|
|
December 31, 2003
- ruby, ruby/lib: * lib/pathname.rb: Corrected small coding error., gsinclair
- ruby, ruby/lib: * lib/pathname.rb: Completed documentation., gsinclair
- ruby, ruby/lib/rdoc/parsers: Fix problem with "// in sss.c" filenames not being relative, dave
- ruby, ruby/lib/rdoc/parsers: Make file in '// in sss.c' relative, dave
- ruby, ruby/lib/rdoc/generators: Fix problem with private alias to public method, dave
- ruby, ruby/lib/rdoc/generators: Fix problem with private alias to public method, dave
December 30, 2003
- ruby: * io.c (rb_f_readline): should raise EOFError at the end of, matz
- ruby: 2003-12-31, eban
- ruby: 2003-12-31, eban
- ruby, ruby/lib/rdoc/parsers: Add RDoc for kernel functions, and tidy up, dave
- ruby, ruby/lib/rdoc/parsers: Add RDoc for kernel functions, and tidy up, dave
- ruby/lib: Re-applied revision 1.21 as its changes were lost on the way to 1.22, gsinclair
- ruby: 2003-12-30, eban
- ruby: 2003-12-30, eban
- ruby, ruby/lib/rdoc: Fix problem when class and method names the same, dave
- ruby, ruby/lib/rdoc, ruby/lib/rdoc/generators/template/chm: Fix problem when class name is also a method name, dave
- ruby/lib/rdoc/generators/template/chm: Fix HTML generated for .chm post-processing, dave
December 29, 2003
- ruby, ruby/lib/rdoc/parsers: Fix parse problem with complex yields, dave
- ruby, ruby/lib/rdoc/parsers: Fix parse problem with complex yields, dave
- ruby, ruby/lib: * lib/pathname.rb: Added documentation., gsinclair
- ruby, ruby/lib/net: * lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'., aamine
- ruby, ruby/lib/rdoc/parsers: Add RDoc for Kernel global functions, tidy array and error, dave
- ruby, ruby/lib/rdoc/parsers: Add RDoc for Kernel global functions, tidy array and error, dave
- ruby: Tidy array.c rdoc, dave
- ruby: Tidy array.c RDoc, dave
December 28, 2003
- ruby, ruby/lib/rdoc/parsers: RDoc Struct and random, dave
- ruby, ruby/lib/rdoc/parsers: RDoc Struct and random, dave
- ruby, ruby/lib: * lib/optparse.rb: Improved documentation., gsinclair
- ruby: forgot ML pointer., usa
- ruby: 2003-12-29, eban
- ruby, ruby/ext, ruby/win32: * instruby.rb: fix install directory if destdir and compile_dir are, usa
- ruby: RDoc comments for Proc, Method, and UnboundMethod, dave
- ruby: RDoc Proc, Method, UnboundMethod, dave
- ruby: Add RDoc comments to math.c, dave
- ruby: Add RDoc comments to math.c, dave
- ruby, ruby/ext/stringio, ruby/ext/zlib: * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't, akr
- ruby, ruby/ext/stringio, ruby/ext/zlib: * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't, akr
- app/rwiki/lib/rwiki: RWiki::PageFormat#ref_name: env('base').to_s, kazu
- ruby, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add RDoc documentation for stuff in object.c, dave
- ruby, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add RDoc documentation for stuff in object.c, dave
- ruby: 2003-12-28, eban
- ruby: 2003-12-28, eban
- ruby: * ChangeLog: text format., nahi
- ruby, ruby/test/csv: * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly., nahi
- ruby, ruby/test/csv: * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly., nahi
- lib/csv/tests: * generate bom.csv and mac.csv on the fly., nahi
- lib/csv/tests: * add tests for Cell#to_str and Cell#to_s, nahi
- lib/csv: * change install location under 1.8., nahi
- lib/soap4r/lib/xsd, lib/soap4r/test/soap, lib/soap4r/test/xsd: * lib/xsd/datatypes.rb: check the smallest positive non-zero single-precision, nahi
- ruby: Thread/ThradGroup RDoc, dave
December 27, 2003
- ruby: Thread/ThradGroup RDoc, dave
- ruby, ruby/lib/rdoc/parsers: Fix quoting of method names in regexp, dave
- ruby, ruby/lib/rdoc/parsers: Fix quoting of method names in regexp, dave
- ruby, ruby/lib/rdoc/ri, ruby/lib/rdoc/markup/simple_markup: Add support for rules in ri output, dave
- ruby, ruby/lib/rdoc/ri, ruby/lib/rdoc/markup/simple_markup: Add support for rules in ri output, dave
- ruby, ruby/lib/rdoc/parsers: Add "Document-method:" capability, dave
- ruby, ruby/lib/rdoc/parsers: Add "Document-method:" capability, dave
- ruby: RDoc comments added by Elliott Hughes, dave
- ruby: RDoc comments added by Elliott Hughes, dave
- ruby, ruby/lib/rdoc/parsers: Some Ruby source uses Init_xxx (lower case for the class name), dave
- ruby, ruby/lib/rdoc/parsers: Some Ruby source uses Init_xxx (lower case for the class name), dave
- ruby: * configure.in: fix "test: too many arguments" error., eban
- ruby: * configure.in: fix "test: too many arguments" error., eban
- ruby: Add RDoc comments for Time, dave
- ruby: Add RDoc comments for Time, dave
- ruby: RDoc comments for Symbol, dave
- ruby: RDoc comments for Symbol, dave
- ruby: Add RDoc comments to numeric.c, dave
- ruby: Add RDoc comments, dave
- ruby: Add RDoc comments, dave
- mod_ruby: * version 1.1.2 released., shugo
- ruby: Added RDoc for class IO, dave
- ruby: Added RDoc for class IO, dave
December 26, 2003
- ruby: 2003-12-27, eban
- ruby/lib: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: 2003-12-27, eban
- ruby: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: MG added RDoc comments for re.c, dave
- ruby: MG added RDoc comments for re.c, dave
- ruby/lib: * io.c (rb_f_backquote): need not to check nil result., matz
- ruby: * io.c (rb_f_backquote): need not to check nil result., matz
- ruby: 2003-12-26, eban
- ruby: * configure.in: check if getcontext and setcontext are available., nobu
- ruby: * configure.in: check if getcontext and setcontext are available., nobu
- ruby, ruby/lib: lib/pathname.rb (PathnameTest#test_plus): add 2 assertions., akr
- ruby/lib/rdoc/markup/simple_markup: Backport fix to add_rules to 1.8 (sorry, NaHi), dave
- ruby, ruby/test/ruby: * test/ruby/test_pack.rb: new test test_pack_N., aamine
- ruby: 2003-12-26, usa
- ruby: * MANIFEST: add vms/config.h and remove vms/config.h_in., usa
- ruby: [VMS] "rfm=stmlf" is specified for open() and fopen()., akiyoshi
- ruby/vms: config.h_in has been renamed to config.h, akiyoshi
- ruby/vms: add __FAST_SETJMP macro to support threads on VMS, akiyoshi
December 25, 2003
- ruby/lib/rdoc/markup/simple_markup: Fix problem with rule calculation, dave
- ruby: * string.c (rb_str_update): don't return any value., usa
- ruby: * string.c (rb_str_update): don't return any value., usa
- lib/soap4r: * for 1.5.2., nahi
- ruby/ext/tcltklib: * string.c (rb_str_update): call rb_str_modify()., matz
- ruby: * string.c (rb_str_update): call rb_str_modify()., matz
- ruby: * string.c (rb_str_update): call rb_str_modify()., matz
- app/rwiki/lib/rwiki: Follow Devel::Logger's change. devel/logger.rb -> logger.rb, kazu
- ruby: 2003-12-25, eban
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * Content-ID header might not exist., nahi
- lib/soap4r: * updated., nahi
- lib/soap4r/test/interopR2, lib/soap4r/test/soap, lib/soap4r/test/soap/marshal, lib/soap4r/test/xsd: * use "(-1.0 / (1.0 / 0.0))" instead of "-0.0"., nahi
- lib/soap4r/test/interopR4: * new file., nahi
- lib/soap4r/test/soap/swa: * debugging support., nahi
- lib/soap4r/test/soap/calc: * debugging support., nahi
- lib/soap4r/test/interopR2: * add shutdown signal handler., nahi
December 24, 2003
- ruby: MG added RDoc comments to string.c, dave
- ruby: * eval.c (search_required): search actual file name once when no, nobu
- ruby: * configure.in: check for nanosleep, -lrt if required., matz
- ruby/lib/rdoc/parsers: Fix bug where two adjacent =begin/=end blocks causes the parser to get out of step., dave
- lib/soap4r/lib/soap: * parsing/generating bug fixed according to RFC., nahi
- ruby/ext/zlib: * stable version 1.8.1 released., matz
- ruby: * stable version 1.8.1 released., matz
- ruby, ruby/test/soap, ruby/test/soap/marshal, ruby/test/xsd: * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb, nahi
- ruby, ruby/lib: * lib/tsort.rb (test_orphaned_break): removed., akr
- ruby/ext/tk/sample, ruby/ext/tk, ruby: * ext/tk/sample/tkmulticolumnlist.rb: new sample, nagai
- ruby: * configure.in (LDSHARED): Fixed typographical error in assignment of, eban
- oniguruma: Import Oni Guruma 20031224 (version 2.0.0)., knu
- ruby: * eval.c (catch_timer): do not call rb_thread_schedule() inside to, matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error, gotoyuzo
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): clear the buffer argument, nobu
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/drb, ruby/test/testunit: * lib/test/unit/assertions.rb: Modules are allowed to rescue., nobu
- ruby: * MANIFEST:, eban
- ruby/lib/net, ruby: * lib/net/imap.rb (authenticate): remove "\n" from base64 encoded, shugo
- ruby: Michael Granger added RDoc for range.c, dave
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/html, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Forgot to save buffer.... sigh, dave
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: should not create any, nobu
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c (strio_read): never return nil at, nobu
- ruby: 2003-12-24, usa
- ruby: * parse.y (arg): should return 0 after error. [ruby-dev:22360], nobu
December 23, 2003
- ruby: Fix doc typos, dave
- ruby/test/ruby: * io.c (read_all): do not return nil at the end of file., matz
- ruby: * io.c (read_all): do not return nil at the end of file., matz
- ruby, ruby/lib/rdoc/parsers: RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle yaml/stringio, dave
- eruby: * eruby_main.c (run): call rb_exec_end_proc()., shugo
- eruby: * version 1.0.5 released., shugo
- eruby: * eruby_main.c (eruby_xmalloc): new function., shugo
- ruby, ruby/lib: * lib/optparse.rb: incomplete RDoc documentation added in place of, gsinclair
- lib/soap4r/test/soap/swa: * add SwA test., nahi
- lib/soap4r/test/soap: * remove duplicated test method., nahi
- lib/soap4r/test/wsdl/marshal: * follow Processor.marshal signature change., nahi
- lib/soap4r/test/xsd: rexml cannot handle euc-jp without iconv/uconv., nahi
- ruby: 2003-12-23, eban
- ruby, ruby/test/soap: * test/soap/test_streamhandler.rb (test_basic_auth): removed., nahi
- ruby, ruby/test/ruby: * io.c (rb_io_ungetc): raise an exception at unread stream to, nobu
- ruby/lib/rexml/encodings: Commit miss?, usa
- ruby/lib/rexml/encodings: * pack.c (pack_pack): remove unnecessary negative value check., matz
- ruby: * pack.c (pack_pack): remove unnecessary negative value check., matz
- ruby, ruby/bcc32: * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940], usa
- ruby, ruby/lib/rexml/encodings, ruby/test/ruby, ruby/test/xsd: * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650], nahi
- ruby/test/uri, ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic::check_userinfo,, akira
- ruby, ruby/test/xsd: * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test., nahi
- lib/soap4r/test/xsd: [ruby-talk:88650], nahi
December 22, 2003
- ruby, ruby/lib/webrick: * lib/webrick/cgi.rb (CGI): add support for mod_ruby., gotoyuzo
- ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo., akira
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * lib/soap{parser.rb,processor.rb,wsdlDriver.rb,rpc/proxy.rb,rpc/router.rb}:, nahi
- lib/soap4r/lib/soap: * unspecified dependent library., nahi
- lib/soap4r/lib/soap: * unused library., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: * lib/soap/{attachment.rb,baseData.rb,encodingstyle/soapHandler.rb}: introduce, nahi
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (map_charset): always ensure code is a String., nobu
- ruby: * class.c (rb_mod_init_copy): always copy singleton class., nobu
- ruby/test/uri, ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic#route_from): accepts urls which, akira
- ruby, ruby/lib: * lib/cgi.rb: reduce eval., nobu
- ruby, ruby/test/soap: * test/soap/test_property.rb: remove duplicated test method., nahi
- ruby: * eval.c (rb_with_disable_interrupt): use ENABLE_INTS instead of, matz
- ruby, ruby/bcc32, ruby/win32: * bcc32/Makefile.sub, win32/Makefile.sub (config.h): remove, usa
- ruby, ruby/win32: * configure.in (ac_cv_func_setitimer): moved from defines.h, nobu
- ruby: * configure.in (mingw): set isnan, finite and isinf to yes., eban
- ruby: Add RDoc comments, dave
- ruby: 2003-12-22, eban
- ruby, ruby/lib/soap: * lib/soap/property.rb: passing block by reference., nahi
- lib/soap4r/sample/soap/swa: * sample/soap/swa: SwA sample., nahi
- lib/soap4r/lib/soap: * lib/soap/{element.rb,marshal.rb,parser.rb,processor.rb,streamHandler.rb,, nahi
- lib/soap4r/lib/soap: * lib/soap/generator.rb: follow SOAPReference#initialize signature change., nahi
- lib/soap4r/lib/soap: * lib/soap/property.rb: typo fix., nahi
- lib/soap4r/lib/soap/rpc: * lib/soap/rpc/{cgistub.rb,driver.rb,element.rb,proxy.rb,router.rb,soaplet.rb}:, nahi
- lib/soap4r/lib/soap/encodingstyle: * lib/soap/encodingstyle/soapHandler.rb: SwA support., nahi
- lib/soap4r/lib/soap: * lib/soap/baseData.rb: SOAPReference#initialize gets referent object instead of, nahi
- lib/soap4r/lib/soap: * lib/soap/{attachment.rb,mimemessage.rb}: great SwA support code by Jamie Herre., nahi
- lib/soap4r/lib/soap/mapping: * lib/soap/mapping/mapping.rb: follow SOAPReference#initialize signature change., nahi
December 21, 2003
- ruby: * ext/syck/emitter.c (syck_emitter_write): str bigger than, matz
- ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_write): str bigger than, matz
- ruby/missing: * missing/isinf.c (isinf): typo fix., eban
- ruby: 2003-12-21, eban
- ruby: * class.c (rb_check_inheritable): new function. [ruby-dev:22316], nobu
- ruby, ruby/lib: lib/pathname.rb (Pathname#+): re-implemented to resolve ".." in, akr
- ruby, ruby/bin, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add file.c comments (and necessary support in parse_c.rb), dave
December 20, 2003
- ruby: dln.c: remove last second typo., matz
- ruby/missing: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby/ext/tcltklib: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby: * forgot to add a changelog entry, nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample: * ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list), nagai
- ruby, ruby/lib/webrick: * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp., gotoyuzo
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Completion::complete): wrong, nobu
- ruby, ruby/lib, ruby/lib/yaml: * lib/yaml.rb (YAML::YAML): adjust Marshal version., nobu
December 19, 2003
- ruby/lib/webrick: get rid of unusable condition, gotoyuzo
- ruby, ruby/lib/webrick: * lib/webrick/cgi.rb: add file. (yet another CGI library), gotoyuzo
- ruby: 2003-12-20, eban
- ruby/misc: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby/lib: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby, ruby/lib/net, ruby/lib/rdoc/parsers: Document Class and Dir, dave
- ruby, ruby/lib/webrick: * lib/webrick/httprequest.rb (meta_vers): should not set, gotoyuzo
- ruby, ruby/lib/soap, ruby/test/soap: * lib/soap/property.rb (SOAP::Property#load): new method for loading, nahi
- ruby/lib/runit/cui, ruby: * lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):, akira
- ruby/ext/tk, ruby/ext/tk/sample, ruby: * ext/tk/sample/tkmultilistbox.rb: bug fix, nagai
- ruby: 2003-12-19, eban
- lib/soap4r/lib/soap: * lib/soap/property.rb: tail recursion elimination., nahi
- ruby, ruby/bin, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add boot_classes to rdoc parsing, fix a couple of bugs, dave
- ruby, ruby/lib/rdoc/generators, ruby/lib/rdoc/ri: Fix dependency issue, dave
December 18, 2003
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Annotate enum.c. Add pager support, and report on methods in included modules, dave
- ruby, ruby/lib/webrick: * lib/webrick/httputils.rb (parse_form_data): should return an, gotoyuzo
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lib/soap/property.rb: add property section., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lib/soap/property.rb: load property file to existing property tree., nahi
- ruby, ruby/lib, ruby/win32: * eval.c (stack_extend): ignore inline optimization on VC7., usa
- ruby: * dir.c (fnmatch): unlike find_dirsep(), rb_path_next() never, nobu
- ruby/lib: lib/ipaddr.rb (initialize): rescue StandardError., eban
- ruby: 2003-12-18, eban
- ruby, ruby/lib: * lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch., eban
December 17, 2003
- ruby/ext/tk/sample: * bug fix, nagai
- ruby/test/testunit/util: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby/lib: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby/ext/curses: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby, ruby/bin, ruby/lib/rdoc/ri: Add pager support to ri, and start implementing command line options, dave
- ruby: 2003-12-17, eban
December 16, 2003
- ruby/lib/rdoc/ri: commit miss, dave
- ruby, ruby/bin, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose, dave
- ruby, ruby/ext/strscan, ruby/test/strscan: introduce some new methods, aamine
- app/raa/tool: * update -> updated, nahi
- app/raa/lib: * update -> updated, nahi
- app/raa/lib: * RSS/1.0. patched by NISHI Takao-san., nahi
- ruby, ruby/lib: * lib/pp.rb: don't use local variable `pp'., akr
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/ri: Initial load of support for ri/rdoc integration, dave
- ruby, ruby/ext/tk/lib: * condition bug of if statement on {pack,grid}_propagate methods, nagai
- lib/http-access2/lib/http-access2, lib/http-access2/test: * fix stream posting condition., nahi
- ruby: 2003-12-16, eban
December 15, 2003
- ruby, ruby/lib/yaml, ruby/test/yaml: * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012], why
- ruby: * eval.c (catch_timer): check rb_thread_crtical in main native, nobu
- app/rdtool: removed dependency on amstd., tosh
- lib/http-access2/test: * follow the previous change., nahi
- lib/http-access2/lib/http-access2: * do not dump useless HTTP header., nahi
- lib/http-access2/test: * add tests., nahi
- shim/ruby16/bin: Add #!, knu
- shim/ruby16/bin, shim/ruby16/lib/rdoc, shim/ruby16/lib/rdoc/dot, shim/ruby16/lib/rdoc/generators, shim/ruby16/lib/rdoc/generators/template/chm, shim/ruby16/lib/rdoc/generators/template/html, shim/ruby16/lib/rdoc/generators/template/xml, shim/ruby16/lib/rdoc/markup, shim/ruby16/lib/rdoc/markup/sample, shim/ruby16/lib/rdoc/markup/simple_markup, shim/ruby16/lib/rdoc/markup/test, shim/ruby16/lib/rdoc/parsers: Import rdoc from 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8, knu
- shim/ruby16/lib: Sync with 1.8, knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib/soap, shim/ruby16/lib/soap/encodingstyle, shim/ruby16/lib/soap/mapping, shim/ruby16/lib/wsdl, shim/ruby16/lib/wsdl/soap, shim/ruby16/lib/wsdl/xmlSchema: Update to SOAP4R 1.5.1.2., 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: Update to REXML 2.7.3., knu
- ruby: * file.c: renamed and externalized rb_path_next,, nobu
- ruby: 2003-12-15, nobu
- ruby: commit miss, nobu
- ruby: * dir.c (check_dirname): check string safety and remove extraneous, nobu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument, usa
December 14, 2003
- lib/http-access2/test: * add tests., nahi
- lib/http-access2/lib: * no_proxy did not work., nahi
- lib/http-access2/lib/http-access2: * add status definition for various redirects., nahi
- ruby/test/soap: * descrictive warning message., nahi
- lib/soap4r/test/soap: * comment fix., nahi
- ruby: 2003-12-14, eban
- ruby, ruby/ext/socket, ruby/lib: * ext/socket/socket.c (Init_socket): IPv6 is not supported although, eban
- ruby/ext/tk: ext/tk/MANIFEST: add sample/tkalignbox.rb., eban
December 13, 2003
- ruby, ruby/ext/iconv: * ext/iconv/charset_alias.rb: preserve original order., nobu
- ruby: * eval.c (thread_timer): use timer by sub-thread and nanosleep., matz
- ruby: * eval.c (proc_alloc): cache the created object at first time., nobu
- lib/http-access2/lib: * follow ossl2 change., nahi
- lib/http-access2/test: * use stringio., nahi
- lib/http-access2/lib: * ossl2 versions might not have constants OP_ALL etc. check if it exists., nahi
- ruby: 2003-12-13, nobu
- ruby/test/yaml: * test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match., nobu
- ruby: * configure.in: check ucontext.h., nobu
December 12, 2003
- ruby, ruby/lib/rexml, ruby/lib/rexml/encodings: REXML changes:, ser
- ruby, ruby/lib/yaml, ruby/test/yaml: * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946], why
- ruby, ruby/lib, ruby/test/csv: * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,, nahi
- lib/csv/lib, lib/csv/tests: * add Cell#to_str and Cell#to_s, nahi
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (mkdir): remove trailing `/' from pathes., aamine
- ruby: 2003-12-12, eban
December 11, 2003
- ruby: * eval.c (proc_invoke): fix class name in warning message for, nobu
- ruby: untypo, gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12., gotoyuzo
- ruby/test/fileutils: * test/fileutils/test_fileutils.rb (test_mkdir_p): test expand_path'ed path., aamine
- ruby, ruby/lib: * lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). mkdir("nonexistdir/") does not work on NetBSD/Alpha 1.6.1., aamine
- ruby, ruby/lib: * lib/ftools.rb (makedirs): sync with fileutils., eban
- ruby, ruby/lib: catch all SystemCallErrors., aamine
- ruby, ruby/lib: * lib/fileutils.rb (mkdir_p): check if it is a directory after mkdir(2) instead of before mkdir(2), to avoid race condition. [ruby-talk:87730], aamine
- ruby, ruby/lib: * lib/fileutils.rb: def m( arg ) -> def m(arg)., aamine
- ruby: 2003-12-11, eban
- ruby, ruby/ext/bigdecimal, ruby/ext/dl, ruby/ext/iconv, ruby/ext/pty, ruby/ext/socket, ruby/ext/syck: * configure.in (ieeefp.h), numeric.c: needed for finite() on, nobu
December 10, 2003
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): set EOF flag at short read., nobu
- ruby, ruby/lib: * lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208], aamine
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): do not set EOF flag when, nobu
- ruby/lib: * io.c (read_all): should return given string even if data read is, matz
- ruby/ext/iconv: * io.c (read_all): should return given string even if data read is, matz
- ruby/ext/curses: * io.c (read_all): should return given string even if data read is, matz
- ruby: * io.c (read_all): should return given string even if data read is, matz
- ruby, ruby/ext/stringio, ruby/test/ruby, ruby/test/stringio: * ext/stringio/stringio.c (strio_read): adjust behavior at reading, nobu
- ruby: * ChangeLog: fix comments., eban
- ruby/test/monitor, ruby: * test/monitor/test_monitor.rb (test_cond): use Queue#deq, shugo
- ruby, ruby/ext/pty: * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, so, usa
- ruby: 2003-12-10, eban
- ruby, ruby/win32: * win32/win32.h: define execv() using do_aspawn()., eban
December 09, 2003
- app/div/sample/cal: add fake_login, seki
- ruby, ruby/ext/tk/lib, ruby/ext/tk/sample, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * overrided instance methods, which are private methods on the super, nagai
- ruby, ruby/lib/uri, ruby/test/uri: make case insensitive for host-part., akira
- ruby/test/stringio: ditto., akr
- ruby/test/ruby: add test for previous change to io.c., akr
- ruby: io.c (rb_io_check_writable): don't call io_seek if EOF flag is set,, akr
- ruby: * io.c (rb_io_check_readable): Don't clear EOF flag by io_seek., akr
- ruby: 2003-12-09, eban
- ruby, ruby/lib/rexml/encodings: Added downcased shift-jis declarations. The old, all upper case declarations, ser
- ruby/lib/rexml, ruby/lib/rexml/encodings, ruby/lib/rexml/light, ruby/lib/rexml/parsers: * Added the lower-case Shift-JIS files to the manifest. The upper-case ones, ser
- ruby/ext/tk/sample: * typo, nagai
December 08, 2003
- shim/ruby16/lib/rinda: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- ruby/ext/tk/sample, ruby: * new sample script, nagai
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib/date: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: values_at -> indices, knu
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise, ntalbott
- app/div/sample/cal: change color, seki
- app/div/sample/cal: remove cal.rb, change date file name, seki
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/test/soap/calc, ruby/test/soap/helloworld, ruby/test/wsdl/datetime, ruby/test/wsdl/raa: * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status', nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld, lib/soap4r/test/wsdl/datetime, lib/soap4r/test/wsdl/raa: * add methods 'shutdown' and 'status' to SOAP::RPC::StandaloneServer as delegates to WEBrick., nahi
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/ui, ruby/lib/test/unit/ui/console, ruby/lib/test/unit/ui/fox, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk: * lib/test/unit/autorunner.rb: remove dependency to a particular, nobu
- ruby, ruby/ext/syck: * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow., nobu
- ruby/test/uri: * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121], aamine
- ruby, ruby/lib/uri: * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121], aamine
- ruby: 2003-12-08, eban
- ruby: * pack.c: define swap16 and swap32 only if they are not, matz
December 07, 2003
- app/div/sample/cal: add dCal, seki
- app/div/sample/login: add extend.erb, seki
- ruby/ext/iconv: add iconv.rb and config.charset., akr
- app/div/sample/login: add countlogin, guestlogin, seki
- ruby, ruby/ext/iconv: sort aliases., akr
- ruby: 2003-12-07, eban
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (map_charset): make case sensitive., akr
- app/div/sample/login: change some views, seki
- app/div/sample/login: update login sample, seki
- ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/html: Support inline source in Kilmer template, dave
December 06, 2003
- ruby/ext/openssl: no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_start_ssl): new function to wrap, gotoyuzo
- ruby: * io.c (flush_before_seek): flush before seek on any platform., eban
- ruby: 2003-12-06, eban
- ruby, ruby/lib/soap: * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable, nahi
- lib/soap4r/lib/soap: * check if the format is right., nahi
- lib/soap4r/lib/soap: * support latest released http-access2.rb (this method is for latest unreleased, nahi
- lib/soap4r/lib/soap: * upcased environment variable was not obtained., nahi
- lib/http-access2/lib, lib/http-access2/test: * check proxy URL is valid., nahi
December 05, 2003
- eruby: * eruby_main.c (proc_args): copy the return value of getenv()., shugo
- eruby: * eruby_main.c (guess_mode): use strncpy() instead of strcpy()., shugo
- eruby: * eruby_main.c (guess_mode): use strncpy() instead of strcpy()., shugo
- ruby: typo., nobu
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,, nobu
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/lib/wsdl, ruby/test/soap: * lib/soap/netHttpClient.rb: proxy support did not work. fixed., nahi
- lib/soap4r/lib/wsdl: * read property from file., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * follow http-access2 function., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * read property from file., nahi
- ruby: * eval.c (rb_exec_end_proc): maintain tmp_end_procs., matz
- ruby: * eval.c (rb_exec_end_proc): should not clear end_procs and, matz
- ruby, ruby/test/ruby: * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen., akr
- ruby: MANIFEST: add files., nobu
- ruby, ruby/test/ruby, ruby/test/stringio, ruby/ext/stringio: * ext/stringio/stringio.c (strio_read): follow IO#read., nobu
- ruby: 2003-12-05, nobu
December 04, 2003
- ruby: * dln.c (aix_loaderror): should not use member named 'errno' which, matz
- ruby, ruby/lib/test/unit: * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):, nobu
- ruby/lib/rdoc/parsers: Try to give nicer error messages on internal failures, dave
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * read from file., nahi
- ruby, ruby/lib/drb: * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):, nobu
- ruby: * parse.y (exc_list): allow expanding list. [ruby-dev:22134], nobu
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of SystemCallError. It is needless details that which errno is set on each systems., aamine
- ruby: mail address consistency., nobu
- ruby/lib, ruby: * lib/monitor.rb: use Object#__send__ instead of Object#send., shugo
- ruby, ruby/lib/soap: * lib/soap/streamHandler.rb: support latest released version of, nahi
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/lib/wsdl, ruby/lib/xsd, ruby/test/soap/marshal, ruby/test/wsdl/datetime: * lib/soap/soap.rb: add SOAP::Env module for environment repository, nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * change basic_auth property. work as a property bag., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * cascading lock., nahi
- ruby: 2003-12-04, nobu
- ruby, ruby/ext/dl: * ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7, usa
- ruby, ruby/lib/net: * lib/net/http.rb: update hyperlink to the Japanese document., aamine
- ruby: [ruby-core:01881], gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (asn1time_to_time): should check that, gotoyuzo
- ruby, ruby/lib/webrick: * lib/webrick/server.rb (GenericServer#start): should rescue, gotoyuzo
December 03, 2003
- ruby/lib, ruby: * lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted., akr
- ruby/test/ruby: * io.c (argf_read): should not terminate on empty string; wait, matz
- ruby/lib: * io.c (argf_read): should not terminate on empty string; wait, matz
- ruby: * io.c (argf_read): should not terminate on empty string; wait, matz
- lib/soap4r/test/wsdl/datetime: * no intention to test usec part here., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * include Enumerable., nahi
- ruby/lib/rdoc/parsers: Implicitly define classes in 'class <<ClassName' if we haven't come across them before, dave
- lib/drb/lib/drb: correct fcntl parameer, seki
- ruby: correct fcntl parameer, seki
- ruby/lib/drb: correct fcntl parameer, seki
- ruby: * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is found, matz
- ruby: MANIFEST: add lib/rdoc/dot/dot.rb., nobu
- ruby, ruby/ext/tk/lib: * 'format'==>'Kernel.format' (avoid override trouble), nagai
- ruby: * Makefile.in (lex.c): try gperf first, and copy from the source, nobu
- ruby/lib/rdoc, ruby/lib/rdoc/dot: Missing file, dave
- ruby: 2003-12-03, eban
- ruby, ruby/ext, ruby/lib: * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb., nobu
December 02, 2003
- ruby: fixed method name, nobu
- lib/soap4r/lib/xsd: * add XSD::Charset.encoding= interface., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * rename property "client.protocol.*" to "protocol.*". it's for client, not, nahi
- ruby, ruby/lib/net: * lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable., aamine
- ruby/lib/test/unit/ui/gtk2: * lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement., nobu
- ruby, ruby/bin, ruby/lib/test, ruby/lib/test/unit, ruby/lib/test/unit/ui/fox, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk, ruby/test: * bin/testrb: new test runner. [ruby-core:01845], nobu
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments., aamine
- ruby: 2003-12-02, eban
- lib/soap4r/test/soap, lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl: * recover environment variable proxy setting feature. you can specify http, nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * do not allow deleting key from locked property., nahi
December 01, 2003
- ruby/ext/dl: Merged Tietew's patch of [ruby-dev:21991]., ttate
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: fixed #assert_no_match message., ntalbott
- ruby/lib/rdoc/parsers: Allow string as argument to alias_method, dave
- ruby, ruby/ext/syck: * ext/syck/syck.c: string buffering bug. decrementing by full, why
- lib/soap4r/lib/soap: * add http streamHandler options., nahi
- lib/soap4r/lib/soap: * add fake interface to follow http-access2., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * do not split key from property if locked., nahi
- ruby/test/ruby: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- ruby/sample: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- ruby: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- lib/soap4r/lib/soap: * wiredump_file_base was broken., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lock/unlock return self., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * renamed property "client.streamhandler" to "client.protocol"., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * dereference a value(nil) when hooked., nahi
- ruby: * pack.c (htov16): converts endian using swap16. htov32(), hton16,, matz
- ruby, ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/Win32API, ruby/sample/optparse: * sample/optparse/opttest.rb: added., nobu
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/chm, ruby/lib/rdoc/generators/template/html, ruby/lib/rdoc/generators/template/xml, ruby/lib/rdoc/markup, ruby/lib/rdoc/markup/sample, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/markup/test, ruby/lib/rdoc/parsers: Add RDoc, dave
- ruby/lib: Add RDoc to list, dave
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * introduce soap/property for optional parameter. driver#options["..."], nahi
- lib/soap4r/lib/soap: * refactoring: Extract Method., nahi
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (fu_each_src_dest0): call #to_str to allow Pathname for arguments. [ruby-core:01795], aamine
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
|
|