| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * defines.h (WORDS_BIGENDIAN): honor __BIG_ENDIAN__ than the result of | nobu | 2008-01-11 | 2 | -8/+14 |
| * | * ChangeLog: commit miss | nobu | 2008-01-11 | 1 | -1/+2 |
| * | * lib/rdoc/options.rb (): | nobu | 2008-01-11 | 2 | -1/+5 |
| * | * ext/nkf/nkf-utf8/nkf.c: update to r1.163. | naruse | 2008-01-11 | 4 | -21/+22 |
| * | * encoding (set_base_encoding): must use rb_enc_dummy_p. | naruse | 2008-01-11 | 2 | -1/+5 |
| * | * encoding.c (rb_to_encoding_index, rb_to_encoding): disallow nil. | nobu | 2008-01-10 | 2 | -2/+5 |
| * | * thread.c (rb_mutex_unlock): proper error message for unlocking | matz | 2008-01-10 | 3 | -13/+27 |
| * | add a test. | akr | 2008-01-10 | 1 | -0/+4 |
| * | make a test locale independent. | akr | 2008-01-10 | 1 | -1/+1 |
| * | * prelude.rb (Mutex::synchronize): capture exception from unlock. | matz | 2008-01-10 | 2 | -1/+6 |
| * | io.c (io_encoding_set): typo fixed | matz | 2008-01-10 | 1 | -1/+1 |
| * | * io.c (io_encoding_set): handle nil for v1. | matz | 2008-01-10 | 2 | -4/+11 |
| * | * io.c (io_encoding_set): IO.pipe("euc-jp", nil) should work as | matz | 2008-01-10 | 2 | -0/+6 |
| * | * io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918] | matz | 2008-01-09 | 4 | -13/+13 |
| * | * lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail. | matz | 2008-01-09 | 2 | -0/+6 |
| * | * lib/mathn.rb (Prime#each): returns an enumerator if no block | kazu | 2008-01-09 | 2 | -0/+6 |
| * | * encoding.c (rb_enc_replicate): replica of dummy is a dummy. | naruse | 2008-01-09 | 2 | -0/+5 |
| * | * lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields. | gotoyuzo | 2008-01-09 | 3 | -2/+126 |
| * | * golf_prelude.rb (Array#to_s): alias to join. | eban | 2008-01-09 | 2 | -4/+16 |
| * | * string.c (rb_enc_cr_str_buf_cat): fix self appending. | akr | 2008-01-09 | 2 | -3/+7 |
| * | * ruby.c (process_options): give priority command line encoding option | nobu | 2008-01-09 | 2 | -8/+33 |
| * | * parse.y (yycompile0): remove setting parser->enc because it is set | usa | 2008-01-09 | 2 | -1/+5 |
| * | * string.c (rb_enc_cr_str_buf_cat, rb_str_buf_append): deal with self | nobu | 2008-01-09 | 2 | -5/+12 |
| * | * parse.y (parser_prepare): set parser->enc from lex_input for ripper. | usa | 2008-01-09 | 2 | -0/+5 |
| * | * lib/webrick/server.rb (WEBrick::HTTPServer#start): | gotoyuzo | 2008-01-09 | 2 | -0/+6 |
| * | * string.c (rb_enc_cr_str_buf_cat): do not recalculate coderange | matz | 2008-01-09 | 3 | -5/+12 |
| * | * enum.c: Updating the documentation of Enumrable#zip to reflect | jeg2 | 2008-01-08 | 2 | -6/+12 |
| * | * enc/Makefile.in (BUILTIN_ENCS): UTF-{16,32}{BE,LE} are not builtin. | naruse | 2008-01-08 | 2 | -2/+5 |
| * | * encoding.c (rb_enc_init): UTF-{16,32}{BE,LE} are not builtin. | naruse | 2008-01-08 | 2 | -8/+4 |
| * | * encoding.c, Makefile.in, include/ruby/oniguruma.h, | naruse | 2008-01-08 | 5 | -11/+25 |
| * | * win{32,ce}/Makefile.sub: merged. | nobu | 2008-01-08 | 3 | -541/+172 |
| * | Speed up Marshal load, fix bug with nested classes' methods | drbrain | 2008-01-08 | 2 | -3/+13 |
| * | Clean up namespacing of RI's classes | drbrain | 2008-01-08 | 20 | -1402/+1362 |
| * | * enum.c (enum_zip): honor length of the receiver, not the | matz | 2008-01-08 | 4 | -16/+128 |
| * | * set properties. | nobu | 2008-01-08 | 0 | -0/+0 |
| * | Replace ri with Ryan Davis' cached ri | drbrain | 2008-01-08 | 11 | -579/+531 |
| * | * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names. | nobu | 2008-01-08 | 4 | -869/+0 |
| * | * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names. | nobu | 2008-01-08 | 4 | -0/+869 |
| * | * enc/utf{16,32}_{be,le}.c: use &OnigEncodingName(*) instead of | usa | 2008-01-08 | 5 | -11/+24 |
| * | * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressed | nobu | 2008-01-08 | 8 | -9/+18 |
| * | * enc/utf{16,32}_{be,le}.c: imported from Oniguruma 5.9.1. | nobu | 2008-01-08 | 5 | -0/+865 |
| * | * string.c (str_gsub): avoid appending empty pre-match substr. | akr | 2008-01-08 | 2 | -1/+7 |
| * | * compile.c (iseq_build_from_ary), iseq.c (iseq_load): fix for format change. | nobu | 2008-01-08 | 3 | -20/+25 |
| * | * 2008-01-08 | usa | 2008-01-08 | 1 | -3/+3 |
| * | * string.c (rb_str_buf_append): fix append itself. | akr | 2008-01-07 | 3 | -1/+17 |
| * | set properties. | nobu | 2008-01-07 | 0 | -0/+0 |
| * | Add additional information to RDoc template values | drbrain | 2008-01-07 | 1 | -36/+38 |
| * | * string.c (STR_ENC_GET): defined. same as rb_enc_get without | akr | 2008-01-07 | 2 | -102/+93 |
| * | add tests. | akr | 2008-01-07 | 2 | -0/+27 |
| * | * lib/webrick/httpservlet/cgihandler.rb: external encoding of | gotoyuzo | 2008-01-07 | 2 | -0/+7 |