| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add tests. | akr | 2007-12-23 | 1 | -9/+47 |
* | add assertion messages. | akr | 2007-12-23 | 1 | -5/+7 |
* | more IO m17n tests. | akr | 2007-12-23 | 1 | -4/+122 |
* | * string.c (rb_str_comparable): comparison including broken | matz | 2007-12-23 | 2 | -6/+13 |
* | * io.c (open_key_args): IO direct methods (foreach, readlines, | matz | 2007-12-23 | 2 | -18/+101 |
* | * io.c (rb_io_s_read): encoding argument reverted. | matz | 2007-12-23 | 3 | -54/+82 |
* | * test/ruby/test_beginendblock.rb (TestBeginEndBlock::test_endblockwarn): | matz | 2007-12-23 | 3 | -2/+8 |
* | enable documents for raise and local_variables. | akr | 2007-12-23 | 1 | -4/+4 |
* | enable document of Kernel#system. | akr | 2007-12-23 | 1 | -4/+5 |
* | Proc#lambda? documented. | akr | 2007-12-23 | 1 | -0/+24 |
* | comment updated. | akr | 2007-12-23 | 1 | -4/+4 |
* | move the test for [ruby-core:14288]. | akr | 2007-12-23 | 2 | -8/+22 |
* | * encoding.c (rb_enc_codepoint): implemented to raise invalid | akr | 2007-12-23 | 4 | -66/+173 |
* | add tests for warning of none encoding regexps. | akr | 2007-12-23 | 1 | -21/+38 |
* | * lib/time.rb (Time.httpdate): fix 2 digits year for 20xx. | akr | 2007-12-23 | 2 | -1/+15 |
* | Fix method redefined warning in open-uri.rb. [ruby-core:14304]. | drbrain | 2007-12-23 | 2 | -0/+7 |
* | * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding. | naruse | 2007-12-23 | 5 | -85/+107 |
* | Fix version check | drbrain | 2007-12-23 | 2 | -3/+7 |
* | add a comment for eucJP. | akr | 2007-12-23 | 1 | -1/+1 |
* | * encoding.c (rb_enc_init): add eucJP as an alias of EUC-JP. | akr | 2007-12-23 | 2 | -0/+5 |
* | * lib/time.rb (Time.httpdate): use Time.utc for | akr | 2007-12-23 | 2 | -1/+6 |
* | Fix 1.9 warnings in RDoc | drbrain | 2007-12-23 | 6 | -11/+15 |
* | add a test for [ruby-dev:32048]. | akr | 2007-12-23 | 1 | -0/+16 |
* | Fix warnings in RubyGems | drbrain | 2007-12-23 | 7 | -17/+24 |
* | Use require to load rubygems.rb in gem_prelude.rb so the correct path is in ... | drbrain | 2007-12-23 | 2 | -5/+18 |
* | * string.c (sym_call): use exact argument array interface. | nobu | 2007-12-23 | 4 | -13/+19 |
* | add a test for [ruby-dev:32675] reported by Keita Yamaguchi. | akr | 2007-12-23 | 1 | -1/+7 |
* | * io.c (rb_io_binmode_m): removed C99ism. | nobu | 2007-12-23 | 2 | -2/+8 |
* | add a test for [ruby-core:14288]. | akr | 2007-12-23 | 1 | -1/+9 |
* | Sun Dec 23 10:23:23 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst | 2007-12-23 | 3 | -5199/+1354 |
* | add a test for [ruby-core:14279]. | akr | 2007-12-23 | 1 | -0/+6 |
* | ext/nkf/nkf.c follow previous rb_ascii_encoding renaming. | akr | 2007-12-23 | 2 | -4/+4 |
* | * include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c, | akr | 2007-12-22 | 9 | -14/+21 |
* | * enc/depend, enc/make_encmake.rb: use erb. | nobu | 2007-12-22 | 3 | -40/+43 |
* | * version.h: use patchlevel if revision is not set. | nobu | 2007-12-22 | 5 | -2/+9 |
* | * common.mk (srcs): new target to generated sources. | nobu | 2007-12-22 | 2 | -6/+13 |
* | * common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -. | nobu | 2007-12-22 | 2 | -2/+6 |
* | * test/net/imap/{cacert.pem,server.{crt,key}}: set properties. | nobu | 2007-12-22 | 0 | -0/+0 |
* | * io.c (rb_io_mode_enc): do not set encoding unless explicitly | matz | 2007-12-22 | 3 | -26/+31 |
* | * io.c, io.h: temporary patch to partially implement transcode-on-read and tr... | davidflanagan | 2007-12-22 | 3 | -8/+72 |
* | * test/net/imap/test_imap.rb: added tests for SSL. | shugo | 2007-12-22 | 5 | -0/+220 |
* | ignore enc.mk and revision.h. | akr | 2007-12-22 | 0 | -0/+0 |
* | * transcode_data_japanese.c: set properties. | nobu | 2007-12-22 | 0 | -0/+0 |
* | document updated. | akr | 2007-12-22 | 1 | -4/+10 |
* | use String#ascii_only?. | akr | 2007-12-22 | 1 | -37/+33 |
* | version.h corrupted | matz | 2007-12-22 | 1 | -0/+38 |
* | * ext/syck/rubyext.c (syck_genericresolver_node_import): should | matz | 2007-12-22 | 3 | -40/+8 |
* | * bootstraptest/test_objectspace.rb: fix condition. | ko1 | 2007-12-22 | 2 | -1/+5 |
* | * ext/probeprofiler/: removed. | ko1 | 2007-12-22 | 5 | -86/+4 |
* | * process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD. | ko1 | 2007-12-22 | 2 | -1/+5 |