summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-10* lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban
2003-06-102003-06-10eban
2003-06-10* lib/irb/ruby-lex.rb: typo.matz
2003-06-10* lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492)matz
2003-06-10* lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3matz
2003-06-10The versions on the import were messed up; I imported an untranslatedser
2003-06-10Added the REXML files to the MANIFEST.ser
2003-06-10Initial revisionser
2003-06-09fix : 100% CPU problem of Tk.mainloopnagai
2003-06-09renew Tk.mainloopnagai
2003-06-092003-06-09eban
2003-06-09* configure.in: checks presence of grp.h and setgroups().nobu
2003-06-09* process.c (proc_getgroups, proc_setgroups): raisenobu
2003-06-08* wince/setup.mak: set SUBSYSTEM in each platform.uema2
2003-06-07* parse.y (value_expr0): class and module statements should not bematz
2003-06-062003-06-06nobu
2003-06-06* eval.c (error_print): needs to be exception proof.nobu
2003-06-06* gc.c (define_final): eliminate rb_f_lambda() call.matz
2003-06-06* eval.c (ruby_cleanup): $SAFE is turned off in the finalization.matz
2003-06-06* lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility...aamine
2003-06-05* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why
2003-06-05* wince/stdlib.c: add mblen().uema2
2003-06-05* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-06-05* ext/curses/curses.c (window_s_allocate,curses_finalize):eban
2003-06-052003-06-05eban
2003-06-05* math.c (math_erf,math_erfc): new function. [ruby-list:37753]matz
2003-06-05* ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]why
2003-06-05* ext/syck/token.c: directives choked on a period.why
2003-06-03* eval.c (rb_call_super): should search superclass method based onmatz
2003-06-032003-06-03eban
2003-06-03* eval.c (rb_call): typo.matz
2003-06-03* eval.c (rb_call_super): inheritance line adjustment moved frommatz
2003-06-022003-06-02eban
2003-06-02* array.c (push_values_at): Array#values_at should work withmatz
2003-06-01context.rb typo, thank rubikichi-sankeiju
2003-06-01* ext/digest/defs.h: better support for old Cygwin, again.eban
2003-06-01* ext/digest/defs.h: better support for old Cygwin.eban
2003-06-01* ext/digest/defs.h: avoid warnings on Cygwin.eban
2003-06-01* configure.in: should not use def file, use ld witheban
2003-06-01* wince/string_wce.c: add strpbrk() for hpcpro support.uema2
2003-06-012003-06-01nobu
2003-06-01* variable.c (rb_autoload_load): autoloaded constants under a modulenobu
2003-05-31* parse.y (rb_intern): should handle multibyte name.usa
2003-05-30* ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong.why
2003-05-30remove conflictnobu
2003-05-302003-05-31eban
2003-05-30* io.c (rb_f_syscall): type dispatch should be based onmatz
2003-05-30* numeric.c (rb_num2uint, rb_fix2int): new function to convertnobu
2003-05-30* eval.c (rb_Array): exclude Kernel#to_a instead of Object#to_a.nobu
2003-05-302003-05-30eban