|
|
July 31, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix : wrong resource file format (resource.{en,jp}), nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-en/doc.org, ruby/ext/tk/sample/demos-en/images, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-jp/doc.org, ruby/ext/tk/sample/demos-jp/images: * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent, nagai
- rough/lib/erb/lib: using Array#join on 1.6, seki
- ruby: * gc.c (Init_stack): wrong magic number., matz
- ruby/doc/irb: * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than, matz
- ruby: * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than, matz
- lib/http-access2/lib, lib/http-access2/sample, lib/http-access2/sample/ssl: * CamelCase to non_camel_case., nahi
- lib/devel-logger/lib/devel, lib/devel-logger/sample: * CamelCase to non_camel_case., nahi
- ruby, ruby/lib: import erb-2.0.4b4, seki
- ruby, ruby/ext/etc: * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32, usa
- ruby/lib: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby/doc: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: * wrap the command-proc of TkScale : pass the numeric object to the proc, nagai
- ruby: 2003-07-31, nobu
- rough/lib/erb/lib: change /$/ to /\z/, seki
- ruby: * array.c (rb_ary_collect): must get length of array for each, usa
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: move gmake specific features, gotoyuzo
- ruby, ruby/bin, ruby/lib: add explicit trim mode, seki
- rough/lib/erb: add option '-T -'., seki
- rough/lib/erb/bin: add -T -, seki
July 30, 2003
- rough/lib/erb/lib, rough/lib/erb/runit: fix explicit bug, seki
- ruby/lib/net, ruby: * lib/net/ftp.rb (return_code): obsolete., shugo
- ruby, ruby/lib: * lib/mkmf.rb (dir_config): allow multiple directories separated, nobu
- rough/lib/erb/lib, rough/lib/erb/runit: explicit and %, seki
- ruby/doc: * update to 1.8.0 preview5 (but incomplete yet)., matz
- ruby/lib: * lib/un.rb: add descriptions., eban
- rough/lib/erb/lib, rough/lib/erb/runit: explicit trim, seki
- ruby: * marshal.c (w_object): marshal_dump should not take any, matz
- ruby/ext/tk/lib: * MultiTkIp.new_* accept a block to eval under the new interpreter, nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix, nagai
- ruby: * ruby.c (proc_options): -F set compiled regular expression to $;., matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initialize, gotoyuzo
- ruby/lib: commit miss, nobu
- ruby, ruby/win32: * error.c (rb_raise): snprintf() termination moved to, nobu
- ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample: * additional check of Tk interpreters' status for a little more safety, nagai
- ruby: * ruby.c: typo fix., eban
- ruby/lib/net, ruby: * lib/net/ftp.rb (get): fix wrong argument name. Thanks to William, shugo
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_convert): append unchanged portion, nobu
- ruby: 2003-07-30, usa
- ruby, ruby/ext/socket: * configure.in (os2-emx): renamed from os2_emx, add flags to, nobu
July 29, 2003
- ruby/lib: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby/ext/socket: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: * fix a bug of the procedure for 'Delete' button on the safe-Tk frmae, nagai
- ruby/ext/tk/lib: * change default mode of mainloop_abort_on_exception on multi-tk.rb, nagai
- ruby/ext/tcltklib, ruby/ext/tk/lib: * bug fix, nagai
- rough/lib/erb, rough/lib/erb/lib: using strscan, seki
- ruby/lib: import erb_2_0_4b2, seki
- rough/lib/erb/lib: remove unused when, seki
- ruby/lib/net: Small documentation correction., gsinclair
- ruby, ruby/lib/net: * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0, aamine
- ruby: garbage, nobu
- ruby, ruby/ext: * ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages., eban
- ruby: * MANIFEST: add lib/un.rb., eban
- ruby, ruby/lib: * lib/fileutils.rb (install): support preserve timestamp., eban
- ruby, ruby/lib/net: * lib/net/smtp.rb: unify coding style., aamine
- ruby: * ruby.h (LLONG_MIN): fix typo., usa
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix ( tested with Ruby/Tk widget demo ), nagai
- ruby/lib/net: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby/lib: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby/ext/bigdecimal: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby: 2003-07-29, eban
- ruby: * instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem., eban
- eruby: * eruby_lib.c (eruby_compile): process multibyte characters, shugo
- ruby, ruby/ext/syck: * ext/syck/token.c: prefixed many constants and definitions with YAML_ to, why
- eruby: * eruby_main.c: fix for ruby-1.8.0-preview5., shugo
- ruby, ruby/ext/etc, ruby/win32: * ChangeLog: tabify., usa
- ruby/ext/tcltklib: tcltklib.c : use RTEST(), nagai
- ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample: tcltklib.c : bug fix, nagai
July 28, 2003
- ruby, ruby/ext/syck: * ext/syck/syck.h: Added 'syck' yacc prefixes., why
- ruby, ruby/ext/openssl/lib/net: * ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError if, gotoyuzo
- ruby: * ext/configsub.rb: unused, nobu
- ruby/ext: unused, nobu
- ruby/ext: * ext/configsub.rb: $defout is obsolete., nobu
- ruby: * file.c (Init_File): IO should include File::Const., nobu
- ruby/ext/bigdecimal: Bug for 2nd arg of round fixed., shigek
- rough/lib/erb/runit: add %> test, seki
- rough/lib/erb/runit: add lineno test, seki
- rough/lib/erb/runit: add lineno test, seki
- rough/lib/erb/lib, rough/lib/erb/runit: fix keep lineno, tirm, seki
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: check again after pkg-config for MinGW on, eban
- mod_ruby: * '#ifdef APR_HAS_THREADS' -> '#if APR_HAS_THREADS', shugo
- ruby/ext/stringio: * ext/stringio/stringio.c (strio_gets): only "gets" should set $_., matz
- ruby: * ext/stringio/stringio.c (strio_gets): only "gets" should set $_., matz
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c : *bug fix, nagai
- ruby: 2003-07-28, eban
- ruby/ext/bigdecimal: Bug fix from Javier Goizueta., shigek
July 27, 2003
- ruby/ext/tcltklib, ruby/ext/tcltklib/demo, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: multi-tk.rb : (new) library to support multiple Tk interpreters (high level), nagai
- rough/lib: - Define next?() as !end?()., knu
- shim/ruby16/lib: * lib/set.rb: each() should return self., knu
- ruby, ruby/lib: * lib/set.rb: each() should return self., knu
- ruby: * string.c (rb_str_chomp_bang): defer rb_str_modify() to actual, matz
- ruby/lib/net: * string.c (rb_str_chomp_bang): defer rb_str_modify() to actual, matz
- rough/lib: * lib/abbrev.rb (Abbrev::abbrev): add no abbreviation for empty string., nobu
- ruby: * mkconfig.rb: initialize global variables to avoid warnings., eban
- ruby: * ChangeLog: typo fix., eban
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: better support MinGW. add, eban
- rough/ext/enumerator, rough/lib: * ext/enumerator/enumerator.c (enumerator_each): get instance, nobu
- ruby, ruby/lib: * lib/debug.rb: fix breakpoint parameter parsing/checking., nahi
- ruby: add UNIXFileOwner, UNIXFileGroup, seki
- ruby/lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
July 26, 2003
- ruby: 2003-07-27, nobu
- ruby: 2003-07-27, nobu
- ruby: * io.c (io_reopen): avoid dup2() equal handles not to close itself and, nobu
- ruby: * io.c (io_reopen): avoid dup2() equal handles not to close itself and, nobu
- ruby/lib, ruby: * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:77073], eban
- ruby/ext/readline: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/lib: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/ext/digest/sha2: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/ext/bigdecimal: 0 ** 0 bug fixed., shigek
- ruby/lib: Added credit to PragProg, gsinclair
- ruby, ruby/ext/openssl, ruby/win32: * io.c (rb_fdopen): set errno if it's zero on win32 platforms., usa
- eruby: * Makefile.in: fix sitearch., shugo
- ruby: 2003-07-26, eban
- rough/lib/uri: removed rfc2396.txt., akira
- ruby/ext/tk/lib: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c: includes Enumerable as well as IO., nobu
- ruby/lib/irb: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/lib: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/ext/tk/lib: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/doc: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
July 25, 2003
- ruby: fix: % line lineno, seki
- ruby/lib: fix: keep lineno, seki
- ruby, ruby/ext/openssl: * ext/openssl/ossl.h: fix comment., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: refine va-args macro detection., gotoyuzo
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?, nagai
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the real, usa
- ruby/ext/openssl: * Added samples., nahi
- ruby, ruby/ext/openssl/sample: * ext/openssl/sample: Add samples., nahi
- rough/lib/erb/lib, rough/lib/erb/runit: keep lineno, seki
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for BN_rand_range() and, gotoyuzo
- ruby: 2003-07-25, eban
- ruby/lib: remove debug message, matz
- ruby/lib: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby/ext/syck: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby/ext/socket: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby: * re.c (rb_reg_options_m): use rb_reg_options() to mask internal, nobu
- ruby/ext/bigdecimal/sample: Spec for div changed., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: Spec for div changed., shigek
- ruby/ext/bigdecimal: ver method added., shigek
July 24, 2003
- ruby, ruby/lib/yaml: * lib/yaml/dbm.rb: replace indexes with values_at., why
- ruby/lib: * gcc -Wall clean-up., matz
- ruby/ext/tcltklib: * gcc -Wall clean-up., matz
- ruby: * gcc -Wall clean-up., matz
- ruby/ext/etc: * gcc -Wall clean-up., matz
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for libsocket and libnsl., gotoyuzo
- ruby, ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_flush): accepts count, why
- ruby: * gc.c (run_final): backout unnecessary modifies., matz
- ruby, ruby/ext/dbm, ruby/lib: * lib/mkmf.rb (have_type): check if a type is defined., nobu
- ruby: * ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs., nobu
- ruby: * configure.in (AC_C_VOLATILE): check if volatile works., nobu
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries., gotoyuzo
- ruby/lib/irb: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby/lib: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby/ext/socket: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby: * eval.c (thgroup_add): no warning for terminated threads., matz
- test, Yukihiro Matsumoto
- rough/lib: add some documents., akr
- ruby, ruby/ext/io/wait: * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff., nobu
- ruby: 2003-07-24, eban
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: revert use of dir_config., eban
- ruby: Typo., usa
- ruby, ruby/ext/Win32API, ruby/ext/Win32API/lib/win32, ruby/lib: * ext/Win32API/lib/win32/resolv.rb: added., usa
July 23, 2003
- ruby, ruby/ext/openssl: * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO to, gotoyuzo
- ruby, ruby/ext/openssl: Cut check for OpenSSL version, michal
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label., usa
- ruby: * lib/webrick: imported., gotoyuzo
- ruby/lib, ruby/lib/webrick, ruby/lib/webrick/httpauth, ruby/lib/webrick/httpservlet: * lib/webrick: imported., gotoyuzo
- ruby/lib, ruby/lib/cgi, ruby/lib/drb, ruby: * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR., eban
- ruby: * ext/openssl: imported., gotoyuzo
- ruby/ext/openssl, ruby/ext/openssl/lib, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl, ruby/ext/openssl/sample: * ext/openssl: imported., gotoyuzo
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib: process.c : unify indentation, nagai
- ruby: * file.c (DOSISH): better Cygwin support., eban
- ruby: import erb-2.0.4b1, seki
- ruby/lib: import erb-2.0.4b1, seki
- ruby/ext/io/wait, ruby/ext/io/wait/lib: * ext/io/wait: imported., nobu
- ruby: * ext/io/wait: imported., nobu
- ruby: * string.c (rb_str_lstrip_bang): strip NUL along with white, matz
- rough/lib: method name changed: simplify -> cleanpath, akr
- ruby, ruby/lib: * lib/mkmf.rb (log_src, checking_for, create_header):, nobu
- ruby/ext/bigdecimal: COMP_MODE_ROUNDUP -> COMP_MODE_ROUND, shigek
- ruby: 2003-07-23, eban
- ruby: process.c, configure.in :, nagai
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (check_iconv): check if Iconv instance., nobu
July 22, 2003
- lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
- lib/drb/lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
- ruby/ext/bigdecimal: Explanation for prec, and some more for max. number of sig. digits., shigek
- rough/lib/erb/lib, rough/lib/erb/runit: rollback 1.15, seki
- ruby/lib: * variable.c (rb_mod_const_missing): new method. [ruby-core:00441], matz
- ruby: * variable.c (rb_mod_const_missing): new method. [ruby-core:00441], matz
- ruby: * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added., eban
- ruby, ruby/lib: * lib/tmpdir.rb: remove charcters after "\000" and regularize path., usa
July 21, 2003
- NSjoho- 週間ニュース<政治・経済>, <事業者>Futaba-tei.Co
- ruby: * numeric.c (num_equal): should not use rb_equal()., matz
- ruby: * string.c (rb_str_equal): should return nil for non string, matz
- ruby: 2003-07-22, eban
- ruby: MANIFEST: add lib/tmpdir.rb., eban
- ruby: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib/cgi: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib/drb: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/ext/bigdecimal: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/ext/bigdecimal: patches from T.Saito etc., shigek
- NSjoho- 週間ニュース<政治・経済>, <事業者>Futaba-tei.Co
July 20, 2003
- ruby: * string.c: use StringValueCStr to retrieve paths to system calls., matz
- rough/lib/erb/lib, rough/lib/erb/runit: change <%% %%> escape, seki
- rough/lib/erb/lib: remove scan_small, seki
- rough/lib/erb/lib: ERB::Compiler::Buffer, seki
- rough/lib/erb/lib: SimpleScanner, seki
- ruby, ruby/ext/zlib: * ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header., katsu
- shim/ruby16/ext/zlib: * zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header., katsu
- rough/lib/erb/lib: fix: trim_mode 2, seki
July 19, 2003
- ruby/lib/net: * string.c (rb_str_match2): add warning to "~string"., matz
- ruby: * string.c (rb_str_match2): add warning to "~string"., matz
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: scanner, seki
- ruby: * MANIFEST: add lib/scanf.rb., eban
- ruby/lib: Initial commit of scanf.rb., dblack
- rough/lib/erb/lib, rough/lib/erb/runit: fix escape, seki
- ruby: * lib/xmlrpc: import., matz
- ruby/lib/xmlrpc: * lib/xmlrpc: import., matz
- ruby/lib: * lib/xmlrpc: import., matz
- ruby, ruby/wince: * wince/stdlib.c: add bsearch()., uema2
- ruby: 2003-07-19, eban
- ruby: * eval.c (thgroup_add): typo again. sorry., matz
- ruby: * eval.c (thgroup_add): typo., matz
- ruby: * eval.c (thgroup_add): do not raise ThreadError on terminated, matz
July 18, 2003
- ruby, ruby/ext/iconv: * ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper, nobu
- ruby, ruby/ext/Win32API/lib/win32: * ext/Win32API/lib/win32/registry.rb (Win32::Registry::Error):, usa
- ruby: * eval.c (rb_attr): extra calls of method_added. [ruby-talk:76361], nobu
- ruby/ext/bigdecimal/lib/bigdecimal: As discussed in ruby-dev ML:, shigek
- ruby/ext/bigdecimal/lib: More pathes from Tadasi Saito., shigek
- ruby/ext/bigdecimal: More pathes from Tadasi Saito., shigek
- ruby, ruby/lib: * lib/mkmf.rb (init_mkmf): clear $INSTALLFILES. [ruby-dev:20727], nobu
- ruby, ruby/ext, ruby/lib: * lib/mkmf.rb (rm_f): use FileUtils., nobu
- ruby/lib: removed garbage, nobu
- ruby, ruby/win32: * win32/win32.c (make_cmdvector): recognize quote within string., usa
- ruby: 2003-07-18, eban
- ruby/lib: * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no, matz
- ruby: * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no, matz
July 17, 2003
- ruby: * re.c (match_captures): rename from "groups"., matz
- ruby/lib: * eval.c (rb_clear_cache_by_class): check both klass and origin., matz
- ruby: * eval.c (rb_clear_cache_by_class): check both klass and origin., matz
- mod_ruby: * configure.rb.in: use ENV["CFLAGS"], shugo
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: 2003-07-17, eban
- ruby/lib/rexml/encodings: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby/ext/tk/lib: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby/lib, ruby: * lib/ftools.rb (File::makedirs): do not handle "//" as a directory., eban
- ruby, ruby/lib: * lib/ftools.rb (File::makedirs): do not handle "//" as a directory., eban
July 16, 2003
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: escape %%, seki
- ruby: * eval.c (rb_proc_new): call svalue_to_avalue for yield argument., matz
- ruby: 2003-07-16, eban
- ruby/ext/win32ole: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
- ruby/ext/stringio: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
- ruby: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
July 15, 2003
- ruby: * eval.c (rb_add_method, rb_alias): need to clear cache by, nobu
- ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning., eban
- ruby: 2003-07-15, eban
- ruby/lib/cgi/session: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
- ruby/lib: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
- ruby: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
July 11, 2003
- ruby/lib/yaml: BaseEmitter left out as well., why
- ruby/ext/syck: Missed MANIFEST change and addition of ext/syck/emitter.c., why
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/emitter.c: new emitter code., why
- ruby:, nobu
- ruby: addition, nobu
- ruby: * eval.c (avalue_to_svalue): typo., nobu
- ruby: * configure.in (aix): needs ruby.imp even with gcc., nobu
- ruby: * ChangeLog: typo fix., eban
- ruby: * instruby: do not handle directories. [ruby-dev:20613], eban
- ruby: 2003-07-11, eban
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: * util.c (ruby_strtod): exp should be less than MDMAXEXPT., matz
- app/rwiki/lib/rwiki: hide hr if page is empty, kazu
- ruby/lib/rexml/encodings: * rename 'Shift-JIS' to 'SHIFT-JIS', matz
July 09, 2003
- ruby/lib/rexml: * lib/rexml/encoding.rb (encoding=): oops, shouldn't have, matz
- ruby/lib/rexml/encodings: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- ruby/lib/rexml: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- ruby: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- app/rwiki/lib/rwiki: RWiki::PageStoreCVS, kazu
- ruby: 2003-07-09, nobu
- ruby: * regex.c (mbctab_sjis): 0x80 is not shift jis first byte., nobu
- ruby: * regex.c (mbctab_sjis): 0x80 is not shift jis first byte., nobu
- app/rwiki/lib/rwiki: add backlink, kazu
- ruby: * mkconfig.rb: support text-mount on Cygwin., eban
- app/rwiki/lib/rwiki: add <div class="edit">, kazu
- app/rwiki/lib/rwiki: add <span class="navi">, kazu
- app/rwiki/lib/rwiki: set_src: pass block to db[]=, kazu
- app/rwiki/lib/rwiki: call page.set_src with block, kazu
- app/rwiki/lib/rwiki: send -> __send__, kazu
- app/rwiki/lib/rwiki: commit log field if ::RWiki::PageStoreCVS, kazu
- app/rwiki/installer: force-start and force-stop, kazu
- app/rwiki/installer: file name options, kazu
- ruby: * instruby.rb: do not install shared libraries as man pages., eban
- ruby: * instruby.rb: refactoring., eban
- ruby: * instruby.rb: do not install shared libraries as man pages., eban
- ruby: * re.c (match_entry): add prototype to avoid VC++ warnings., usa
July 03, 2003
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/test/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test: * Added filter support to the ObjectSpace collector and started using it in unit.rb., ntalbott
- ruby/lib: * Changelog, lib/debug.rb: fix typo., matz
- ruby: * Changelog, lib/debug.rb: fix typo., matz
- rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk, rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk2, rough/lib/testunit/packages/testunit/lib/test: * Applied Kenta MURATA's patch from [ruby-dev:20184] for the gtk and gtk2 test runners., ntalbott
- ruby, ruby/lib: * lib/timeout.rb: add optional exception argument for compatibility, akr
- ruby/lib: lib/mkmf.rb (VPATH): use '&&' instead of 'and'., eban
- ruby: 2003-07-03, eban
- ruby/lib/irb: * array.c (rb_values_at): extract common procedure from, matz
- ruby/lib: * array.c (rb_values_at): extract common procedure from, matz
- ruby: * array.c (rb_values_at): extract common procedure from, matz
- app/rwiki/installer: missing "mailto:" in RWiki::MAILTO, kazu
- ruby, ruby/lib: * lib/mkmf.rb (VPATH): convert from Windows form to Unix form on, eban
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test/unit/collector: * Fixed a warning under ruby 1.8.0-preview3 regarding using =~ with a string., ntalbott
|
|