summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-23Fix 1.9 warnings in RDocdrbrain
2007-12-23add a test for [ruby-dev:32048].akr
2007-12-23Fix warnings in RubyGemsdrbrain
2007-12-23Use require to load rubygems.rb in gem_prelude.rb so the correct path is in ...drbrain
2007-12-23* string.c (sym_call): use exact argument array interface.nobu
2007-12-23add a test for [ruby-dev:32675] reported by Keita Yamaguchi.akr
2007-12-23* io.c (rb_io_binmode_m): removed C99ism.nobu
2007-12-23add a test for [ruby-core:14288].akr
2007-12-23Sun Dec 23 10:23:23 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-23add a test for [ruby-core:14279].akr
2007-12-23ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. akr
2007-12-22* include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c,akr
2007-12-22* enc/depend, enc/make_encmake.rb: use erb.nobu
2007-12-22* version.h: use patchlevel if revision is not set.nobu
2007-12-22* common.mk (srcs): new target to generated sources.nobu
2007-12-22* common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -.nobu
2007-12-22* test/net/imap/{cacert.pem,server.{crt,key}}: set properties.nobu
2007-12-22* io.c (rb_io_mode_enc): do not set encoding unless explicitlymatz
2007-12-22* io.c, io.h: temporary patch to partially implement transcode-on-read and tr...davidflanagan
2007-12-22* test/net/imap/test_imap.rb: added tests for SSL.shugo
2007-12-22ignore enc.mk and revision.h.akr
2007-12-22* transcode_data_japanese.c: set properties.nobu
2007-12-22document updated.akr
2007-12-22use String#ascii_only?.akr
2007-12-22version.h corruptedmatz
2007-12-22* ext/syck/rubyext.c (syck_genericresolver_node_import): shouldmatz
2007-12-22* bootstraptest/test_objectspace.rb: fix condition.ko1
2007-12-22* ext/probeprofiler/: removed.ko1
2007-12-22* process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD.ko1
2007-12-22Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-22 * common.mk (version.o): add dependency. [ruby-dev:32680]usa
2007-12-22* ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() fornaruse
2007-12-22 * lib/mkmf.rb ($extmk): fixed broken condition.usa
2007-12-22add rdoc.akr
2007-12-22* ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.naruse
2007-12-22 * lib/mkmf.rb ($extmk): fixed broken condition.usa
2007-12-22* ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.gotoyuzo
2007-12-22add rdoc.akr
2007-12-22* lib/net/imap.rb (encode_utf7): accept UTF-8 strings.shugo
2007-12-22* lib/net/imap.rb: fixed RDoc markups.shugo
2007-12-22refine error message.akr
2007-12-22 * transcode_data_japanese: typo.usa
2007-12-22Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-22Sat Dec 22 15:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-22 * */Makefile.sub (MFLAGS): define unless defined.usa
2007-12-22 * lib/mkmf.rb ($extmk): set true only when under ext/ or tool/.usa
2007-12-22* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu
2007-12-22* lib/net/imap.rb (initialize): fixed documentation.shugo
2007-12-22* lib/net/pop.rb (enable_ssl): use OpenSSL::SSL::SSLContext.buildshugo
2007-12-22update tests for latest /.../n handling.akr