|
|
September 28, 2002
- ruby, ruby/win32: * win32/win32.c (is_socket, rb_w32_select, rb_w32_accept, rb_w32_bind,, usa
- www: - Properly add ftp.idaemons.org to the Japanese page., knu
- www: Update the mirror site list:, knu
- ruby: 2002-09-28, eban
- ruby: * keywords: add braces around initializers., nobu
- rubicon, rubicon/builtin: * rubicon.rb: recognize HP-UX to treat it as an Unix variant., akr
- ruby: * hash.c (rb_hash_become): should check self-assignment after, nobu
- ruby: * hash.c (rb_hash_become): Hash#become should check added, matz
- ruby, ruby/ext: * ext/extmk.rb: The condition judgment without necessity was deleted., H_Konishi
September 27, 2002
- ruby/ext/digest: Update., knu
- ruby: Update., knu
- ruby/ext/tk: Update., knu
- ruby/ext/sdbm: Update., knu
- ruby/ext/dbm: Update., knu
- ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1: Update the MANIFEST files., knu
- ruby: 2002-09-27, knu
- ruby: * eval.c (rb_thread_deadlock, rb_thread_schedule, rb_thread_join): more verbose message at deadlock., nobu
- ruby: * eval.c (rb_eval): Class#inherited should be called after the, matz
September 26, 2002
- ruby/ext/digest: Add a knob WITH_BUNDLED_ENGINES to test.sh., knu
- rough: Remove digest., knu
- ruby, ruby/ext/digest/sha1: * ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It is, knu
- ruby, ruby/ext/digest/rmd160: * ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. It, knu
- ruby, ruby/ext/digest/md5: * ext/digest/md5: Use OpenSSL's MD5 engine if available. It is, knu
- rough/ext/digest, rough/ext/digest/lib, rough/ext/digest/md5, rough/ext/digest/rmd160, rough/ext/digest/sha1, rough/ext/digest/sha2: Delete digest from rough/. No need to keep this here., knu
- lib/soap4r/lib/soap: Changed parameter order of paramDef (compatible to 1.4.6 or earlier)., nahi
- lib/soap4r/lib/soap: Define method with specified parameter;, nahi
- lib/drb/doc: drb-1.3.8, seki
- ruby/ext/digest, ruby: * ext/digest/digest.c (rb_digest_base_s_digest): Fix a double, knu
- rough/ext/digest/md5: Remove redundancy., knu
- lib/drb/lib/drb, lib/drb/runit, lib/drb/sample: add auto_load protocol, seki
- rough/ext/digest/md5: - Use OpenSSL's md5 engine if available. It is much faster than, knu
- ruby: * regex.c (re_match): p1 may exceed pend limit., matz
September 25, 2002
- rough/lib/uri, rough/lib/uri/uri: fixed bugs-ja:PR#339, akira
- lib/drb/sample: add DRbConnError, seki
- lib/drb/runit: add DRbConnError, seki
- lib/drb/lib/drb: add DRbConnError, seki
- Re: ruby/lib/uri: * eval.c (ruby_run): should set toplevel visibility again here., Yukihiro Matsumoto
- ruby: * dir.c (glob_helper): must not closedir() when exception raised, nobu
- Re: ruby/lib/uri: * eval.c (ruby_run): should set toplevel visibility again here., akira yamada / やまだあきら
- Re: ruby/lib/uri: * eval.c (ruby_run): should set toplevel visibility again here., Yukihiro Matsumoto
- Re: ruby/lib/uri: * eval.c (ruby_run): should set toplevel visibility again here., akira yamada / やまだあきら
- ruby, ruby/lib: * lib/mkmf.rb (libpathflag): restore ENV['LIB'] when some error occured., usa
- ruby/lib/uri: * eval.c (ruby_run): should set toplevel visibility again here., matz
- ruby/ext/tcltklib: * eval.c (ruby_run): should set toplevel visibility again here., matz
- ruby: * eval.c (ruby_run): should set toplevel visibility again here., matz
- ruby/lib/uri: * io.c (appendline): forget to terminate with nul., matz
- ruby/ext/tcltklib: * io.c (appendline): forget to terminate with nul., matz
- ruby: * io.c (appendline): forget to terminate with nul., matz
September 22, 2002
- lib/soap4r/lib/soap: Changed Literal definitions., nahi
- lib/soap4r/lib/soap: ParamDef format change; Added class(type) information., nahi
- lib/soap4r/lib/wsdl: Added eql? and hash definition., nahi
- lib/soap4r/lib/wsdl/soap: Dump class(type) information in Driver definition., nahi
- ruby: 2002-09-22, nobu
- ruby: * lib/mkmf.rb: some backports., nobu
- ruby/lib: * lib/mkmf.rb: some backports., nobu
- ruby: 2002-09-22, nobu
- ruby: * eval.c (call_trace_func): should not call trace function while, nobu
- rubicon/language: commit miss, nobu
- rubicon: * builtin/TestThread.rb (TestThread::test_abort_on_exception): get, nobu
- rubicon/builtin, rubicon/language: * builtin/TestThread.rb (TestThread::test_abort_on_exception): get, nobu
- lib/soap4r/lib/wsdl: Added anonymous complex type support., nahi
- lib/soap4r/lib/wsdl/soap: Collect and define types used in other type., nahi
- lib/soap4r/lib/wsdl/soap: Added support of multi-dimensional array., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Added anonymous complex type support., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Error handling of unknown element is a responsibility of WSDLParser., nahi
- app/rwiki: MyToDo -> myToDo, nahi
September 21, 2002
- lib/soap4r/lib/wsdl: Importing from File., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Support importing WSDL file from the internet. Refactoring of definitions, too., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Added import element., nahi
- rough/lib/testunit/packages/testunit/lib/test/unit: - Fix name scheme change leftovers., knu
- ruby: commit miss, nobu
- ruby: * eval.c (rb_thread_raise): no need to save dead thread context., nobu
- lib/soap4r/lib/wsdl: Added support XML processors., nahi
- lib/soap4r/lib/soap: Changed XML processor detection code. Step by step -> loop., nahi
- lib/soap4r/lib/soap: charsetStrBackup did not work. Fixed., nahi
- app/rwiki: Added Prev: and Next: link., nahi
September 20, 2002
- lib/soap4r/lib/soap: Added XMLScan support., nahi
- lib/soap4r: Supports installing/uninstalling from other dir., nahi
- lib/soap4r/lib/wsdl/soap: Instance variable was not initialized. Fixed., nahi
- ruby: literal_append: remove., nobu
- ruby: * parse.y (block_append): eliminate unused literal nodes., nobu
- shim/ruby16/lib: Merge rough/lib/set.rb rev.1.5-1.15., knu
- ruby/lib, ruby: * lib/set.rb: Merge rough/lib/set.rb rev.1.5-1.15., knu
- rough/lib: - Define Enumerable#to_set(klass = Set, &block)., knu
- rough/lib: - On second thoughts, RestrictedSet is not that useful. Restriction, knu
September 19, 2002
- lib/soap4r: For 1.4.7, nahi
- lib/soap4r: Modified., nahi
- lib/soap4r/lib/soap: Not used., nahi
- lib/soap4r/test/interopR2: Added some tests., nahi
- lib/soap4r/bin: Use getoptlong., nahi
- lib/soap4r/sample/webrick: Follow WEBrick's httpd.rb manner., nahi
- lib/soap4r/sample/GoogleSearch: Sample generated files from Google WSDL file., nahi
- lib/soap4r/lib/wsdl: Added several shortcut methods., nahi
- lib/soap4r/lib/wsdl/soap: Splitted., nahi
- lib/soap4r/lib/wsdl/soap: Refactoring creators., nahi
- lib/soap4r/lib/wsdl/soap: Added wsdl/name., nahi
- lib/soap4r/lib/wsdl/soap: Merged with ../xmlSchema/classDefCreator.rb, nahi
- lib/soap4r/lib/wsdl/xmlSchema: Move to ../soap/ package., nahi
- lib/soap4r/lib/wsdl/soap: Modified., nahi
September 18, 2002
- lib/soap4r/lib/wsdl/soap: Removed 'p debug' code., nahi
- lib/soap4r/bin: Creating stub/driver code from WSDL., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Added 'parameterOrder' attribute of 'operation' element., nahi
- lib/soap4r/lib/wsdl: For now, importing schema from other resource is not supported., nahi
- lib/soap4r/lib/wsdl: Added import element support., nahi
- lib/soap4r/lib/wsdl: <import/>, nahi
- lib/soap4r/test/sm11: Explicit type cast., nahi
- lib/soap4r/test: Follow changes of XMLSchemaDatatypes.rb, nahi
- lib/soap4r/lib/soap: Let's go 1.4.7, nahi
- lib/soap4r/lib/soap: Use Class#<= instead of obj.type.ancestors.include?, nahi
- lib/soap4r/lib/soap: Fixed a bug of year < 0 handling. B.C. 1 => -0001, nahi
- ruby/lib: No exception report when the exception is not specified to catch., nahi
September 17, 2002
- lib/soap4r: Added WSDL4R installation., nahi
- lib/soap4r/test/sm11: sm11java tests., nahi
- lib/soap4r/test: Added a test for DateTime., nahi
- lib/soap4r/sample/webrick: Added an accessor for application scope router., nahi
- lib/soap4r/sample/webrick: Diet., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema: Initial implementation of WSDL4R., nahi
- lib/soap4r/lib/soap: ::Float(double precision float in Ruby) is mapped to xsd:double now., nahi
- lib/soap4r/lib/soap: typo in previous cvs log. 'is not used' -> 'was not used', nahi
- lib/soap4r/lib/soap: Fixed a bug of exception serialization. Custam mappingRegistry is not used., nahi
- lib/soap4r/lib/soap: Moved RPCUtils.exception2soap from driver.rb to rpcUtils.rb, nahi
- lib/soap4r/lib/soap: Revmoed default logging threshold., nahi
- lib/soap4r/lib/soap: Fixed a bug of regex for MediaType parsing., nahi
- lib/soap4r/lib/soap: Added soapenc:short., nahi
- lib/soap4r/lib/soap: Added xsd:short., nahi
- ruby: move struct timeval to missing.h, michal
- ruby: * eval.c (rb_thread_die): put thread dead state., nobu
- ruby: 2002-09-17, eban
- ruby: * eval.c (rb_mod_nesting): load wrapping module should appear in, matz
September 15, 2002
- ruby, ruby/win32: * win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing "., H_Konishi
- ruby, ruby/win32, ruby/bcc32, ruby/djgpp, ruby/lib: * configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb., eban
- ruby, ruby/win32: * win32/win32.c (opendir): Corresponds to the unjust path containing "., H_Konishi
- app/rwiki: ignore foo~, .foo, seki
September 13, 2002
- ruby: * dir.c (glob_func_caller): add prototype to get rid of warning., nobu
- ruby: 2002-09-13, nobu
- lib/drb/runit: merge from dev_drb_1_3_p, seki
- lib/drb/lib/drb: fix: druby-ja:9 invoke local object method, seki
- lib/drb/lib/drb, lib/drb/runit: fix: druby-ja:9 invoke local object method, seki
- ruby: * eval.c (rb_eval): avoid uninitialized global/class variable, nobu
- ruby: Fix-Addons [ruby-core:483] with corrections from [ruby-core:484], michal
- ruby/lib, ruby: * lib/mkmf.rb ($INSTALLFILES): avoid warning when $VERBOSE mode., eban
September 12, 2002
- rough/lib: Back out the override of the Enumerable methods. [Suggested by: matju], knu
- rough/lib: Implement RestrictedSet., knu
- rough/lib: Introduce a simple cache to the Ruby implementation of SortedSet., knu
- rough/lib: Make delete() always return self, and add add?() and delete?() which, knu
- app/div/sample/hako: add sample/hako, seki
- rough/lib: <Type>#divide should return a Set of <Type>'s instead of a <Type> of, knu
- ruby, ruby/bcc32: * bcc32/setup.mak : Control of a message., H_Konishi
- rough/lib: Optimize Set#replace()., knu
- rough/lib: Cosmetic fixes and optimization., knu
- ruby: * dir.c (glob_helper): should pass matched path. (ruby-bugs-ja:PR#333), nobu
- ruby: * dir.c (glob_helper): fixed freeing buffer. (ruby-bugs-ja:PR#332), nobu
- rough/lib: Implement SortedSet. It uses RBTree as internal storage if available., knu
- ruby: * dir.c (glob_helper): prevent memory leak using rb_protect()., matz
- ruby/ext/tk/lib: * dir.c (glob_helper): prevent memory leak using rb_protect()., matz
- rough/lib: Define the following methods, which return Set instead of Array:, knu
- rough/lib: Sync with shim., knu
September 11, 2002
- ruby: * eval.c (rb_trap_eval): preserve thread status and so on., nobu
- lib/drb/runit: fix: test_05_too_large_ary, seki
- shim/ruby16: $(SETUP_COOKIE) was renamed., usa
- shim/ruby16/ext/features/ruby18/file: rollback commit miss., usa
- ruby, ruby/lib: * lib/mkmf.rb (create_makefile): Merge from 1.7: link with, usa
- ruby: 2002-09-12, knu
- ruby: 2002-09-12, knu
- ruby: * eval.c (rb_trap_eval): preserve thread status and so on., nobu
- shim/ruby16/lib: Sync with 1.7., knu
- ruby, ruby/lib: * pp.rb (ARGF.pretty_print): implemented., akr
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Add a reference implementation of Regexp#to_s in a comment section., knu
- shim/ruby16/ext/features/ruby18/file, shim/ruby16/ext/features/ruby18/io, shim/ruby16/lib/features/ruby18: Rename {file,io}.so to {file,io}_ruby18.so to avoid a potential, knu
- ruby: * eval.c (proc_to_s): refined format. [ruby-dev:18215], nobu
- ruby, ruby/win32: * win32/win32.c, win32/win32.h (rb_w32_getpid): negate pid under Win9x., usa
- ruby/lib, ruby: * lib/open3.rb: Merge from 1.7: Turn sync on for the writer, knu
- ruby: 2002-09-11, knu
- ruby/lib, ruby: * lib/thread.rb: Merge from 1.7: Get rid of race condition in, knu
- ruby/lib, ruby: * lib/tempfile.rb: Merge from 1.7: Add Tempfile#size., knu
- shim/ruby16: move .PHONY because some make recognize it to default target., usa
- shim/ruby16: Run $(SETUP) config with --ruby-prog=$(RUBY) specified., knu
- shim/ruby16: Run $(SETUP) test with --ruby-prog=$(RUBY) specified., knu
- shim/ruby16: Make "ruby install.rb test" accept --ruby-path, etc. ., knu
- shim/ruby16, shim/ruby16/ext/features/ruby18/file: support Microsoft nmake and Borland make., usa
- shim/ruby16/tests: This file had better not have a #! line., knu
- shim/ruby16: Integrate the "test" target into install.rb., knu
- shim/ruby16: Skip "setup" and "install" for ext directories that have no Makefile, knu
- shim/ruby16: Update to 3.1.2., knu
- shim/ruby16: Remove another cruft., knu
- ruby: * string.c (get_pat): Add an extra argument "quote"., knu
- shim/ruby16/tests/features/ruby18: Replace assert_equal(nil, ...) with assert_nil(...) to save space., knu
- shim/ruby16/lib/features/ruby18: Thread#join(timeout): Return nil if it has timed out., knu
- ruby, ruby/bcc32, ruby/cygwin, ruby/win32: * bcc32/Makefile.sub: remove unnecessary `.dll' from filename of, usa
- ruby: 2002-09-11, nobu
- ruby: retry on EINTR, ERESTART and EWOULDBLOCK. [ruby-dev:17855], [ruby-dev:17878], [ruby-core:00444], nobu
- ruby, ruby/win32: * win32/Makefile.sub (ext): make directory `ext' on compile dir., usa
- ruby/win32: * win32/configure.bat: add CR to end of line., usa
September 10, 2002
- shim/ruby16/lib/features/ruby18: String#slice(RE) no longer issues an IndexError but returns nil if the, knu
- shim/ruby16: - Temporarily create *.so symlinks before testing., knu
- shim/ruby16/ext/features/ruby18/file, shim/ruby16/ext/features/ruby18/io: Remove awkward hacks for unit test., knu
- shim/ruby16/tests/features/ruby18: String#slice(RE) no longer issues an IndexError but returns nil if the, knu
- ruby: * eval.c (rb_mod_define_method): initialize orig_func too., nobu
- lib/drb/lib/drb: default of argc_limit/load_limit to nil, seki
- lib/drb/runit: check argc_limit, load_limit, seki
- ruby: 2002-09-10, nobu
- ruby: * parse.y (nextc): restore line number after here documents., nobu
- ruby/lib: * lib/mkmf.rb: $hdrdir is $top_srcdir if invoked from extmk.rb, eban
- ruby/ext, ruby/lib, ruby: * ext/extmk.rb, lib/mkmf.rb ($INCFLAGS): new var for -I$(topdir)., eban
- ruby: * ChangeLog: specify the source., usa
- ruby, ruby/win32: * win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS)., usa
September 09, 2002
- lib/drb/doc: add document, seki
- ruby/win32, ruby: * win32/win32.h (S_I?USR): define only if not mingw32., eban
- ruby: * win32/win32.h (S_I?USR): define only if not mingw32., eban
- ruby/win32: * win32/win32.h (S_I?USR): define only if not mingw32., eban
- ruby: 2002-09-09, eban
- rough/ext/stringio: * extconf.rb: macros in $LIBPATH must be expanded. [ruby-dev:18245], nobu
- shim/ruby16/ext/stringio: * extconf.rb: macros in $LIBPATH must be expanded. [ruby-dev:18245], nobu
- ruby, ruby/win32: * win32/win32.c (do_spawn): fix the bug which the environment variables, usa
- ruby: capa field in RString, and RArray is now LONG (ruby-lang:458), michal
- lib/drb/lib/drb: raise NameError on unless respond_to?, reduce INSECURE_METHOD, seki
- lib/drb/runit: add public-private test, safe1eval test, seki
- lib/drb/runit: remove CVS keyword, seki
- lib/drb/sample: remove CVS keyword, seki
- shim/ruby16/ext/stringio: * extconf.rb: temporarily append LIBRUBYARG and libdir to $libs, nobu
- rough/ext/stringio: * extconf.rb: temporarily append LIBRUBYARG and libdir to $libs, nobu
- mod_ruby/lib: * lib/auto-reload.rb (require): fixed reversed condition., shugo
- mod_ruby: * lib/auto-reload.rb (require): fixed reversed condition., shugo
- rough/ext/stringio: * stringio.c: fix typo., usa
- shim/ruby16/ext/stringio: * stringio.c (RB_STRING_VALUE): parenthesize to get rid of VC++, nobu
- rough/ext/stringio: removed garbage., nobu
- ruby: * ext/stringio/stringio.c (strio_set_string): reinitialize, nobu
- ruby/ext/stringio: * ext/stringio/stringio.c (strio_set_string): reinitialize, nobu
- rough/ext/stringio: * stringio.c (strio_mark): must check if ptr is NULL first., nobu
- rough/ext/stringio: * ruby-stringio.spec: 0.0.7, added changelog., nobu
September 08, 2002
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c: prototype; invoke_queue_handler() to avoid, usa
- ruby, ruby/lib, ruby/ext: * time.c (time_free): prototype; struct time_object -> void *., eban
- ruby: 2002-09-08, eban
- ruby: 2002-09-08, eban
- ruby, ruby/ext/tcltklib, ruby/win32: * dir.c (rb_glob): add prototype of 2nd argument to avoid VC++ warning., usa
- ruby, ruby/win32: * time.c: prototype; time_free() to avoid VC++ warnings., usa
- ruby/lib, ruby/ext/etc, ruby/ext/socket, ruby: * lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb., eban
- ruby/ext: removed., eban
- ruby: * configure.in: modify program_prefix only if specified, eban
- ruby/lib, ruby/ext, ruby, ruby/bcc32, ruby/win32, ruby/ext/Win32API, ruby/ext/curses, ruby/ext/dbm, ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/dl, ruby/ext/etc, ruby/ext/fcntl, ruby/ext/gdbm, ruby/ext/iconv, ruby/ext/nkf, ruby/ext/pty, ruby/ext/racc/cparse, ruby/ext/readline, ruby/ext/sdbm, ruby/ext/socket, ruby/ext/stringio, ruby/ext/strscan, ruby/ext/syslog, ruby/ext/tcltklib, ruby/ext/tk, ruby/ext/win32ole: * configure.in: modify program_prefix only if specified, eban
- ruby, ruby/bcc32, ruby/ext, ruby/lib: bcc32/configure.bat : Control of a message., H_Konishi
September 07, 2002
- lib/drb/sample: multiple DRbServer sample, seki
- lib/drb/lib: remove CVS keyword, seki
- lib/drb/lib: use ||= idiom, seki
- lib/drb/lib/drb: remove CVS keyword, seki
- lib/drb/lib/drb: check insecure method, seki
- lib/drb/runit: remove CVS keyword, seki
- lib/drb/runit: add private method test, seki
- lib/drb/sample: remove CVS keyword, seki
- lib/drb: reject .foo, foo~, seki
- lib/drb: reject .foo, foo~, seki
- www: rubyconf 2002 typo fixed, matz
- ruby/misc: * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp, nobu
- ruby: * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp, nobu
- ruby: * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp, nobu
- ruby/misc: * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp, nobu
- ruby: 2002-09-07, eban
- ruby: 2002-09-07, eban
- lib/drb/doc: merge from main trunk, seki
- ruby/lib: Use Enumerable#all? to optimize a bit., knu
- shim/ruby16/lib: Sync with ruby 1.7., knu
- ruby/lib, ruby: * lib/set.rb: Disallow Set.new(false). Add even more tests., knu
- ruby/lib, ruby: * lib/set.rb: Fix a bug in flatten()'s recursive set detection., knu
- lib/drb/sample: sorry, commit miss, seki
- lib/drb/sample: remove CVS keyword, seki
- lib/soap4r/lib/soap: Refactoring error... Forgot to add @ to instance variable., nahi
- lib/soap4r/lib/soap: Merged media-type related functions to StreamHandler., nahi
- lib/soap4r/lib/soap: Follows new http-access2 (not released yet...), nahi
- lib/soap4r/lib/soap: Returned nil when a laben is not found in Map. 'NONE' should be returned. Fixed., nahi
- lib/soap4r/lib/soap: getCharsetStr: Allow nil parameter., nahi
- ruby: * parse.y (rb_gc_mark_parser): ruby_eval_tree is marked in eval.c., aamine
- ruby: * parse.y (rb_gc_mark_parser): ruby_eval_tree is marked in eval.c., aamine
September 06, 2002
- shim/ruby16/lib: (Forced) For the record, Hash#fetch was not Ruby 1.7 specific.., knu
- shim/ruby16/lib: {Array,Hash}#fetch is Ruby 1.7 specific., knu
- app/rwiki: ref_ext_ruby_BTS: "PR#" in label [rubyist:1476], kazu
- ruby/lib: * lib/mkmf.rb ($CC): command to compile C source., nobu
- ruby: * lib/mkmf.rb ($CC): command to compile C source., nobu
- ruby: * gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent, matz
- ruby/missing: * gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent, matz
- ruby: 2002-09-06, eban
- ruby: 2002-09-06, eban
- ruby: * parse.y (rb_gc_mark_parser): should mark lex_input and ruby_debug_lines., aamine
- ruby: * parse.y (rb_gc_mark_parser): should mark all global variables in parse.y., aamine
- ruby: * parse.y (rb_gc_mark_parser): should mark parse.y global variables., aamine
- ruby: * io.c (rb_io_puts): RSTRING(line)->ptr might be NULL., aamine
- ruby: * parse.y: should not use non-NODE VALUEs in the semantic stack., aamine
September 05, 2002
- ruby: * file.c (rb_path_check): nothing to check under DOSISH., nobu
- ruby: * file.c (rb_path_check): nothing to check under DOSISH., nobu
- ruby: modify function name., aamine
- ruby: * gc.c (rb_gc): should mark parser., aamine
- ruby: * gc.c (gc_sweep): should mark parser., aamine
- app/rwiki: link to new MLs [rubyist:1466], kazu
- ruby: * variable.c (rb_path2class): should not use rb_eval_string()., matz
- ruby: fix mem leaks (ruby-core:405, ruby-core:407), michal
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * mod_ruby.h: increase version number., shugo
- mod_ruby: * request.c: handle apr_time_t correctly., shugo
- ruby: 2002-09-05, nobu
- ruby: 2002-09-05, nobu
- ruby: * eval.c (rb_eval): overriding false constant with class/module, nobu
- ruby: * eval.c (rb_eval): overriding false constant with class/module, nobu
- ruby/lib: * lib/mkmf.rb (xsystem): mkmf.log., eban
- ruby/ext/digest: = should be ==, matz
September 04, 2002
- ruby/ext, ruby/lib, ruby: * extmk.rb (create_makefile): add macro MAKEDIRS, INSTALL_PROG,, eban
- ruby: refined., arai
- ruby: Opt for Array in rb_gc_mark_children() (ruby-core:410), michal
- ruby/ext/digest: Fix rb_digest_base_become (ruby-core:428), michal
- shim/ruby16/lib: - ==(o) should be aware of all the Set variant instances, not just, knu
- ruby/lib: - ==(o) should be aware of all the Set variant instances, not just, knu
- ruby/ext/digest: * class.c (rb_make_metaclass): obj.meta.super.meta should be equal, matz
- ruby/ext/digest/md5: * class.c (rb_make_metaclass): obj.meta.super.meta should be equal, matz
- ruby: * class.c (rb_make_metaclass): obj.meta.super.meta should be equal, matz
September 03, 2002
- lib/drb/lib/drb: drb-1.3.7, seki
- ruby: rb_check_frozen has been added (ruby-core:412), michal
- ruby/ext, ruby/lib, ruby: * extmk.rb: require mkmf.rb. remove duplicate methods., eban
- lib/drb/lib/drb: remove :eval from insecure_method, seki
- lib/drb/doc: drb-1.3.7, seki
- lib/drb/runit: sorry, commit fail, seki
- lib/drb/lib/drb: fix obj.send(:eval) bug, seki
- lib/drb/runit: ut_eval, seki
- www: s/2001/2002/ ;-), matz
- ruby/ext/digest/md5: * variable.c (rb_copy_generic_ivar): remove old generic instance, matz
- ruby/ext/stringio: * variable.c (rb_copy_generic_ivar): remove old generic instance, matz
- ruby/ext/digest: * variable.c (rb_copy_generic_ivar): remove old generic instance, matz
- ruby/ext: * variable.c (rb_copy_generic_ivar): remove old generic instance, matz
- ruby: * variable.c (rb_copy_generic_ivar): remove old generic instance, matz
- ruby: 2002-09-03, eban
- lib/drb/lib/rinda: hash tuple, seki
- www: rubyconf 2002, matz
September 02, 2002
- app/rwiki/sample/story: no comment, seki
- app/rwiki/sample/story:, seki
- app/rwiki/sample/story/rd: add sample RD, seki
- app/rwiki/sample/story: debug footer.rhtml, seki
- app/rwiki/lib/rwiki: change load_prop, seki
- app/rwiki/lib/rwiki: change load_prop, seki
- app/rwiki/lib/rwiki: fix visit RD tree, seki
- app/rwiki/interface: remove CVS keyword, seki
- app/rwiki/interface: HTTP_IF_MODIFIED_SINCE, seki
- ruby: * gc.c (gc_sweep): does reclaim nodes in also compile time, if we can., aamine
- ruby: * re.c (rb_reg_search): MatchData must be rb_cMatch. (ruby-bugs-ja:PR#319), nobu
- ruby: * gc.c (gc_sweep): does reclaim nodes in also compile time, if we can., aamine
- ruby: 2002-09-02, eban
- ruby: read_all ftello (instead ftell) (ruby-core:392), michal
- ruby: fix mem leak in rb_file_s_readlink() (ruby-core:394), michal
|
|