|
|
June 28, 2003
- ruby: import drb-2.0.4 (use LocalJumpeError#reason), seki
- ruby/lib/drb: import drb-2.0.4 (use LocalJumpeError#reason), seki
- lib/drb: drb-2.0.4, seki
- lib/drb/lib/drb: add invokemethod16.rb, seki
- lib/drb/lib/drb: use LocalJumpError#reason, seki
- ruby, ruby/ext/tcltklib: * ext/tcltklib/extconf.rb (find_tcl, find_tk): return true if, nobu
- ruby: 2003-06-28, nobu
- ruby: 2003-06-28, nobu
- ruby: * configure.in (rb_cv_stack_grow_dir): check stack growing direction., nobu
- ruby: * gc.c (rb_gc_mark_locations): remove margin. [ruby-dev:20462], nobu
June 25, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- rough/lib/testunit: Updated TODO., ntalbott
- app/rwiki/installer: do not handle on web server, kazu
- app/rwiki/installer: finish_message, kazu
- app/rwiki/installer: set RUBYLIB for `require' in the racc command, kazu
- app/rwiki/installer: mkdir $OPT_cgi_log_dir too, kazu
- app/rwiki/installer: default action: show usage, kazu
- app/rwiki/installer: bug when path include "/.", kazu
- ruby: * class.c (rb_generic_class_instance_methods): merge argument, matz
- ruby/ext/tk/lib: tkcanvas.rb :, nagai
- ruby: 2003-06-25, eban
- ruby/lib: * variable.c (autoload_delete): should delete Qundef from iv_tbl., matz
- ruby: * variable.c (autoload_delete): should delete Qundef from iv_tbl., matz
June 24, 2003
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- ruby, ruby/lib/yaml: * lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hash, why
- ruby: * eval.c (rb_yield_0): show yielded block position not only yielding, nobu
- ruby, ruby/lib/net: * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'., aamine
- ruby: * config.guess: have wrongly returned "alphaev56-unknown-linux-" on Linux/Alpha., aamine
- ruby: 2003-06-24, eban
June 23, 2003
- ruby: * configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429], aamine
- ruby: * array.c (rb_ary_unshift_m): need to check number of arguments., nobu
- ruby, ruby/ext/socket, ruby/ext/win32ole: * io.c (io_close): missing prototype., aamine
- ruby, ruby/ext/tk: * MANIFEST: add wince files., eban
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: sorry, typo again., nobu
- ruby: typo, nobu
- ruby: * dir.c (find_dirsep): get rid of warnings., nobu
- ruby: * io.c (rb_open_file): initialize flags., akr
- ruby: * string.c (rb_str_upto): generate sequence according to "succ", matz
- ruby: 2003-06-23, eban
- ruby: * time.c (time_arg): initialize v[6] even when argc is 10 to, akr
June 21, 2003
- ruby: * eval.c (proc_invoke): forgot "break";, matz
- ruby: * eval.c (proc_invoke): should not propagate distination tag if, matz
- ruby: * object.c (str_to_id): check for empty string before intern., matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- ruby: 2003-06-21, eban
- ruby: * object.c (rb_to_id): use rb_str_intern() instead of rb_intern(), nobu
- ruby/ext/tcltklib, ruby/ext/tk/lib: Ruby/Tk libraries except tk.rb :, nagai
- ruby, ruby/wince: * wince/Makefile.sub: undefine HAVE__SETJMP., uema2
- lib/soap4r/lib/soap: Many warnings raised under 1.8, caused by illegal references like XSD::XSDInt, nahi
June 20, 2003
- ruby: * eval.c (proc_invoke): should not propagate TAG_BREAK and, matz
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c :, nagai
- oniguruma: Really remove regex.h from the vendor branch, this time., knu
- oniguruma: Remove regex.h from the vendor branch as it no longer exists., knu
- oniguruma: Import Oni Guruma 20030620 (version 1.9.0)., knu
- oniguruma: Import Oni Guruma 20030514 (version 1.8.6)., knu
- oniguruma: Import Oni Guruma 20030514 (version 1.8.6)., knu
- ruby/sample: * parse.y (new_yield): distinguish "yield 1,2" and "yield [1,2]"., matz
- ruby: * parse.y (new_yield): distinguish "yield 1,2" and "yield [1,2]"., matz
- ruby: * defines.h (PATH_ENV): name of PATH environment. [new]., usa
June 19, 2003
- ruby/ext/tcltklib, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: tcltklib.c :, nagai
- ruby/lib, ruby: * lib/csv.rb: Import csv module., nahi
- ruby: import from drb-2.0.4b3, seki
- ruby: * rubytest.rb: add library path to include standard libraries., eban
- ruby: * hash.c (env_delete, rb_f_getenv, env_fetch): case insensitive to, usa
June 18, 2003
- ruby/ext/tcltklib/lib, ruby/ext/tk, ruby/ext/tk/lib: tk.rb :, nagai
- lib/csv/lib: Current ruby 1.8 returns ""[0..-1] => nil though 1.6 returns "". I don't know, nahi
- lib/csv/tests: Add tests to ensure that Ruby's String is working as CSV expected., nahi
- ruby: import from drb-2.0.4b3, seki
- ruby/lib/drb: import from drb-2.0.4b3, seki
- ruby/lib/drb: import from drb-2.0.4b3, seki
- ruby/lib: import from drb-2.0.4b3, seki
- lib/drb/lib: remove timerholder, seki
- shim/ruby16/ext/zlib: follow ruby/ext/zlib, katsu
- ruby: added changelogs about zlib, katsu
- ruby/ext/zlib: This is a null commit to correct the previous log., katsu
- ruby/ext/zlib:, katsu
- shim/ruby16/ext/zlib: Thanks to Marc, katsu
- shim/ruby16/ext/zlib: * zlib.c (zstream_run): In a particular situation, deflate/inflate will return Z_BUF_ERROR, even though another call is required by the zlib library., katsu
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented., why
June 16, 2003
- ruby: * numeric.c (rb_fix2uint): renamed from rb_fix2int on IA64., eban
- ruby: * eval.c (proc_invoke): format the message for localjump_error()., nobu
- ruby, ruby/ext/dl, ruby/ext/win32ole: * ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead of, usa
- ruby/sample: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/rexml/parsers: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/net: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/irb: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/ext/tk/lib: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/bcc32, ruby: * bcc32/Makefile.sub: undefine HAVE_GETGROUPS., eban
- ruby/lib/rexml: * lib/rexml/quickpath.rb: escape '[' to avoid warning., eban
- ruby: 2003-06-16, eban
- ruby: * regex.c (calculate_must_string): should handle option_set, matz
June 10, 2003
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/token.c: preserve newlines prepended to a block., why
- ruby/sample: * sample/test.rb: add block to proc to avoid warning., eban
- ruby/lib/rexml, ruby/lib/rexml/parsers: * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:, eban
- ruby: 2003-06-10, eban
- ruby/lib/irb: * lib/irb/ruby-lex.rb: typo., matz
- ruby/lib/irb: * lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492), matz
- ruby/lib/irb: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/lib: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/ext/syck: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/lib/rexml: The versions on the import were messed up; I imported an untranslated, ser
- ruby: Added the REXML files to the MANIFEST., ser
- ruby/lib/rexml: This changeset adds REXML to the core Ruby distribution CVS tree., ser
June 06, 2003
- lib/http-access2/lib: ossl1 support., nahi
- lib/http-access2/lib, lib/http-access2/lib/http-access2: Support SSL connection via proxy., nahi
- ruby: 2003-06-06, nobu
- ruby: * eval.c (error_print): needs to be exception proof., nobu
- ruby/ext/win32ole: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby/ext/dl: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby: * eval.c (ruby_cleanup): $SAFE is turned off in the finalization., matz
- ruby, ruby/lib/net: * lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility. [ruby-talk:72927], aamine
June 05, 2003
- ruby, ruby/ext/syck, ruby/lib: * ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC., why
- ruby, ruby/wince: * wince/stdlib.c: add mblen()., uema2
- ruby, ruby/bcc32, ruby/missing, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
- ruby/ext/curses, ruby: * ext/curses/curses.c (window_s_allocate,curses_finalize):, eban
- ruby: 2003-06-05, eban
- ruby: * math.c (math_erf,math_erfc): new function. [ruby-list:37753], matz
- ruby, ruby/ext/syck: * ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071], why
- ruby, ruby/ext/syck: * ext/syck/token.c: directives choked on a period., why
June 01, 2003
- ruby/lib/irb: context.rb typo, thank rubikichi-san, keiju
- ruby/ext/digest: * ext/digest/defs.h: better support for old Cygwin, again., eban
- ruby/ext/digest: * ext/digest/defs.h: better support for old Cygwin., eban
- ruby/ext/digest, ruby: * ext/digest/defs.h: avoid warnings on Cygwin., eban
- ruby, ruby/cygwin: * configure.in: should not use def file, use ld with, eban
- lib/devel-logger/lib/devel: syswrite -> write., nahi
- lib/http-access2/lib: No user visible change; RCS tag handling., nahi
- lib/soap4r/lib/soap: Follow http-access2's signature change., nahi
- lib/soap4r/lib/soap/rpc: Add RPC.retrieveDefinedMethod., nahi
- lib/soap4r/lib/soap/rpc: Revert signature change for 1.4.8 compatible., nahi
- lib/soap4r/sample/Calc: Follows method name changes., nahi
- ruby, ruby/wince: * wince/string_wce.c: add strpbrk() for hpcpro support., uema2
- lib/http-access2/lib: Changed name of default verify method., nahi
- ruby: 2003-06-01, nobu
- ruby: * variable.c (rb_autoload_load): autoloaded constants under a module, nobu
|
|