summaryrefslogtreecommitdiff
path: root/lex.c
AgeCommit message (Expand)Author
2002-09-28* keywords: add braces around initializers.nobu
2002-06-24* parse.y (yylex): __END__ should not be effective withinmatz
2001-12-17* intern.h: add prototypes.nobu
2001-08-20* range.c (range_step): 'iter' here should be an array.matz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2000-05-302000-05-30matz
2000-05-24Wed May 24 16:03:06 2000 Wakou Aoyama <wakou@fsinet.or.jp>wakou
1999-11-1019991110matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16Initial revisionmatz
9e885'>Refactor and Using RBOOL macroS.H 2021-08-02Using RBOOL macroS.H 2021-06-21What's Here for Numeric and ComparableBurdette Lamar 2020-10-21Don't redefine #rb_intern over and over againStefan Stüben 2020-06-29cmp_clamp: do not goto into a branch卜部昌平 2019-12-26decouple internal.h headers卜部昌平 2019-12-23[DOC] Improve readability of requirements for <=>Marcus Stollsteimer 2019-10-26Raise on end-exclusive ranges [Feature #14784]Nobuyoshi Nakada 2019-10-25Fixed range argument condition [Feature #14784]Nobuyoshi Nakada 2019-10-16Comparable#clamp with a range [Feature #14784]Nobuyoshi Nakada 2019-10-15[DOC] fixed a variable name [ci skip]Nobuyoshi Nakada 2019-04-22Clarify requirements of <=>Shugo Maeda 2019-03-22[DOC] fix markups [ci skip]nobu 2016-08-11Comparable#clampnobu 2016-08-11compar.c: utility functionsnobu 2015-12-15* compar.c: Update doc for == [#7688] [ci-skip]marcandre 2015-02-21compar.c: variable name [ci skip]nobu 2015-02-11* compar.c (cmp_equal): no more error hiding for Comparable#==.eregon 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