summaryrefslogtreecommitdiff
path: root/compar.c
AgeCommit message (Expand)Author
2015-01-13compar.c: fix messagenobu
2014-08-21compar.c: use Module#to_snobu
2014-08-19compar.c: preserve encodingsnobu
2014-01-18* compar.c (cmp_equal): warn for this release and still rescueeregon
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2013-12-28* compar.c (cmp_eq_recursive): Fix the return value, the value foreregon
2013-10-09compar.c: fail if recursionnobu
2013-05-06* compar.c (Comparable#==): fix typo.eregon
2013-02-17compar.c: inversed comarison without infinite recursionnobu
2013-02-07* compar.c (cmp_equal): Document ignored exception and return falsezzak
2010-05-17* array.c: Documentation: change => in call-seq to ->.marcandre
2009-10-28* string.c: rdoc for <=>, casecmpmarcandre
2009-02-22stripped trailing spaces.nobu
2008-08-16* include/ruby/ruby.h (rb_intern_const): tiny optimization.nobu
2008-06-09* include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.nobu
2008-04-06* bignum.c (rb_cmpint): moved from compar.c, to check bignummatz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-09-01* include/ruby/ruby.h (struct RBignum): embed digits in RBignum forakr
2007-08-25* encoding.c: provide basic features for M17N.matz
2007-06-10* include/ruby: moved public headers.nobu
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-12* array.c: moved to ANSI function style from K&R function style.ocean
2004-06-22Remove explicit NIL_P() checks since rb_cmpint() does it again in the exactly...michal
2003-12-19Fix dependency issuedave
2003-10-30031031matz
2003-05-19* ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value)matz
2003-05-08* compar.c (rb_cmperr): raise comparison failure.nobu
2003-05-02* compar.c (cmp_gt): raises ArgumentError when "<=>" give nil.matz
2003-02-20* string.c (rb_str_cmp_m): return nil if str2 does not respond tomatz
2003-02-13* range.c (range_step): step might be float 0 < x < 1.matz
2003-01-16Updated Copyrights of Matz to 2003.michal
2002-11-22* file.c (rb_find_file_ext): should not terminate searching withmatz
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2002-05-22minor bug fixes.matz
2002-05-21* object.c (Init_Object): should do exact match for Module#==.matz
2002-04-18* re.c (rb_reg_expr_str): should treat backslash specially inmatz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-08-31matzmatz
2000-07-31matzmatz
2000-05-012000-05-01matz
2000-01-0520000105matz
1999-09-161.4.1matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971204v1_0_971204Yukihiro Matsumoto
2019-08-17version 1.0-961225v1_0_961225Yukihiro Matsumoto