aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merged differences between uri-0.9.6 and uri-0.9.7akira2002-06-121-0/+10
* * parse.y (yylex): 'do' should return kDO_BLOCK on EXPR_ENDARG.matz2002-06-121-0/+20
* * parse.y (stmt): fix typo.nobu2002-06-111-0/+4
* * configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW.eban2002-06-111-0/+7
* * eval.c (rb_eval): ruby_frame->last_func may be null, if it'smatz2002-06-111-0/+29
* * lib/net/ftp.rb (noop): new method.shugo2002-06-111-0/+6
* * bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.usa2002-06-111-0/+6
* * bcc32/configure.bat fix.H_Konishi2002-06-111-0/+4
* new platform [bccwin32] merged.H_Konishi2002-06-111-0/+16
* fix PR#.akr2002-06-101-1/+1
* *** empty log message ***nobu2002-06-101-1/+2
* * numeric.c (fix_lshift): negative shift count means right shift.nobu2002-06-101-0/+9
* * ext/dl: change the callback mechanism.ttate2002-06-091-0/+4
* modify typo.aamine2002-06-091-1/+1
* * sample/biorhythm.rb (getPosiiton,etc)H_Konishi2002-06-061-0/+5
* * win32/Makefile.sub (config.status): use sub! instead of []= becauseusa2002-06-061-0/+5
* typo.nobu2002-06-061-1/+1
* * lib/thread.rb (Queue::pop): get rid of race condition.nobu2002-06-061-0/+4
* * ext/Win32API/extconf.rb: refactoring.eban2002-06-041-0/+2
* * ext/socket/extconf.rb: The IPv6 stack of Cygwin is still incomplete.eban2002-06-041-0/+4
* * string.c (rb_str_aset): should raise error if an indexing stringmatz2002-06-041-0/+12
* * ext/socket/getaddrinfo.c (gai_strerror): make literals const.nobu2002-06-031-1/+1
* * ext/socket/addrinfo.h: typo.nobu2002-06-031-0/+13
* change PLATFORM with RUBY_PLATFORM.suke2002-06-031-1/+5
* * parse.y (here_document): check if identifier is terminated.nobu2002-06-021-0/+8
* merge win32ole from roughsuke2002-06-011-0/+4
* * range.c (range_step): iteration done using "+" if elements arematz2002-05-301-4/+16
* * lib/cgi.rb: if StringIO is usable then use it.wakou2002-05-301-0/+4
* Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>H_Konishi2002-05-291-0/+6
* * time.c (tmcmp, search_time_t): activate unless HAVE_TIMEGM.eban2002-05-291-0/+4
* * parse.y: yyparse #defines moved from intern.hmatz2002-05-291-0/+24
* * lib/cgi.rb: not use const if GET, HEAD. check multipart form head.wakou2002-05-291-0/+4
* * eval.c (scope_node): trick to keep the node has a scope.nobu2002-05-281-0/+14
* * ruby.c (proc_options): option parsing problem.nobu2002-05-231-0/+5
* * ruby.c (proc_options): removed "-*-" support for #! line.matz2002-05-231-0/+12
* * ruby.c (proc_options): -T consumes digits only.nobu2002-05-221-0/+4
* Wed May 22 20:18:31 2002 WATANABE Hirofumi <eban@ruby-lang.org>eban2002-05-221-0/+4
* * parse.y (yylex): case '<': here-document label ate '-'.aamine2002-05-221-0/+4
* * object.c (Init_Object): should do exact match for Module#==.matz2002-05-211-1/+23
* * misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'.nobu2002-05-211-0/+5
* Tue May 21 04:48:37 2002 Sean Chittenden <sean@chittenden.org>wakou2002-05-201-0/+6
* * parse.y (bodystmt): ensure clause was excuted on else clausenobu2002-05-201-0/+5
* rename PtrData::alloc and Struct#alloc to malloc respectively.ttate2002-05-201-0/+6
* * io.c (rb_io_clone): writing stream was not copied properly.nobu2002-05-201-0/+4
* corrected paths.tadf2002-05-181-1/+1
* updated to the new version (based on date2 3.2.1).tadf2002-05-181-0/+5
* * win32/Makefile.sub (config.h): add VC++4/5 support about noreturnusa2002-05-181-0/+5
* * sampl/test.rb: use eval instead of './miniruby -c',eban2002-05-171-0/+5
* * eval.c (rb_thread_select): cleanup conditional compilation.nobu2002-05-161-0/+4
* * win32/Makefile.sub: config.h inlined. and catch up with thenobu2002-05-141-0/+7