|
|
May 30, 2002
- ruby: 2002-05-30, eban
- ruby/lib: * range.c (range_step): iteration done using "+" if elements are, matz
- ruby: * range.c (range_step): iteration done using "+" if elements are, matz
- rubicon/builtin: * builtin/TestRange.rb (TestRange::test_length): 1.7 no longer, matz
- rubicon: * builtin/TestRange.rb (TestRange::test_length): 1.7 no longer, matz
- mod_ruby/lib/apache: * lib/apache/eruby-debug.rb: new module to debug eRuby scripts., shugo
- mod_ruby: * lib/apache/eruby-debug.rb: new module to debug eRuby scripts., shugo
- ruby, ruby/lib: * lib/cgi.rb: if StringIO is usable then use it., wakou
- ruby, ruby/lib: * lib/cgi.rb: if StringIO is usable then use it., wakou
May 29, 2002
- app/rwiki/sample/bts, app/rwiki/sample/bts/rd: add bts-index.rhtml, seki
- lib/metaruby/tests: updating ruby schema tests (yet another very late commit), matju
- lib/metaruby/samples: updating samples, matju
- lib/metaruby/Hollow: (a long time ago):, matju
- lib/metaruby: this was the bug about raising an exception destroying the undo queue., matju
- lib/metaruby: that's the new Type.rb i cooked 6 months ago and never committed., matju
- app/rwiki/sample/bts/rd: add sample/bts, seki
- app/rwiki/sample/bts, app/rwiki/sample/bts/rd: add sample/bts, seki
- rough/ext/win32ole/doc: doc/win32ole.rd : add WIN32OLE_METHOD#event_interface, suke
- rough/ext/win32ole: win32ole.c : bug fix, suke
- ruby, ruby/ext/socket, ruby/win32: Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@xxxxxxxxxxxxx>, H_Konishi
- ruby: * time.c (tmcmp, search_time_t): activate unless HAVE_TIMEGM., eban
- ruby/lib: fix for POST method., wakou
- ruby/lib: fix for POST method., wakou
- ruby: * time.c (time_arg): nil test against v[6] (usec)., matz
- ruby/lib: * parse.y: yyparse #defines moved from intern.h, matz
- ruby/ext/etc: * parse.y: yyparse #defines moved from intern.h, matz
- ruby/doc: * parse.y: yyparse #defines moved from intern.h, matz
- ruby: * parse.y: yyparse #defines moved from intern.h, matz
- ruby, ruby/lib: * lib/cgi.rb: not use const if GET, HEAD. check multipart form head., wakou
- ruby, ruby/lib: * lib/cgi.rb: not use const if GET, HEAD. check multipart form head., wakou
May 28, 2002
- ruby: * array.c: fixed format string for 'long' args (%d -> %ld)., michal
- app/rwiki/site:, seki
- app/rwiki/lib/rwiki, app/rwiki/rd.ja, app/rwiki/site: no comment, seki
- rough/ext/win32ole, rough/ext/win32ole/sample, rough/ext/win32ole/tests: * add WIN32OLE_METHOD#event_interface, suke
- mod_ruby: * configure.rb.in: fix for cygwin., shugo
- ruby: * eval.c (scope_node): trick to keep the node has a scope., nobu
- ruby: * eval.c (scope_node): trick to keep the node has a scope., nobu
May 25, 2002
- rough/ext/win32ole, rough/ext/win32ole/lib, rough/ext/win32ole/lib/win32ole, rough/ext/win32ole/sample: oleproperty -> win32ole/property, suke
- rough/ext/win32ole: EVENTSINK_Constructor: allocate IEVENTSINKOBJ using ALLOC_N., suke
- www: removed unneeded ">", akira
- www: Ruby de CGI, kazu
- lib/soap4r: ToDo file., nahi
- lib/soap4r: for 1.4.5, nahi
- lib/soap4r/lib/soap: Version: 1.4.5, nahi
May 24, 2002
- lib/soap4r/test: Added some tests., nahi
- lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/RAA, lib/soap4r/sample/SampleStruct: Added CGI sample., nahi
- lib/soap4r/lib/soap: Remove method_missing. This method is problematic. No need now., nahi
- lib/soap4r/lib/soap: Changed class variable access., nahi
- lib/soap4r/lib/soap: Follow constant name changes of XMLSchemaDatatypes.rb and baseData.rb., nahi
- lib/soap4r/lib/soap: Added new types to SOAP Data Model <-> XML instance map., nahi
- lib/soap4r/lib/soap: Changed constant: gYear -> GYear., nahi
- mod_ruby: * mod_ruby.c (ruby_startup): remove already require libraries from, shugo
May 23, 2002
- lib/soap4r/test/interopR2: New endpoint., nahi
- lib/soap4r/lib/soap: Dump what parser is used when $DEBUG., nahi
- lib/soap4r/lib/soap: Use NQXMLLightWeightParser instead of NQXMLStreamingParser., nahi
- ruby: * ruby.c (proc_options): option parsing problem., nobu
- ruby: 2002-05-23, eban
- ruby: * ruby.c (proc_options): -v should not print version if, eban
- ruby: * ruby.c (proc_options): removed "-*-" support for #! line., matz
- ruby/doc: * ruby.c (proc_options): removed "-*-" support for #! line., matz
- ruby/ext/socket: * ruby.c (proc_options): removed "-*-" support for #! line., matz
- ruby: * ruby.c (proc_options): removed "-*-" support for #! line., matz
- ruby/misc: * ruby.c (proc_options): removed "-*-" support for #! line., matz
May 22, 2002
- lib/soap4r/lib/soap: XSDFloat: Add '0' if given str ends with 'E'. Float( "-1.4E" ) might fail on, nahi
- lib/soap4r/test/interopR2: Changed msg for negative test case., nahi
- lib/soap4r/test/interopR2: Added method echoXSD* for primitive datatypes in XSD., nahi
- lib/soap4r/test/interopR2: Added many test cases., nahi
- lib/soap4r/test: Added negative test cases., nahi
- lib/soap4r/lib/soap: Added lexical checkding for Float, HexBinary and Base64Binary., nahi
- lib/soap4r/lib/soap: Exception raised from server side could not be mapped to specific exception., nahi
- lib/soap4r/lib/soap: Allow XSD::* classes to encode., nahi
- ruby, ruby/lib: updated to the new version (based on date2 2.6.1)., tadf
- ruby: * ruby.c (proc_options): -T consumes digits only., nobu
- ruby: * ruby.c (proc_options): -T consumes digits only., nobu
- rough/ext/win32ole: depend : remove win32ole.c, suke
- ruby: 2002-05-22, eban
- ruby: Wed May 22 20:18:31 2002 WATANABE Hirofumi <eban@xxxxxxxxxxxxx>, eban
- ruby: Wed May 22 20:18:31 2002 WATANABE Hirofumi <eban@xxxxxxxxxxxxx>, eban
- ruby: * parse.y (yylex): case '<': here-document label ate '-'., aamine
- ruby: * parse.y (yylex): case '<': here-document label ate '-'., aamine
- ruby: 2002-05-22, nobu
- ruby: minor bug fixes., matz
May 21, 2002
- pocketruby: README, jack_kwok
- pocketruby/IDEsource: IDE eVB source code, jack_kwok
- pocketruby/IDEsource: IDE eVB source code, jack_kwok
- lib/soap4r/test/interop: Removing '::' file from cygwin environment failed..., nahi
- lib/soap4r/lib/soap: Added mapping of new types., nahi
- lib/soap4r/lib/soap: Changed order of literal definitions., nahi
- lib/soap4r/lib/soap: Allow mapping of map-undefined type., nahi
- rough/ext/win32ole: depend : add win32ole.c, suke
- lib/soap4r/lib/soap: Changed order of class definitions. Follow XMLSchemaDatatypes.rb, nahi
- ruby: 2002-05-21, eban
- mod_ruby: * ruby_config.c (ruby_cmd_require): fixed the third argument of, shugo
- rubicon: * builtin/TestModule.rb (TestModule::test_CMP): <=> comparison, matz
- rubicon/builtin: * builtin/TestModule.rb (TestModule::test_CMP): <=> comparison, matz
- ruby: * eval.c (rb_thread_schedule): need to preserve errno before, matz
- ruby: * object.c (Init_Object): should do exact match for Module#==., matz
- mod_ruby: * ruby_config.c (ruby_cmd_require): push ruby_server_config* and, shugo
- mod_ruby: * apachelib.c (apache_server_root): moved from, shugo
- mod_ruby: * apachelib.c (apache_server_root): moved from, shugo
- ruby: * misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'., nobu
- ruby/misc: * misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'., nobu
- ruby/misc, ruby: * misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'., nobu
May 20, 2002
- ruby, ruby/lib: Tue May 21 04:48:37 2002 Sean Chittenden <sean@xxxxxxxxxxxxxx>, wakou
- ruby, ruby/lib: Tue May 21 04:48:37 2002 Sean Chittenden <sean@xxxxxxxxxxxxxx>, wakou
- Something different !!!, Pam
- ruby: * parse.y (bodystmt): ensure clause was excuted on else clause, nobu
- shim/ruby16/ext/dl, shim/ruby16/ext/dl/test: Get rid of a few functions., ttate
- ruby/ext/dl/test: Get rid of a function., ttate
- ruby/ext/dl: Get rid of a few functions., ttate
- ruby, ruby/ext/dl, ruby/ext/dl/lib/dl, ruby/ext/dl/sample: rename PtrData::alloc and Struct#alloc to malloc respectively., ttate
- shim/ruby16/ext/dl, shim/ruby16/ext/dl/lib/dl, shim/ruby16/ext/dl/sample: rename PtrData::alloc and Struct#alloc to malloc respectively., ttate
- lib/soap4r/lib/soap: Check year 0000 of a dateTime. It is prohibited., nahi
- lib/soap4r/lib/soap: Refactoring to avoid *_eval., nahi
- lib/soap4r/lib/soap: Just a indentation change., nahi
- lib/soap4r/test: Changed order of test methods: follow XMLSchemaDatatypes.rb, nahi
- shim/ruby16/ext/dl, shim/ruby16/ext/dl/test: Use --enable-dlstack or --enable-asm in default., ttate
- ruby/ext/dl, ruby/ext/dl/test: Get rid of the declaration of rb_str_cat2()., ttate
- ruby: 2002-05-20, nobu
- ruby: 2002-05-20, nobu
- ruby: * io.c (rb_io_clone): writing stream was not copied properly., nobu
- ruby: * io.c (rb_io_clone): writing stream was not copied properly., nobu
May 19, 2002
- lib/soap4r/lib/soap: Reduced warnings., nahi
- lib/soap4r/test: Added tests for all primitive types., nahi
- lib/soap4r/lib/soap: Changed to_s representations of single float and double float., nahi
- ruby/doc: added a summary of the changes in the new date., tadf
- rough/ext/win32ole: fev_s_allocate : return WIN32OLE_EVENT object., suke
- ruby/lib: added an entry (date/format.rb)., tadf
- lib/soap4r/lib/soap: Fixed UTF8 regexp bug (twoBytes)., nahi
- Re: ruby, ruby/lib, ruby/lib/date, ruby/sample: updated to the new version (based on date2 3.2.1)., Akinori MUSHA
- Re: ruby, ruby/lib, ruby/lib/date, ruby/sample: updated to the new version (based on date2 3.2.1)., Tadayoshi Funaba
- ruby: added an entry (lib/date/format.rb)., tadf
May 18, 2002
- Re: ruby, ruby/lib, ruby/lib/date, ruby/sample: updated to the new version (based on date2 3.2.1)., Akinori MUSHA
- lib/soap4r/test: UT for XMLSchemaDatatypes.rb., nahi
- ruby: corrected paths., tadf
- ruby/lib: use Array#select instead of Array#indexes., tadf
- ruby, ruby/lib, ruby/lib/date, ruby/sample: updated to the new version (based on date2 3.2.1)., tadf
- ruby, ruby/win32: * win32/Makefile.sub (config.h): add VC++4/5 support about noreturn, usa
- rough/ext/win32ole, rough/ext/win32ole/sample, rough/ext/win32ole/tests: use allocation framework., suke
- lib/soap4r/lib/soap: @data should be nil if type of aXSD is nil., nahi
- lib/soap4r/lib/soap: Follow date/3.2: date2.rb => date.rb., nahi
May 14, 2002
- ruby: * win32/Makefile.sub: config.h inlined. and catch up with the, nobu
- ruby/win32: * win32/Makefile.sub: config.h inlined. and catch up with the, nobu
- ruby/sample: * eval.c (rb_clear_cache_by_class): new function., matz
- ruby/misc: * eval.c (rb_clear_cache_by_class): new function., matz
- ruby: * eval.c (rb_clear_cache_by_class): new function., matz
- ruby, ruby/missing: * gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings., eban
- ruby: * eval.c (blk_orphan): the wrong condition; backported from 1.7, matz
- ruby, ruby/missing: * gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings., eban
May 11, 2002
- shim/ruby16/ext/dl: enable dl's stack emulation for constructing function call., ttate
- ruby, ruby/ext/dl: * ext/dl: enable dl's stack emulation for constructing function call., ttate
- ruby/ext/dl: enable dl's stack emulation for constructing function call., ttate
- ruby: * forgot to commit., eban
- ruby: 2002-05-12, eban
- ruby: * missing.h: add for missing/*.c., eban
- ruby: 2002-05-11, nobu
- lib/soap4r/test/interopR2: Added., nahi
- ruby: * dir.c (glob_helper): remove escaping backslashes., nobu
May 09, 2002
- shim/ruby16/doc, shim/ruby16/lib/features, shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features, shim/ruby16/tests/features/ruby18: Thread#join with timeout., nobu
- ruby: 2002-05-10, nobu
- ruby: * eval.c (rb_thread_join): added an argument to limit time to wait, nobu
- ruby/doc: * eval.c (rb_thread_join): added an argument to limit time to wait, nobu
- lib/soap4r/test/interopR2: Added a test of character reference., nahi
- lib/soap4r/lib/soap: Alias ::SOAPMarshal to ::SOAP::Marshal., nahi
- lib/soap4r/lib/soap: Added Range marshalling support., nahi
May 07, 2002
- ruby/ext/iconv: * re.c (rb_reg_s_quote): # also should be quoted., matz
- ruby: * re.c (rb_reg_s_quote): # also should be quoted., matz
- ruby: * configure.in: forgot to add -Wl, to the gcc option on Cygwin/MinGW., eban
- ruby: 2002-05-07, eban
- ruby: 2002-05-07, eban
- mod_ruby: * table.c (table_set): use ap_pstrndup()., shugo
- ruby: * ext/iconv/iconv.c (iconv_try): should initialize exceptions, nobu
- ruby/ext/iconv: * ext/iconv/iconv.c (iconv_try): should initialize exceptions, nobu
- shim/ruby16/ext/iconv: * ruby16/ext/iconv/iconv.c (iconv_try): should initialize exceptions, nobu
- ruby: * eval.c (rb_yield_0): The destination of the goto jump was wrong., aamine
- ruby: * eval.c (rb_yield_0): The destination of the goto jump was wrong., aamine
- mod_ruby: * Makefile.in: added datadir., shugo
- eruby: * Makefile.in: added datadir., shugo
- lib/soap4r: Doc for 1.4.4.1, nahi
- lib/soap4r/lib/soap: It should raise LoadError when NQXML is not installed., nahi
- mod_ruby:, shugo
- ruby: * eval.c (superclass): undesirable "unexpected return" when the superclass is not a Class., aamine
- ruby: * eval.c (superclass): undesirable "unexpected return" when the superclass is not a Class., aamine
|
|