Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * eval.c (rb_thread_restore_context): save current value of | matz | 2001-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | lastline and lastmatch in the thread struct for later restore. * eval.c (rb_thread_save_context): restore lastline and lastmatch. * numeric.c (flo_to_s): should handle negative float value. * class.c (rb_include_module): should check whole ancestors to avoid duplicate module inclusion. * string.c (trnext): should check backslash before updating "now" position. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Rename *.jp to *.ja, since jp is a region code and ja is a language | knu | 2001-07-19 | 1 | -0/+153 |
code. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |