summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-18* parse.y (yylex): obsolete '?<whitespace>'; use '?\s', '?\n',matz
2002-06-18* parse.y (yylex): should pushback proper char after '<<'.nobu
2002-06-17* dln.c (dln_load): rb_notimplement takes no argument.eban
2002-06-172002-06-17nobu
2002-06-17* dln.c (dln_load): need to preserve dln_strerror() result,nobu
2002-06-152002-06-15knu
2002-06-15* dir.c (glob_helper): Use lstat() instead of stat() so it catchesknu
2002-06-14*bcc32 fix for win9x.H_Konishi
2002-06-142002-06-14nobu
2002-06-14* parse.y (read_escape): deny zero-width hexadecimal character.nobu
2002-06-132002-06-13eban
2002-06-13ext/exmk.rb.in, lib/singleton.rb: remove nested ""s.matz
2002-06-13* eval.c (svalue_to_avalue): v may be Qundef. This fix wasmatz
2002-06-13* lib/mkmf.rb: typo fix(RUBY_PLAT_FORM -> RUBY_PLATFORM).eban
2002-06-12avoid some warningssuke
2002-06-122002-06-12eban
2002-06-12merged differences between uri-0.9.6 and uri-0.9.7akira
2002-06-12* parse.y (yylex): 'do' should return kDO_BLOCK on EXPR_ENDARG.matz
2002-06-11* parse.y (stmt): fix typo.nobu
2002-06-11Include ctype.h for isdigit().ttate
2002-06-11Check the length of proto.ttate
2002-06-11Get rid of STR2CSTR. (Thanks N.Nakada)ttate
2002-06-11bugfix. (Thanks U.Nakamura)ttate
2002-06-11* configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW.eban
2002-06-112002-06-11eban
2002-06-11* parse.y (%%): remove '%%' line on the end of the file(parse error).eban
2002-06-11* eval.c (rb_eval): ruby_frame->last_func may be null, if it'smatz
2002-06-11* lib/net/ftp.rb (noop): new method.shugo
2002-06-11* bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.usa
2002-06-11* bcc32/configure.bat fix.H_Konishi
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-06-10bugfix.ttate
2002-06-10Add DL::Importable::Internal::callback().ttate
2002-06-10fix PR#.akr
2002-06-102002-06-10nobu
2002-06-10*** empty log message ***nobu
2002-06-10* numeric.c (fix_lshift): negative shift count means right shift.nobu
2002-06-10dl.c (rb_dl_scan_callback_args): memcpy() -> cast and substitutionttate
2002-06-09Get rid of rb_dl_set_callback() and rb_dl_get_callback().ttate
2002-06-09* ext/dl: change the callback mechanism.ttate
2002-06-09modify typo.aamine
2002-06-06* sample/biorhythm.rb (getPosiiton,etc)H_Konishi
2002-06-06* win32/Makefile.sub (config.status): use sub! instead of []= becauseusa
2002-06-06typo.nobu
2002-06-06* lib/thread.rb (Queue::pop): get rid of race condition.nobu
2002-06-05Trivial: GCC3.1 fix (not worth to mention in ChangeLog)michal
2002-06-05* tcltklib.c:nagai
2002-06-04* ext/Win32API/extconf.rb: refactoring.eban
2002-06-04* ext/socket/extconf.rb: The IPv6 stack of Cygwin is still incomplete.eban
2002-06-04* ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions.eban