|
|
August 31, 2003
- ruby: * process.c (p_gid_sw_ensure): return VALUE., eban
- ruby: * eval.c (TAG_DST()): take no argument., eban
- ruby: * process.c (p_gid_sw_ensure): lack of function type, nagai
- ruby/lib/net: * lib/net/http.rb: cosmetic improvements to documentation, gsinclair
- ruby: 2003-08-31, eban
- ruby: * MANIFEST: add lib/optparse/version.rb., eban
- ruby, ruby/lib, ruby/lib/optparse: * lib/optparse.rb: --version takes an optional argument; "all" or a list of package names., nobu
- ruby, ruby/lib/date, ruby/lib: yyyy/mm is not an acceptable format., tadf
August 29, 2003
- lib/fcgi:, moonwolf
- lib/fcgi/lib:, moonwolf
- ruby: The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*,/ respectively., shigek
- ruby/ext/bigdecimal/sample: limit inserted., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: mult & div instead of * & /., shigek
- ruby/ext/bigdecimal: The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*,/ respectively., shigek
- ruby/lib/cgi/session: Add documentation in RDoc format., wew
- ruby: 2003-08-29, eban
- ruby, ruby/doc, ruby/ext/tcltklib, ruby/ext/tk/lib: * doc/ChangeLog-1.8.0: add changes of Ruby/Tk, nagai
- ruby/lib/cgi: Add documentation in RDoc format., wew
August 27, 2003
- ruby: * parse.y (singleton): typo fixed (ruby-bugs-ja PR#562), matz
- ruby/sample: * eval.c (rb_eval): *a = [1,2] now assigns [[1,2]] to a., matz
- ruby: * eval.c (rb_eval): *a = [1,2] now assigns [[1,2]] to a., matz
- oniguruma: Incorporate a patch from [ruby-dev:21263] to fix the problem where it, knu
- lib/soap4r/sample/soapbox: Still does not work., nahi
- lib/soap4r/lib/wsdl/soap: Definitions., nahi
- lib/soap4r/lib/soap: Remove debug code., nahi
- lib/soap4r/lib/soap/mapping: Fixed copy&paste bug., nahi
- ruby: * error.c (rb_bug): should not use other methods; this function is, nobu
- ruby/ext/bigdecimal: Forgot to round '*'., shigek
- ruby, ruby/lib/net: * lib/net/smtp.rb (check_response): AUTH CRAM-MD5 returns 334 response. [ruby-list:38279], aamine
- lib/devices/linux: fixed installer, matju
August 26, 2003
- ruby: 2003-08-27, usa
- ruby, ruby/win32: * win32/win32.c (map_errno): support winsock error., usa
- lib/soap4r: Add xsd/xmlparser, nahi
- lib/soap4r/test: added., nahi
- ruby/lib: * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying, matz
- ruby: * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying, matz
- lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/WSDemo, lib/soap4r/sample/marshallingWithWSDL: Follow previous changes., nahi
- lib/soap4r/sample/soapbox: WSDL file was changed!, nahi
- lib/soap4r/lib/wsdl: Add AttributeConstraintError exception., nahi
- lib/soap4r/lib/wsdl: Proxy support bug fix., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add AttributeConstraintError exception., nahi
- lib/soap4r/lib/wsdl/soap: style="document" support., nahi
- lib/soap4r/lib/soap: SOAPElement constructor signature change., nahi
- lib/soap4r/lib/soap: Extra attrs was not dumped if generate_explicit_type = false., nahi
- lib/soap4r/lib/soap: bug fixed. no one uses it..., nahi
- lib/soap4r/lib/soap: Introduce WSDLDriver::Servant class and move WSDLDriver implementation into it., nahi
- lib/soap4r/lib/soap/rpc: Follow wsdlDriver.rb., nahi
- lib/soap4r/lib/soap/mapping: Add wsdlRegistry.rb and move WSDLMappingRegistry into it., nahi
- ruby/ext/bigdecimal: sqrt() error checking bug fixed., shigek
- ruby/ext/bigdecimal: sqrt() speed up., shigek
- ruby: commit miss, nobu
- ruby: 2003-08-26, eban
- ruby, ruby/lib: * lib/mkmf.rb (create_tmpsrc): add the hook for source., nobu
- eruby: * version 1.0.4 released., shugo
- ruby, ruby/ext/syck: * implicit.c (syck_type_id_to_taguri): corrected detection of, why
August 24, 2003
- lib/soap4r/bin: use wsdl/importer. run without http-access2., nahi
- lib/soap4r/lib/soap: follow lib/wsdl change., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: introduce OperationInfo class., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/xmlSchema: Add wsdl/xmlSchema/unique.rb, nahi
- lib/soap4r/lib/xsd: add Iconv.safe_iconv. incomplete., nahi
- lib/soap4r/sample/soapbox: still does not work. style='literal' must be supported., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/xsd/xmlparser: change exception hierarchy., nahi
- lib/soap4r/lib/soap/mapping: follow wsdl/xmlSchema/* change., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: imported schema could be a XML schema, not WSDL schema., nahi
- lib/soap4r/lib/wsdl/xmlSchema: introduce classes for all/sequence/choice element., nahi
August 23, 2003
- ruby: * file.c (rb_file_s_expand_path): avoid calling rb_scan_args() for, matz
- ruby: 2003-08-24, eban
- lib/soap4r/lib/wsdl/xmlSchema: parse 'id' attr., nahi
- oniguruma: Import Oni Guruma 20030819 (version 1.9.3)., knu
- ruby: BUFCHECK() doesn't update p/pend in loop., nobu
- ruby: BUFCHECK() doesn't update p/pend in loop., nobu
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/lib/xsd/xmlparser: Clear responsibility about exception., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add XMLSchema parser., nahi
- ruby: * file.c (file_expand_path): performance improvement., nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/xsd, lib/soap4r/lib/xsd/xmlparser: Refactoring: XML parser wrapper libs to xsd/xmlparser/*, nahi
- ruby/lib: Added RDoc documentation., wew
- ruby: again, sorry, nobu
- ruby: commit miss, nobu
- ruby, ruby/ext/nkf: * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just, nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl, lib/soap4r/lib/xsd: Let XSD::NS thread-safe., nahi
- ruby, ruby/lib/irb: * lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942], keiju
- ruby: * eval.c (rb_eval, rb_iterate, block_pass): reduce PUSH/POP_TAG and, nobu
- ruby: 2003-08-23, nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl: Add wsdl/importer.rb., nahi
- lib/soap4r/lib/wsdl: do not parse 'http://foo' as a qname. heulistic..., nahi
- ruby/misc: * eval.c (rb_yield_splat): should check if "values" is array., matz
- ruby: * eval.c (rb_yield_splat): should check if "values" is array., matz
- lib/soap4r/lib/soap: dump warn message to STDERR., nahi
- lib/soap4r/lib/wsdl: In previous change, add support of net/http client., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Add soap:binding elements., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add xsd:any element., nahi
August 21, 2003
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/rubyext.c: refactoring of the transfer method, why
- ruby: 2003-08-22, eban
- ruby: * eval.c (block_pass): improve passing current block., nobu
- lib/soap4r/test/interopR2: test/interopR2/client.rb: rewritten client with test/unit., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: Recover RPC::ServerException from compat.rb., nahi
- lib/soap4r/lib/soap: Remove debug code., nahi
- lib/soap4r, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/HelloWorld, lib/soap4r/sample/RAA, lib/soap4r/sample/marshallingWithWSDL, lib/soap4r/bin: Follow module structure change., nahi
- lib/soap4r/lib/xsd: Add xsd module for XML Schema datatype., nahi
- lib/soap4r/lib/soap: Unintentional remove., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Move compatibility modules to soap/comapt.rb, nahi
- ruby: Int. overflow bug in multiplication fixed & VpNmlz() speed up., shigek
- ruby/ext/bigdecimal: Int. overflow bug in multiplication fixed & VpNmlz() speed up., shigek
- ruby: 2003-08-21, eban
- ruby/lib/net: Small documentation update, including source attribution., gsinclair
- ruby/lib/net: Small changes to documentation; mainly hiding things from RDoc., gsinclair
August 19, 2003
- ruby, ruby/ext/syck: * ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389], why
- ruby/lib: RD -> RDoc, with embellishments, by William Webber., gsinclair
- ruby: to_s("+") implemented., shigek
- ruby/ext/bigdecimal: to_s("+") implemented., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: E added. Typo corrected., shigek
- ruby: * MANIFEST: add lib/webrick/ssl.rb., eban
- app/rwiki/lib/rwiki: check by Another HTML-lint, kazu
- ruby, ruby/ext/openssl/lib/openssl, ruby/lib/webrick: * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer., gotoyuzo
- eruby: * eruby_main.c (run): do not call ruby_finalize() before, shugo
- ruby: * io.c (next_argv): should not call GetOpenFile() if rb_stdout is, shugo
August 18, 2003
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl, ruby/ext/openssl/sample: * ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket as, gotoyuzo
- ruby: 2003-08-19, eban
- ruby, ruby/ext/curses, ruby/ext/tcltklib: * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard, nobu
- app/raa/www: raa-regist.mrb -> raa-regist.rhtml, nahi
- app/raa/lib, app/raa/svr, app/raa/test, app/raa/tool, app/raa/www: Initial WEBrick support. not tested well., nahi
- ruby: 2003-08-18, nobu
- ruby: * dir.c (glob_helper): preserve raw order for **., nobu
- mod_ruby/doc, mod_ruby: * cookie.c (cookie_values): fixed comment., shugo
- mod_ruby: * cookie.c (cookie_domain): return nil if cookie->domain is NULL., shugo
August 17, 2003
- ruby, ruby/ext/openssl, ruby/ext/tcltklib: * ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile., nobu
- ruby/ext/bigdecimal/lib/bigdecimal: Refinement for speedup., shigek
- ruby, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a, gotoyuzo
- ruby: 2003-08-17, eban
- lib/opengl: Change allocate_buffer_with_string(), yoshi
- lib/opengl: fixed for mswin32, yoshi
- ruby, ruby/ext: * ext/extmk.rb (extmake): should not force to remake Makefile when, nobu
August 16, 2003
- ruby: 2003-08-16, nobu
- ruby, ruby/bcc32, ruby/ext, ruby/ext/openssl, ruby/lib, ruby/win32, ruby/wince: * marshal.c (w_symbol, w_object): get rid of warnings., nobu
- ruby/ext/bigdecimal/lib/bigdecimal: Typo 'selt' corrected to 'self'., shigek
- app/rwiki/lib/rwiki: fragment only if link to same page [rubyist:1695], kazu
August 14, 2003
- ruby/lib/xmlrpc: * gc.c (id2ref): recycle check should be done by klass == 0., matz
- ruby: * gc.c (id2ref): recycle check should be done by klass == 0., matz
- ruby: Bug fix and addition of math.rb., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: Newly added., shigek
- ruby/ext/bigdecimal/sample: Changed to use lib/bigdecimal/math.rb., shigek
- ruby/ext/bigdecimal: lib/bigdecimal/math.rb added., shigek
- ruby/ext/bigdecimal: Bug fix: div method., shigek
- lib/soap4r/lib/soap: Add iconv support., nahi
- app/rwiki/lib/rwiki: add Version.regist, kazu
- app/rwiki/lib/rwiki: show ruby version, kazu
- app/rwiki/lib/rwiki, app/rwiki/site: RSS 1.0 support, kazu
- app/rwiki/installer: man-rd-ja-reject.tar.gz, kazu
- ruby, ruby/ext/win32ole: * ext/win32ole/win32ole.c (OLE_FREE): should not call, suke
- ruby: 2003-08-14, usa
- ruby: * gc.c (rb_data_object_alloc): check type of 1st argument., usa
August 13, 2003
- app/rwiki: 1.8ism, kazu
- app/rwiki/lib/rwiki: link bug fix, kazu
- app/div/lib/tofu: for webrick-1.3, seki
- app/div: 1.8ism, seki
- app/div/lib/div, app/div/lib/tofu, app/div/sample/app: type -> self.class, thanks iwatsukis-san, seki
- ruby: Ambiguity of BigDecimal::limit removed., shigek
- ruby/ext/bigdecimal: Ambiguity of BigDecimal::limit removed., shigek
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema: copyright comment., nahi
- lib/soap4r/lib/soap/mapping: Illegal singleton check., nahi
- lib/soap4r/test: Add tests., nahi
- ruby, ruby/lib/webrick: * lib/webrick/https.rb (HTTPServer#run): should set syncing-mode, gotoyuzo
- ruby/sample: * eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block., matz
- ruby: * eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block., matz
- ruby: 2003-08-13, eban
- ruby: * object.c (rb_class_s_alloc): add function prototype to avoid VC++, eban
- ruby, ruby/ext/Win32API: * ext/Win32API/Win32API.c (Win32API_initialize): should pass some, usa
August 11, 2003
- ruby/lib/net: RD -> RDoc by William Webber, gsinclair
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/tests: 1.8isms, matju
- ruby: * eval.c (THREAD_SAVE_CONTEXT): should explicitly turn off the, matz
- ruby: * eval.c (rb_thread_restore_context): typo., matz
- ruby/sample: * eval.c (struct thread): add member to save backing store on, matz
- ruby: * eval.c (struct thread): add member to save backing store on, matz
- ruby, ruby/lib: * lib/debug.rb(debug_command): inspection command should inspect resulting, nahi
- ruby: 2003-08-11, eban
- ruby: * eval.c (rb_call_super): do not use rb_block_given_p() for, matz
August 07, 2003
- ruby, ruby/lib/webrick: * lib/webrick/httputils.rb (FormData#list): should not take, gotoyuzo
- lib/drb/lib, lib/drb/runit: using ipaddr (acl2), seki
- ruby, ruby/cygwin: * cygwin/GNUmakefile: add forwarding DLL target for cygwin., eban
- ruby, ruby/cygwin: * cygwin/GNUmakefile: better --disbale-shared option support., eban
- ruby: 2003-08-07, eban
- mod_ruby/doc: * fix document of Request#upload_hook., shugo
- mod_ruby: * reqeust.c (request_call_upload_hook): bug fix., shugo
August 06, 2003
- ruby: * gc.c: FreeBSD/ia64's mcontext_t is a bit different from that of, knu
- ruby/ext/bigdecimal: Just small change., shigek
- ruby/ext/bigdecimal: Comparison results adjusted to Float's., shigek
- ruby: BigDecimal change., shigek
- ruby, ruby/lib/test/unit: * lib/test/unit/testcase.rb: Added equality checking., ntalbott
- ruby: 2003-08-06, eban
- ruby/lib/net: RD -> RDoc by William Webber, gsinclair
- ruby, ruby/lib: * lib/mkmf.rb (have_library): treat nil function name as "main"., nobu
- mod_ruby/doc: * fix doc., shugo
- mod_ruby: * fix indentation., shugo
- mod_ruby: * paramtable.c (paramtable_each): bug fix., shugo
- ruby, ruby/ext, ruby/ext/digest/sha1, ruby/ext/io/wait, ruby/lib: * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137], nobu
- mod_ruby: * upload.c (upload_io): bug fix., shugo
- mod_ruby:, shugo
August 05, 2003
- ruby, ruby/ext: * ext/Setup*: add io/wait and openssl., usa
- ruby, ruby/lib/net: * lib/net/http.rb: update document., aamine
- ruby/lib/net: RDoc updated by William Webber, gsinclair
- ruby/ext/bigdecimal/lib/bigdecimal: Trailing 0s in split removed.(to_digits changed)., shigek
- ruby/ext/bigdecimal: Trailing 0s in split removed. & bug in floor fixed., shigek
- ruby/lib/net: RDoc comments provided by William Webber <wew@xxxxxxxxxxxxxxxxx>, gsinclair
- ruby/ext/bigdecimal/lib/bigdecimal: Bug in to_digits fixed., shigek
- ruby/ext/bigdecimal: Trailing 0s in to_s removed. & Bug in VpFrac fixed., shigek
- ruby/lib, ruby: * lib/fileutils.rb (install): should preserve timestamp only., eban
- ruby: 2003-08-05, eban
- ruby: * eval.c (rb_load): should preserve current source file/line., nobu
- ruby/ext/bigdecimal: Unnecessary comments removed., shigek
- ruby/ext/bigdecimal: Fix: coerce in comparisons., shigek
- mod_ruby: * fixed bugs of libapreq support., shugo
- ruby/lib/irb: * lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb., keiju
- ruby/lib/irb: * lib/irb/ruby-lec.rb: support %W-notation., keiju
- ruby/doc: doc/NEWS: typo fix(CVS -> CSV)., eban
August 04, 2003
- lib/opengl: remove debug print, yoshi
- lib/opengl, lib/opengl/sample: fixed bug teapot.rb,dof.rb, yoshi
- ruby/ext/bigdecimal/lib/bigdecimal: Typo pointed out by Javier Goizueta fixed., shigek
- ruby: add doc/ChangeLog-1.8.0, nobu
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * Makefile.in (distclean): added doc/Makefile., shugo
- mod_ruby: * '#ifdef APR_HAS_THREADS' -> '#if APR_HAS_THREADS', shugo
- ruby: 2003-08-04, eban
- ruby: * util.h: remove unnecessary parentheses. [ruby-dev:20879], nobu
- ruby/lib/net, ruby: * lib/net/imap.rb (receive_responses): raise exception to, shugo
- ruby/lib/net: * lib/net/imap.rb: convert RD to RDoc., shugo
- ruby: * lib/net/imap.rb: convert RD to RDoc., shugo
August 03, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * ready to use 'validatecommand' option of TkEntry/TkSpinbox widget, nagai
- ruby, ruby/win32: * win32/win32.c (rb_w32_utime): never use utime() of C runtime., usa
- lib/soap4r/lib/wsdl: Add., nahi
- ruby: * eval.c (rb_call_super): should propagate previous block for, nobu
- lib/soap4r, lib/soap4r/lib/wsdl/soap: Remove uninstaller., nahi
- lib/soap4r/sample/GoogleSearch: Refresh sample files., nahi
- lib/soap4r/sample/Amazon: * sample/Amazon/sampleClient.rb: sample client which uses Driver generated from, nahi
- lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl/soap: * wsdl/soap/classDefCreator.rb: simplify., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping: Add aliases for soap4r/1.4.8.1 compatibility. Samples in soap4r/1.4.8.1 should, nahi
- ruby: * lib/scanf.rb: import. [back-dated to July 19], dblack
- ruby/ext/tk/lib: * typo bug, nagai
- ruby: * eval.c (call_trace_func): clear exception flag temporarily., nobu
- lib/soap4r/sample/HelloWorld: HelloWorld sample., nahi
- lib/soap4r, lib/soap4r/bin, lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/sample, lib/soap4r/sample/Amazon, lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/ICD, lib/soap4r/sample/NetDicV06, lib/soap4r/sample/RAA, lib/soap4r/sample/RAA/wsdl, lib/soap4r/sample/RNN, lib/soap4r/sample/RWiki, lib/soap4r/sample/SampleStruct, lib/soap4r/sample/marshallingWithWSDL, lib/soap4r/sample/webrick, lib/soap4r/test, lib/soap4r/test/interopR2: * *.rb: change coding convention., nahi
- lib/http-access2/lib/http-access2: content_type -> contenttype, nahi
- ruby/lib, ruby: * lib/un.h (help): new. % ruby -run -e help cp, eban
- ruby: * regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199], eban
- ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * additional message, nagai
- ruby/ext/tk/lib: * (bug fix) bug on Tk object ID management, nagai
- ruby/ext/tk, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * add widget demo scripts, nagai
- ruby: * math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0. backport from, nahi
- ruby: 2003-08-03, eban
- ruby/ext/tk/lib: * sorry. fixed commit miss, nagai
- lib/drb/runit: change DRbUnknown test, seki
- ruby: * modify macro to detect 'MacOS X' based on [ruby-talk:77849], nagai
- ruby/ext/tcltklib/lib: *bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. ), nagai
August 02, 2003
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * add or modify some widget demo scripts, nagai
- app/rdtool/rd: merged a patch written by Tatsuki Sugiura (see [ruby-list:37996])., tosh
- lib/drb: for ossl-2, seki
- lib/drb/lib/drb: for ossl-2, seki
- lib/drb/runit: change test_03_many, seki
- ruby, ruby/lib/webrick: * lib/webrick/https.rb: change an option name., gotoyuzo
- ruby, ruby/lib/net: * lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796], aamine
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * (bug fix) forgot to entry a widget class name of 'labelframe' widget, nagai
- ruby: * gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base., matz
- ruby/ext, ruby: * ext/extmk.rb (--no-undefined): annoying option removed., eban
- ruby, ruby/ext/openssl, ruby/lib: * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new], nobu
- ruby: 2003-08-02, eban
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * (bug fix) TkEntry#delete, nagai
- ruby: * variable.c (classname): find regular class name if not set., nobu
- ruby/lib: * lib/un.rb: add each descriptions for the -v option., eban
- app/rwiki/lib/rwiki: charset, kazu
- app/rwiki/lib/rwiki: Body charset, kazu
- ruby: type fix, nobu
- app/rwiki/lib/rwiki: version 2003-08-02, kazu
- app/rwiki/lib/rwiki: info.rhtml: about_*, kazu
August 01, 2003
- app/rwiki/lib/rwiki: ref_name: ref_name(name, cmd = 'view') -> ref_name(name, params = {}, cmd = 'view'), kazu
- ruby: * eval.c (rb_yield_0): code clean up according to Nobu's patch., matz
- ruby/lib/test: * class.c (rb_obj_singleton_methods): should not go up to, matz
- ruby: * class.c (rb_obj_singleton_methods): should not go up to, matz
- ruby/doc: * class.c (rb_obj_singleton_methods): should not go up to, matz
- app/rwiki/lib/rwiki: content_type, kazu
- app/rwiki/lib/rwiki: remove duplicated body, kazu
- app/rwiki/installer: change background color, kazu
- app/rwiki/installer: check parent dir's rwiki, kazu
- app/rwiki/installer: rwiki_start arguments bug fix, kazu
- ruby: * (bug fix) preprocessor errors occur on OpenBSD-current, nagai
- ruby, ruby/lib/yaml: * lib/yaml/store.rb (YAML::Store#initialize): filename is first, why
- lib/drb/lib/drb: ca_cert -> client_ca / untested, seki
- ruby: forgot to check in., aamine
- ruby/lib/net: * lib/net/http.rb: refine document., aamine
- ruby: * gc.c (rb_gc_mark_locations): no need to swap arguments., nobu
- ruby: * gc.c (rb_gc_mark_locations): no need to swap arguments., nobu
- ruby: set dldpath on darwin, seki
- ruby: set dldpath on darwin, seki
- ruby, ruby/lib/net: * lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456], aamine
- ruby: 030801, matz
- ruby: * gc.c (rb_gc): typo., matz
- ruby/ext/syck: * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare, matz
- ruby: * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare, matz
- ruby/ext/openssl:, nobu
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: should replace literally., nobu
- ruby: Forgot pointer to original mail of ruby-talk., usa
- ruby: * io.c (rb_io_check_readable, rb_io_check_writable): ensure not, nobu
- ruby, ruby/ext/socket: * io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings., nobu
- ruby, ruby/win32: * win32/win32.c (isInternalCmd): shouldn't return if find end of str., usa
- ruby/ext/tk, ruby/ext/tk/sample: * forgot to commit a sample script, nagai
- ruby/ext/bigdecimal: Specs adjusted for FLoat., shigek
- ruby: * eval.c (rb_call_super): propagate previous block if a block is, nobu
- ruby/ext/tk/lib: * bug fix : forget to eval given block to TkRoot.new method, nagai
- ruby: backoff eval.c 1.498, matz
- ruby/sample: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby/lib: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby/doc: * doc/NEWS: typo fix., eban
- ruby: 2003-08-01, eban
- ruby/ext/tk: MANIFEST, nobu
|
|