aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove methods from Gem, not QuickLoader, to fix warningsdrbrain2007-12-241-0/+5
* Mon Dec 24 09:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-241-0/+5
* * array.c (rb_ary_at): updated documentation. a patch from Tadashimatz2007-12-231-2/+7
* ChangeLog: wrong name checked in. sorry. [ruby-core:14331]matz2007-12-231-2/+2
* * README.EXT: updated. a patch from Keita Yamaguchimatz2007-12-231-1/+4
* * enum.c (enum_inject): updated documentation. a patch from Keitamatz2007-12-231-0/+5
* * string.c (tr_trans): should associate new encoding if modified.matz2007-12-231-0/+4
* * io.c (appendline): should do multibyte aware RS search.matz2007-12-231-0/+2
* * io.c (io_enc_str): should preserve default_external encoding.matz2007-12-231-0/+2
* * test/net/http/test_https.rb: should rescue LoadError.gotoyuzo2007-12-231-0/+4
* * cont.c, vm.h: fix to support sparc machine.ko12007-12-231-0/+5
* * string.c (str_new_shared): was setting embedding flag of wrongmatz2007-12-231-0/+3
* * common.mk: remove additional "-".ko12007-12-231-0/+4
* * io.c (prepare_getline_args): convert RS to external encoding.matz2007-12-231-0/+2
* * io.c (rb_io_check_readable): should not fill fptr->enc always.matz2007-12-231-0/+7
* * io.c (rb_io_external_encoding): should return the encoding ofmatz2007-12-231-0/+6
* * io.c (rb_f_open): documentation update.matz2007-12-231-0/+8
* * io.c (rb_io_s_pipe): allow specifying read-side encoding.matz2007-12-231-0/+6
* * string.c (rb_str_comparable): comparison including brokenmatz2007-12-231-0/+5
* * io.c (open_key_args): IO direct methods (foreach, readlines,matz2007-12-231-0/+5
* * io.c (rb_io_s_read): encoding argument reverted.matz2007-12-231-0/+8
* * test/ruby/test_beginendblock.rb (TestBeginEndBlock::test_endblockwarn): matz2007-12-231-0/+6
* * encoding.c (rb_enc_codepoint): implemented to raise invalidakr2007-12-231-0/+8
* * lib/time.rb (Time.httpdate): fix 2 digits year for 20xx.akr2007-12-231-0/+5
* Fix method redefined warning in open-uri.rb. [ruby-core:14304].drbrain2007-12-231-0/+4
* * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.naruse2007-12-231-0/+13
* Fix version checkdrbrain2007-12-231-0/+4
* * encoding.c (rb_enc_init): add eucJP as an alias of EUC-JP.akr2007-12-231-0/+4
* * lib/time.rb (Time.httpdate): use Time.utc forakr2007-12-231-0/+5
* Fix 1.9 warnings in RDocdrbrain2007-12-231-0/+4
* Fix warnings in RubyGemsdrbrain2007-12-231-0/+4
* Use require to load rubygems.rb in gem_prelude.rb so the correct path is in ...drbrain2007-12-231-0/+5
* * string.c (sym_call): use exact argument array interface.nobu2007-12-231-0/+5
* * io.c (rb_io_binmode_m): removed C99ism.nobu2007-12-231-0/+4
* Sun Dec 23 10:23:23 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-231-0/+6
* ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. akr2007-12-231-2/+2
* * include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c,akr2007-12-221-0/+7
* * enc/depend, enc/make_encmake.rb: use erb.nobu2007-12-221-1/+3
* * version.h: use patchlevel if revision is not set.nobu2007-12-221-1/+5
* * common.mk (srcs): new target to generated sources.nobu2007-12-221-1/+3
* * common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -.nobu2007-12-221-0/+4
* * io.c (rb_io_mode_enc): do not set encoding unless explicitlymatz2007-12-221-0/+11
* * io.c, io.h: temporary patch to partially implement transcode-on-read and tr...davidflanagan2007-12-221-0/+5
* * test/net/imap/test_imap.rb: added tests for SSL.shugo2007-12-221-0/+4
* * ext/syck/rubyext.c (syck_genericresolver_node_import): shouldmatz2007-12-221-0/+6
* * bootstraptest/test_objectspace.rb: fix condition.ko12007-12-221-0/+4
* * ext/probeprofiler/: removed.ko12007-12-221-0/+4
* * process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD.ko12007-12-221-0/+4
* Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-221-0/+5
* * common.mk (version.o): add dependency. [ruby-dev:32680]usa2007-12-221-0/+4