index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
matz
2005-12-12
1
-2
/
+2
*
* test/dbm/test_dbm.rb: remove locking test, which may not be
matz
2005-09-12
1
-1
/
+0
*
* array.c: moved to ANSI function style from K&R function style.
ocean
2005-09-12
1
-20
/
+11
*
Remove explicit NIL_P() checks since rb_cmpint() does it again in the exactly...
michal
2004-06-22
1
-6
/
+0
*
Fix dependency issue
dave
2003-12-19
1
-0
/
+94
*
031031
matz
2003-10-30
1
-6
/
+20
*
* ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value)
matz
2003-05-19
1
-8
/
+11
*
* compar.c (rb_cmperr): raise comparison failure.
nobu
2003-05-08
1
-4
/
+16
*
* compar.c (cmp_gt): raises ArgumentError when "<=>" give nil.
matz
2003-05-02
1
-5
/
+13
*
* string.c (rb_str_cmp_m): return nil if str2 does not respond to
matz
2003-02-20
1
-6
/
+6
*
* range.c (range_step): step might be float 0 < x < 1.
matz
2003-02-13
1
-0
/
+1
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* file.c (rb_find_file_ext): should not terminate searching with
matz
2002-11-22
1
-24
/
+22
*
* variable.c (rb_copy_generic_ivar): remove old generic instance
matz
2002-09-03
1
-14
/
+26
*
minor bug fixes.
matz
2002-05-22
1
-1
/
+1
*
* object.c (Init_Object): should do exact match for Module#==.
matz
2002-05-21
1
-34
/
+17
*
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-18
1
-1
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-2
/
+1
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
matz: 1.6.0 final (hopufully)
matz
2000-09-12
1
-9
/
+2
*
matz
matz
2000-08-31
1
-2
/
+3
*
matz
matz
2000-07-31
1
-1
/
+8
*
2000-05-01
matz
2000-05-01
1
-2
/
+2
*
20000105
matz
2000-01-05
1
-1
/
+1
*
1.4.1
matz
1999-09-16
1
-4
/
+22
*
1.4.0
matz
1999-08-13
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-24
/
+24
*
Initial revision
matz
1998-01-16
1
-0
/
+100