summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-15* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema2
2002-12-15* parse.y (dispose_string): dispose String object.nobu
2002-12-14* wince/sys : add stat.c, stat.h, timeb.c, timeb.h,uema2
2002-12-13* ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3.eban
2002-12-13* ext/dbm/extconf.rb (db_check): check existence of the functioneban
2002-12-132002-12-13nobu
2002-12-13* parse.y (expr): rescue clause was ignored.nobu
2002-12-12* configure.in (RUBY_PROG_GNU_LD): add $CFLAGS, $CPPFLAGS, $LDFLAGSeban
2002-12-12* re.c (rb_reg_hash): define Regexp#hash to make regexps to bematz
2002-12-122002-12-12nobu
2002-12-12* marshal.c (r_object0): singleton class instance can't be loaded. (ruby-bug...nobu
2002-12-12fixed a bug of URI::extract. URI::extract should return ["mailto:xxx"] instea...akira
2002-12-11* ext/extmk.rb (create_makefile): -no-undefined -> --no-undefined.eban
2002-12-112002-12-11nobu
2002-12-11* io.c (io_read): takes optional second argument to specify amatz
2002-12-11* ext/digest/digest.c (rb_digest_base_copy): renamed "become".nobu
2002-12-10* pack.c (utf8_limits): fix the limit of 4 bytes UTF-8 sequence.akr
2002-12-10* sprintf.c (rb_f_sprintf): preceding ".." for negative numbersmatz
2002-12-102002-12-10nobu
2002-12-10* eval.c (mnew): original class of method defined in module shouldnobu
2002-12-09Fix the conversion method.ttate
2002-12-07Teach eval the correct line number to report.knu
2002-12-042002-12-04nobu
2002-12-04* object.c (copy_object): copy finalizers as well if any.matz
2002-12-02* lib/pp.rb (PP.singleline_pp): new method.akr
2002-12-02WinCE MANIFESTmatz
2002-12-022002-12-02nobu
2002-12-02renamed OptionParser#new to #define.nobu
2002-12-02WinCE patch mergedmatz
2002-12-02* pack.c (utf8_to_uv): added checks for malformed or redundantmatz
2002-12-01* lib/optparse.rb (OptionParser::new): same as OptionParser#on butnobu
2002-12-012002-12-01nobu
2002-12-01* win32/win32.c (rb_w32_stat): empty path is invalid, and returnnobu
2002-12-01Clarify that this file is not actively maintained.knu
2002-11-28* lib/mkmf.rb: Avoid the use of "clean::" in favor of "clean:" inknu
2002-11-272002-11-27knu
2002-11-27* lib/mkmf.rb: Make sure to dig the destination directory beforeknu
2002-11-27* dln.c (init_funcname_len): remove MAXPATHLEN dependency.matz
2002-11-27* ext/syslog/syslog.c: Cut redundancy.knu
2002-11-27* ext/syslog/test.rb: Syslog.close should raise RuntimeError whenknu
2002-11-27* ext/digest/test.rb: Switch from RUnit to Test::Unit.knu
2002-11-27* ext/syslog/syslog.c: Fix a problem where Syslog#ident was notknu
2002-11-27* ext/syslog/test.rb: Switch from RUnit to Test::Unit.knu
2002-11-262002-11-26nobu
2002-11-26commit missnobu
2002-11-26* error.c (exit_initialize): add SystemExit#initialize to setnobu
2002-11-26dlsizeof() should handle 'S' and 's'.ttate
2002-11-25* ext/extmk.rb (extmake): return true if not dynamic and not static.eban
2002-11-24typofix.eban
2002-11-24* dln.c: devert and add the MAXPATHLEN definition on mswin32/mingw32.eban