summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-19* misc/inf-ruby.el (inf-ruby-keys): ruby-send-definitionnobu
2002-08-19* array.c (sort_2): fatal typo.matz
2002-08-19* array.c (sort_2): comparison should be done as signed long.matz
2002-08-19* array.c (sort_2): *a - *b may overflow.matz
2002-08-19particular symbol for win32_exception_list.nobu
2002-08-19* eval.c (win32_get_exception_list, win32_set_exception_list): Cygwin fix.eban
2002-08-192002-08-19nobu
2002-08-19* eval.c (rb_thread_save_context, rb_thread_restore_context):nobu
2002-08-16* io.c (NOFILE): define NOFILE as 64 if not defined.eban
2002-08-16* bignum.c (rb_cstr_to_inum): new decimal and octal string.nobu
2002-08-16* io.c (rb_io_fread): renamed from io_fread and made extern.nobu
2002-08-15commit miss.nobu
2002-08-152002-08-16nobu
2002-08-15* eval.c (compile_error): must not clear ruby_sourcefile here.nobu
2002-08-15* eval.c (ruby_current_node) : added to set sourceline on demand.nobu
2002-08-15* lib/rational.rb(Rational#hash): modify algorism for hash-function.keiju
2002-08-13ole_invoke: retry when calling by reference is fail.suke
2002-08-13* hash.c (rb_hash_replace): should copy ifnone.matz
2002-08-12* ruby.c (set_arg0): Correct the position of #endif.knu
2002-08-12* bignum.c (rb_big_cmp): use dbl2big() for Floats, instead ofmatz
2002-08-12* bignum.c (rb_big_cmp): raise for NaN. (ruby-bugs-ja:PR#284).nobu
2002-08-11* eval.c (rb_eval): set line number from all nodes.nobu
2002-08-10* win32ole.c(WIN32OLE#ole_methods): list up all methods.suke
2002-08-09* ext/Win32API/extconf.rb: check existence of <windows.h>.eban
2002-08-08* lib/optparse.rb (String): must provide conversion block.nobu
2002-08-07* lib/optparse.rb (OptionParser::Switch::parse_arg): require blocknobu
2002-08-07* lib/optparse/time.rb: prior time.rb.nobu
2002-08-07* optparse.rb (OptionParser::Completion::convert): returned allnobu
2002-08-07* lib/optparse/uri.rb: require standard uri module. thanks tonobu
2002-08-06* ext/racc/cparse/cparse.c: reduce goto.aamine
2002-08-06* string.c (rb_str_rindex): must return -1 if unmatched.usa
2002-08-06typonobu
2002-08-06* ext/racc/cparse/cparse.c (parse_main): avoid GCC 3 warning.eban
2002-08-05* MANIFEST: add lib/racc/parser.rb.aamine
2002-08-05Multiple call of the initialize.ttate
2002-08-04Conform to the allocation framework.ttate
2002-08-04* ext/curses/curses.c: follow allocation framework.nobu
2002-08-03* eval.c (rb_eval): set constant in cbase scope.nobu
2002-08-02* configure.in: remove initstate checking.eban
2002-08-02* ext/strscan/strscan.c: follow allocation framework.aamine
2002-08-012002-08-01nobu
2002-08-01* parse.y (tokadd_string): ignore backslashed spaces in %w.matz
2002-07-31* eval.c (rb_undef): undef should be done for klass, not ruby_class.matz
2002-07-30Get rid of "return".ttate
2002-07-30sorry, dittonobu
2002-07-302002-07-30nobu
2002-07-30* misc/ruby-mode.el (ruby-accurate-end-of-block): restrict searchnobu
2002-07-30range.c: small-cleanup [ruby-core:276]michal
2002-07-30* misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete blocknobu
2002-07-30* ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returnseban