|
|
October 31, 2003
- shim/ruby16/ext/io/wait, shim/ruby16/ext/openssl: Add MANIFEST files., knu
- shim/ruby16/ext/dl: Add a workaround for the coredump problem when compiled with gcc 3.3, knu
- ruby: 2003-11-01, eban
- ruby, ruby/lib/soap/mapping, ruby/test/soap/marshal, ruby/test/soap/calc: * lib/soap/mapping/factory.rb: mark marshalled basetype objects when, nahi
- lib/soap4r/lib/soap/mapping: mark marshalled basetype objects when allow_original_mapping is true., nahi
- shim/ruby16/lib/cgi, shim/ruby16/lib/cgi/session: Import cgi/session and cgi/session/pstore from Ruby 1.8., knu
- shim/ruby16/lib/drb: Sync with 1.8., knu
- lib/soap4r/test/soap/marshal: add tests for self referencing immutable objects., nahi
- shim/ruby16/lib: Sync with 1.8., knu
- lib/soap4r/test/soap/calc: fix test name., nahi
- shim/ruby16/lib: Merge from 1.8., knu
- shim/ruby16/lib/webrick: Merge from 1.8., knu
- ruby, ruby/wince: * wince/string_wce.c (strrchr): should decrement pointer., uema2
- ruby, ruby/bcc32, ruby/lib, ruby/win32, ruby/wince: * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791], eban
October 30, 2003
- ruby/lib: RD -> RDoc contributed by Lyle Johnson, gsinclair
- ruby: 031031, matz
- ruby, ruby/win32, ruby/wince: * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spaces, usa
- ruby, ruby/bcc32: 031031, matz
- ruby: * lib/drb/drb.rb: add DRbArray, seki
- ruby/lib/drb: add DRbArray, and change yield. [ruby-dev:21773], seki
- lib/drb: add DRbArray, chane yield([:key, :value]), seki
- lib/drb/lib/drb: add DRbArray, chane yield([:key, :value]), seki
- ruby, ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/test/soap/calc: * lib/soap/generator.rb: better XML pretty printing., nahi
- lib/soap4r/lib/soap/encodingstyle: illegal namespace assignment., nahi
- lib/soap4r/lib/soap: better XML pretty printing., nahi
- lib/soap4r/lib/soap: use URI::HTTP#request_uri instead of instance_eval('path_query')., nahi
- ruby, ruby/ext/syck: * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz., why
- ruby: ChangeLog: typo fiix., eban
- ruby/test/drb: add test Hash#each, and change load_limit, seki
- ruby, ruby/ext/syck: * ext/syck/MANIFEST: Add yamlbyte.h., knu
- ruby/test/ruby: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby/test/drb: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby/lib: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby: * parse.y (logop): left may be NULL. [ruby-talk:84539], matz
- ruby, ruby/lib/test/unit: * lib/test/unit/autorunner.rb: make fox runners work., nahi
- ruby: 2003-10-30, usa
- ruby: * process.c (rb_f_system): fixed lack of security check before, usa
October 29, 2003
- ruby/sample: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby/lib: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby/test/ruby: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):, gotoyuzo
- lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: Refactoring., nahi
- ruby, ruby/test/drb: * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter to, nahi
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is not, usa
- ruby, ruby/lib: * re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'., akr
- ruby: * eval.c (rb_longjmp): must not disturb original jump., matz
- ruby/lib: * eval.c (Init_Proc): taint preallocated exception object, matz
- ruby: * eval.c (Init_Proc): taint preallocated exception object, matz
- ruby: 2003-10-29, usa
- ruby: * parse.y (ret_args): node may be NULL. [ruby-talk:84530], matz
- ruby/lib: * parse.y (ret_args): node may be NULL. [ruby-talk:84530], matz
October 28, 2003
- ruby/test/drb: change yield2 test. [ruby-dev:21739], seki
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,, usa
- ruby: 2003-10-28, eban
- ruby: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
- ruby/test/ruby: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
- ruby/sample: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
October 22, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR., nahi
- ruby/ext/dl: --enable-dlstack is true in default., ttate
- ruby/ext/dl: Bugfix for PR#1196, ttate
- ruby, ruby/lib/test/unit/collector, ruby/test/drb, ruby/test/ruby: * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):, nobu
- ruby: 2003-10-22, eban
October 21, 2003
- ruby: * eval.c (ruby_cleanup): should not ignore exit_value in END, matz
- ruby/test/drb: * test/drb/drbtest.rb: import drb common test utilities., matz
- ruby: * test/drb/drbtest.rb: import drb common test utilities., matz
- ruby/test/drb: * eval.c (ruby_cleanup): call finalizers and exit procs before, matz
- ruby: * eval.c (ruby_cleanup): call finalizers and exit procs before, matz
- ruby, ruby/lib/test/unit/collector: * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):, nobu
- ruby, ruby/win32: * win32/win32.c (do_spawn, do_aspawn): should return child's exit, usa
- ruby, ruby/win32: * win32/win32.c (do_spawn, do_aspawn): should wait child process even, usa
- ruby: 2003-10-21, eban
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-en: bug fix, nagai
- ruby/ext/bigdecimal: Added math.rb descriptions., shigek
- ruby/ext/bigdecimal: Local version number(BigDecimal::ver) incremented., shigek
- ruby/ext/bigdecimal/sample: can read data from file., shigek
- ruby/ext/syck: C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184), nobu
October 20, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworld/*: catch the exception from test, nahi
- lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: Catch thread exception and terminate the test., nahi
- ruby: import drb/runit/*.rb, seki
- ruby/test/drb: import drb/runit/*.rb, seki
- ruby: * eval.c (rb_eval): set current node after arguments evaluation., nobu
- lib/drb/runit: add require 'runit/cui/testrunner', seki
- ruby: * eval.c (rb_thread_cleanup): keep thread group for main thread., nobu
- lib/drb/runit: require 'rubyunit', seki
- ruby: * eval.c (rb_catch): backout., nobu
- ruby/test/ruby: * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP(), matz
- ruby: * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP(), matz
- ruby, ruby/test/ruby: * test/ruby/test_signal.rb (test_signal): restore old trap., nobu
- ruby: 2003-10-20, usa
- ruby/ext/socket: * gc.c (gc_sweep): loosen page free condition to avoid add_heap(), matz
- ruby: * gc.c (gc_sweep): loosen page free condition to avoid add_heap(), matz
- ruby, ruby/lib: * lib/debug.rb (debug_command): remove debug print., usa
October 19, 2003
- shim/ruby16/ext/io/wait: Add io/wait/extconf.rb from io/wait 0.0.1., knu
- shim/ruby16/ext/io/wait, shim/ruby16/ext/io/wait/lib: Add io/wait from 1.8., knu
- shim/ruby16/ext/openssl, shim/ruby16/ext/openssl/lib, shim/ruby16/ext/openssl/lib/net, shim/ruby16/ext/openssl/lib/openssl, shim/ruby16/ext/openssl/missing: Import OpenSSL for Ruby 0.1.4a., knu
- shim/ruby16/lib/drb: Import invokemethod16.rb from drb 2.0.4., knu
- shim/ruby16/lib, shim/ruby16/lib/drb, shim/ruby16/lib/rinda: Import drb from ruby 1.8., knu
- shim/ruby16/lib, shim/ruby16/lib/webrick, shim/ruby16/lib/webrick/httpauth, shim/ruby16/lib/webrick/httpservlet: Import webrick from 1.8., knu
- shim/ruby16/lib/soap, shim/ruby16/lib/soap/encodingstyle, shim/ruby16/lib/soap/mapping, shim/ruby16/lib/soap/rpc, shim/ruby16/lib/wsdl, shim/ruby16/lib/wsdl/soap, shim/ruby16/lib/wsdl/xmlSchema, shim/ruby16/lib/xsd, shim/ruby16/lib/xsd/xmlparser: Import soap from 1.8., knu
- shim/ruby16/lib, shim/ruby16/lib/date: (Partially) Import date2-3.4. This changes the behavior of ruby 1.6's, knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib: Add un.rb from 1.8., knu
- shim/ruby16/lib: Add scanf.rb from 1.8., knu
- shim/ruby16/lib: Add gserver.rb from ruby 1.8., knu
- shim/ruby16/lib: Add csv.rb., knu
- shim/ruby16/lib: Add tmpdir.rb and a new tempfile.rb that utilizes tmpdir.rb., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib, shim/ruby16/ext/syck, shim/ruby16/lib/yaml: Import syck 0.41., knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib/rexml, shim/ruby16/lib/rexml/dtd, shim/ruby16/lib/rexml/encodings, shim/ruby16/lib/rexml/light, shim/ruby16/lib/rexml/parsers: Import rexml 2.7.1., knu
- shim/ruby16/lib/xmlrpc: Add xmlrpc from ruby 1.8., knu
- shim/ruby16/lib: Add logger.rb, from devel-logger 1.2.2., knu
- ruby: 2003-10-19, eban
- ruby, ruby/lib: * lib/pathname.rb (foreachline, dir_foreach): add obsolete warning., akr
October 18, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server., nahi
- lib/soap4r/test, lib/soap4r/test/interopR2, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: * change port# of tests., nahi
- lib/soap4r/test/soap/marshal: * added various tests., nahi
- lib/drb/runit: use test/unit, seki
- ruby/missing, ruby: * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef)., eban
- ruby: 2003-10-18, eban
October 17, 2003
- ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: modify the message and comments on the source, nagai
- ruby, ruby/ext/syck: * ext/syck/yamlbyte.h: Ditto., why
- ruby, ruby/ext/syck: * ext/syck/rubyext.c: YAML::Syck::compile method., why
- lib/http-access2/lib: * Do not set verify_depth by itself. OpenSSL use depth limit 9 by default., nahi
- shim/ruby16/ext/enumerator: Sync with ruby 1.8., knu
- ruby, ruby/ext/enumerator: * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:, knu
- shim/ruby16/lib: Add rdoc documentation., knu
- ruby, ruby/lib: * lib/generator.rb: Add rdoc documentation., knu
- ruby: * lib/set.rb: Reword and fix Overview., knu
- ruby/lib: Reword and fix Overview., knu
- ruby: 2003-10-17, eban
- ruby/ext/tcltklib, ruby/ext/tk, ruby/ext/tk/lib: add some documents, nagai
- ruby, ruby/test/ruby: * test/ruby/test_range.rb: added., usa
- ruby/ext/tk: forgot to add 'unicodeout.rb', nagai
October 16, 2003
- ruby/ext/dbm, ruby/ext/dl/lib/dl, ruby/ext/dl/sample, ruby/ext/gdbm, ruby/ext/sdbm, ruby/ext/tk/lib, ruby/ext/win32ole/sample, ruby/lib, ruby/lib/cgi/session, ruby/lib/irb, ruby/lib/irb/cmd, ruby/lib/net, ruby/lib/rexml, ruby/lib/rexml/dtd, ruby/lib/rexml/light, ruby/lib/shell, ruby/lib/xmlrpc, ruby/sample: consistent parentheses in assignment RHS., matz
- ruby/lib: * lib/debug.rb (DEBUGGER__::Context::debug_command): do not call, matz
- ruby: * lib/debug.rb (DEBUGGER__::Context::debug_command): do not call, matz
- ruby, ruby/ext/tk/lib: (bug fix) instance variable @frame was used without initializing on, nagai
- ruby, ruby/ext/tk/lib: If $DEBUG == true and some exception is caused in a callback, nagai
- ruby: 2003-10-16, eban
- ruby: * string.c (rb_str_upto): ("a"..."a").to_a should return []., matz
- ruby, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: Add Tk::EncodedString and Tk::UTF8_String class to support characters, nagai
October 15, 2003
- ruby, ruby/test/digest, ruby/test/ruby: * test/digest/test_digest.rb (test_eq): show failed class., nobu
- ruby: 2003-10-15, knu
- ruby, ruby/lib: * lib/jcode.rb: Merge from 1.8: use Regexp.new()'s extra arguments, knu
- ruby, ruby/ext/digest: * ext/digest/digest.c (rb_digest_base_s_new): Zero the newly, knu
- ruby/ext/digest: Add a XXX comment., knu
- ruby, ruby/lib/soap: * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of, nahi
- ruby/lib: * lib/cgi.rb (CGI::Cookie): tiny typo fix., matz
- ruby: * lib/cgi.rb (CGI::Cookie): tiny typo fix., matz
- ruby: * eval.c (ruby_run): just return FAILURE instead of parse error, nobu
- ruby, ruby/ext/digest: * ext/digest/digest.c (rb_digest_base_alloc): need to initialize, usa
- ruby/lib: * marshal.c (w_object): dump extended modules as well., matz
- ruby/lib/irb: * marshal.c (w_object): dump extended modules as well., matz
- ruby/ext/socket: * marshal.c (w_object): dump extended modules as well., matz
- ruby: * marshal.c (w_object): dump extended modules as well., matz
- ruby: ruby-list, nobu
- ruby/ext/tk: add entry3.rb, nagai
- ruby: 2003-10-15, usa
- ruby, ruby/ext/enumerator, ruby/ext/syck: * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning., usa
October 14, 2003
- ruby, ruby/ext/syck: * ext/syck/bytecode.c: Checkin of YAML bytecode support., why
- rough/lib: These are now part of ruby 1.8 and shim., knu
- shim/ruby16/lib: Copied from 1.8., knu
- ruby: Update., knu
- ruby, ruby/doc, ruby/lib: * lib/generator.rb: A new library which converts an internal, knu
- rough/lib: Perform a little of optimization and add unit tests., knu
- rough/lib: Omit a nil check before calling is_a?() as nil too can take it., knu
- rough/lib: benchmark.rb is now maintained as a standard library., knu
- rough/lib: No need to require 'test/unit/ui/console/testrunner'., knu
- ruby, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :, nagai
- ruby, ruby/ext/digest: * test/digest/test_digest.rb: Moved from ext/digest/test.rb., knu
- ruby, ruby/test/digest, ruby/ext/digest: * test/digest/test_digest.rb: Moved from ext/digest/test.rb., knu
- ruby: ChangeLog: forgot. sorry, nagai
- ruby/ext/tk/lib: ext/tk/lib/tk.rb:, nagai
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib: ext/tcltklib/tcltklib.c:, nagai
- ruby: forgot.., nahi
- ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/lib/soap/mapping, ruby/lib/soap/rpc, ruby/lib/xsd, ruby/test/ruby, ruby/test/soap/marshal, ruby/test/wsdl, ruby/test/xsd: * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of, nahi
- lib/soap4r/lib/soap/mapping: Refactoring., nahi
- ruby: * eval.c (ruby_finalize_0): return the given exit status unless, nobu
- ruby: * intern.h (ruby_stop): never return., nobu
October 13, 2003
- rough/lib: ipaddr.rb is now maintained as part of ruby., knu
- rough, rough/ext/racc/cparse, rough/lib/racc: racc runtime is now part of and is maintained as a ruby standard, knu
- rough, rough/ext/syslog: syslog is now part of and is maintained as a ruby standard module., knu
- rough, rough/lib: time.rb isn't maintained here, either., knu
- rough, rough/lib: filetype.rb is obsolete now that there is a decent interface to, knu
- rough, rough/lib: fileutils.rb is not maintained here, either., knu
- ruby/lib, ruby: * lib/pathname.rb (realpath): make ELOOP check bit more robust., akr
- rough/lib: Turn casual examples into unit tests., knu
- rough/lib: Generator#each() should rewind at the beginning., knu
- ruby: 2003-10-14, knu
- ruby: commit miss., nobu
- ruby: * eval.c (rb_require_safe): segfault after loading .so., nobu
- shim/ruby16/lib: Copy pathname.rb from ruby 1.8. Some comparison test cases are, knu
- rough, rough/lib: Remove modules that are no longer maintained here., knu
- rough, rough/ext/enumerator: Move enumerator from rough to shim., knu
- shim/ruby16/ext/enumerator: Move enumerator from rough to shim., knu
- ruby, ruby/doc, ruby/ext, ruby/ext/enumerator: Add ext/enumerator, a helper module for the Enumerable interface., knu
- lib/soap4r/test/soap/marshal: * add tests of extends and ivars., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: * changed SOAPGenerator interface to allow complex XML attribute (extraattr), nahi
- lib/soap4r/lib/soap/mapping: * support ivars and extends marshalling with XML attribute. this extensibility, nahi
- ruby/test/ruby, ruby: * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],, eban
- ruby, ruby/test: * eval.c (rb_feature_p): match by classified suffix., nobu
- ruby: 2003-10-13, eban
- ruby/test/ruby: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
- ruby/lib: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
- ruby: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
October 11, 2003
- app/rwiki/lib/rwiki: cvs_update: rev = 'HEAD' if rev.nil?, kazu
- ruby/lib/rexml, ruby: * lib/rexml/quickpath.rb (REXML::QuickPath::match):, eban
- ruby/lib: fix previous change., akr
- ruby/lib, ruby: * lib/pathname.rb (realpath): check existence of the file., akr
- ruby, ruby/lib: * lib/pathname.rb (realpath): re-implemented., akr
- ruby: 2003-10-11, eban
- ruby, ruby/lib: * lib/pathname.rb (realpath_rec): fix handling of symlink to absolute, akr
- lib/soap4r/test/wsdl, lib/soap4r/test/xsd: * No need to introduce unused namespace., nahi
- lib/soap4r/lib/xsd: * DateTime#of is obsolete. Use DateTime#offset., nahi
- lib/soap4r/lib/xsd: * add delete interface., nahi
- lib/soap4r/lib/soap: * small refactoring., nahi
- lib/soap4r/lib/soap: * Namespace of local scoped attribute (equals nil) must not be assigned., nahi
- lib/soap4r/lib/soap/encodingstyle: Basetype's extraattr was ommitted. Use this for Ruby object extend marshalling., nahi
- lib/soap4r/lib/soap/mapping: * better support of Ruby object marshalling about extend and ivar., nahi
- ruby/lib, ruby: * lib/monitor.rb: handle exceptions correctly. Thanks, Gennady, shugo
October 10, 2003
- ruby: * MANIFEST: add these files:, eban
- ruby, ruby/lib/rexml/parsers: * Forgot to update the MANIFEST, WRT the removal of files from the, ser
- ruby/lib/rexml, ruby/lib/rexml/encodings, ruby/lib/rexml/light, ruby/lib/rexml/parsers: * Changes to the encoding mechanism. If iconv is found, it is used first, ser
- ruby: 2003-10-10, nobu
October 09, 2003
- ruby: * eval.c (is_defined): inheritance line adjustment as like as, nobu
- ruby: * marshal.c (r_object0): remove unnecessary iv restoration for, matz
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl: * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add, gotoyuzo
- lib/soap4r/lib/soap/rpc: Set default logging threshold to INFO., nahi
- lib/soap4r/test/soap/marshal: Add tests about ivar and extend., nahi
- ruby: * eval.c (rb_thread_start_0): prevent thread from GC., nobu
- ruby: * eval.c (rb_thread_start_0): non-volatile should be restored from, nobu
- ruby: * eval.c (proc_save_safe_level, proc_get_safe_level,, nobu
- ruby: * pack.c (uv_to_utf8): change message to "out of range", since, matz
- ruby: * eval.c (rb_set_end_proc, rb_exec_end_proc): restore safe level., nobu
- ruby: * eval.c (rb_yield_0): no error if block is empty., nobu
- ruby: 2003-10-09, eban
- ruby: eval.c (eval): re-indented., nobu
October 08, 2003
- ruby: commit miss., nobu
- ruby: * eval.c (localjump_error): id should be ID., nobu
- ruby: 2003-10-08, eban
- ruby: * MANIFEST: add these files:, eban
- ruby, ruby/lib/test, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/lib/test/unit/ui, ruby/test, ruby/test/testunit/collector: * lib/test/unit.rb: removed installation instructions., ntalbott
October 07, 2003
- ruby/lib/xmlrpc: applied patch by OHARA Shigeki:, mneumann
- ruby: * MANIFEST: add test/ruby/endblockwarn.rb., eban
- ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older, nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END., nahi
- ruby, ruby/ext/fcntl: define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist with, akr
- ruby, ruby/ext/fcntl: * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE., akr
- ruby/ext/socket, ruby: * ext/socket/extconf.rb: useless assignment removed., akr
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb (test_endinmethod): END{} is now, nobu
October 06, 2003
- ruby: * parse.y (stmt): should not expand mrhs if lhs is solely starred., nobu
- ruby: * parse.y (stmt): rhs of multiple assignment should not be, matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriate, gotoyuzo
- ruby, ruby/lib, ruby/test/csv: * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO, nahi
- lib/csv/tests: * Call Tempfile#binmode before read for test., nahi
- lib/csv/lib, lib/csv/tests: * Call binmode of io which is passed to IOReader.new or BasicWriter.new., nahi
- ruby, ruby/ext/socket: * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists., akr
- ruby: * marshal.c (w_object): wrong method name in the message., nobu
- ruby: 2003-10-06, eban
- ruby: * parse.y (stmt): END in method should cause warning., matz
- ruby, ruby/test/ruby: * test/ruby/test_iterator.rb (test_block_argument_without_paren): added., nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test for, nahi
- ruby: * marshal.c (w_object): should pass "weak" value to next level., matz
- ruby/lib: * marshal.c (w_object): should pass "weak" value to next level., matz
October 05, 2003
- ruby, ruby/lib: * lib/pathname.rb: version information is added in document., akr
- ruby: * eval.c (rb_f_END): block should be given. [ruby-dev:21497], nobu
- ruby, ruby/ext/openssl: * lib/ext/openssl/extconf.rb: add check for some engine functions, gotoyuzo
- ruby: * MANIFEST: add these files:, eban
- ruby: add rinda, (import from drb-2.0.4), seki
- ruby/lib/rinda: add rinda, (import from drb-2.0.4), seki
- ruby: * eval.c (rb_eval): fix evaluation order. [ruby-list:38431], nobu
- ruby, ruby/test/uri: * test/uri/*: translated RUNIT to Test::Unit., akira
- ruby, ruby/lib/xsd, ruby/test/soap/calc, ruby/test/soap/marshal: * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix., nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests about, nahi
- lib/soap4r/lib/xsd, lib/soap4r/test/soap/marshal: * Rational -> Decimal string bug fix., nahi
- ruby, ruby/test/ruby: * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb., nahi
- ruby, ruby/test/testunit/runit: * test/testunit/runit/test_testresult.rb: removed some unnecessary, ntalbott
- ruby, ruby/lib, ruby/lib/runit, ruby/test/testunit/runit: * lib/rubyunit.rb: aliasing TestCase into the top level is, ntalbott
- ruby, ruby/lib: * lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work., nahi
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: will use pp for output if available., ntalbott
October 04, 2003
- oniguruma: Apply a fix against an optimization bug to the vendor branch, obtained, knu
- ruby, ruby/lib/test/unit, ruby/test/testunit, ruby/test/testunit/util: * lib/test/unit/assertions.rb: made small improvements to assertion, ntalbott
- ruby, ruby/lib/test/unit: * lib/test/unit/assertions.rb: refactored message building., ntalbott
- ruby: delete CVS confliction indicator. sorry., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.h: global symbols should be declared, gotoyuzo
- ruby, ruby/test/ruby: * test/ruby/test_exception.rb (test_else): added., akira
- ruby: 2003-10-05, eban
- ruby/sample: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby/lib/irb: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby/ext/openssl: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: changed assertion messages to rely more, ntalbott
- ruby: * lib/drb/acl.rb, lib/drb/ssl.rb: added., seki
- ruby: * add lib/drb/acl.rb, lib/drb/ssl.rb, seki
- ruby/lib/drb: add acl.rb, ssl.rb, seki
- ruby/lib/drb: exit from a thread using 'break', seki
- lib/drb, lib/drb/lib/drb: use 'tmpdir', seki
- lib/drb, lib/drb/lib, lib/drb/lib/drb, lib/drb/runit: move to lib/drb/acl.rb, use ipaddr.rb., seki
- lib/drb, lib/drb/lib/drb: exit from a thread using 'break', seki
- lib/soap4r/test/soap/calc: Add Config::CONFIG["EXEECT"]., nahi
- ruby: * MANIFEST: added these files:, eban
- ruby: * gc.c (Init_stack): the type of space is changed to unsigned int, eban
- lib/http-access2: for 2.0.1, nahi
- lib/http-access2/lib: * add a cut condition., nahi
- lib/devel-logger/lib: * check logdev's responsibility with respond_to, not is_a. no need to check, nahi
- lib/devel-logger/test: Avoid using IO.pipe. IO.pipe could be blocked with msg flood., nahi
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/test: * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches, nahi
- lib/soap4r/test: * Follow Ruby's runner., nahi
- lib/soap4r/lib/soap: * Follow http-access2 no_proxy support., nahi
- lib/http-access2/lib: * Hosts which matches ENV['no_proxy'] or ENV['NO_PROXY'] is not proxyed., nahi
- lib/http-access2/lib: Do not use http_proxy defined by ENV['http_proxy'] or ENV['HTTP_PROXY'] if the, nahi
- ruby, ruby/lib: * lib/pathname.rb (initialize): raise ArgumentError if argument has, akr
- lib/soap4r/test/wsdl/marshal: No need to use fileutils.rb which is not in ruby/1.6., nahi
- ruby, ruby/test/uri: * test/uri/* (6 files): added., akira
- ruby, ruby/lib, ruby/lib/uri: * lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str., akira
- lib/soap4r/lib/soap/rpc: Add 'Status: ..' line by myself. webrick/httpresponse.rb is for HTTP response,, nahi
October 03, 2003
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/testunit, ruby/test/testunit/collector: * lib/test/unit/testsuite.rb: changed #<< to return self, and added, ntalbott
- ruby, ruby/ext/syck, ruby/test/yaml: * ext/syck/rubyext.c: default keys handled., why
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for X509V3_set_nconf., gotoyuzo
- ruby, ruby/ext/openssl: ossl_asn1.h was included twice., gotoyuzo
- lib/http-access2/lib/http-access2: * escape query as form parameter. use CGI.escape instead of URI.escape., nahi
- ruby, ruby/lib/soap, ruby/lib/xsd, ruby/sample/wsdl/amazon: * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,, nahi
- ruby: 2003-10-04, eban
- ruby, ruby/lib: * lib/pathname.rb (initialize): duplicate and freeze argument., akr
- lib/soap4r/lib/xsd: * refactoring., nahi
- lib/soap4r/lib/soap: removed unused RCS id., nahi
- ruby: * MANIFEST: add following files:, eban
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c: add DER encoder and decoder., gotoyuzo
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: renamed methods: FTP#to_str->FTP#to_s, MailTo#to_str->MailTo#to_s, akira
- ruby, ruby/lib/test, ruby/lib/test/unit/collector, ruby/test/testunit/collector: * lib/test/unit.rb: refactored to use optparse., ntalbott
- ruby: 2003-10-03, eban
October 02, 2003
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/util, ruby/test/testunit, ruby/test/testunit/util: * lib/test/unit/assertions.rb: added a default message for #assert,, ntalbott
- ruby/ext/openssl: ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7, gotoyuzo
- ruby/ext/openssl: ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7, gotoyuzo
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_failure_initialize): conform with, nobu
- ruby: * time.c (Init_Time): define initialize. [ruby-dev:21469], nobu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine., gotoyuzo
- ruby/misc: * time.c (time_load): restore instance variables (if any) before, matz
- ruby: * time.c (time_load): restore instance variables (if any) before, matz
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_fail): now yield erred substring, and, nobu
- ruby, ruby/test/ruby: * variable.c (rb_const_defined_0): look up constants in Object as, nobu
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/testunit, ruby/test/testunit/collector: * lib/test/unit/assertions.rb: should not capture an, ntalbott
October 01, 2003
- ruby: * eval.c (rb_thread_raise): prototype; avoid VC++ warning., usa
- ruby: 2003-10-02, eban
- ruby: * eval.c (rb_f_block_given_p): real required condition is, matz
- ruby: * variable.c (rb_const_defined_at): should exclude constants from, matz
- ruby, ruby/test/logger, ruby/lib/xsd, ruby/test/xsd, ruby/test/soap, ruby/test/soap/calc: * test/logger/test_logger.rb: unlinking file before close causes problem under, nahi
- ruby, ruby/ext/etc: * ext/etc/etc.c (etc_getgrent): typo., nobu
- ruby, ruby/ext/etc: * signal.c (ruby_signal_name): adjust to the prototype., nobu
- lib/soap4r/lib/xsd, lib/soap4r/test/soap, lib/soap4r/test/xsd: * lib/xsd/datatypes.rb(XSDFloat, XSDDouble): add +/- sign explicitly when, nahi
- lib/soap4r/test/soap/calc: * Give httpd config param "CGIInterpreter". "/usr/bin/env ruby" thing does not, nahi
- ruby/ext/etc: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby/ext/socket: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby: * gc.c (heaps): manage slots and limits together. [ruby-dev:21453], nobu
- ruby: * MANIFEST: add wince/mkconfig_wce.rb., eban
- ruby: 2003-10-01, nobu
- ruby: * eval.c (rb_load): Object scope had priority over required file, nobu
- ruby, ruby/wince: * wince/mkconfig_wce.rb: sorry, forget to commit., uema2
- ruby, ruby/wince: * wince/setup.mak: add sigmarionIII SDK support., uema2
|
|