aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * object.c (rb_obj_freeze): preserve frozen state of immediatematz2007-12-184-2/+24
* * transcode.c (rb_str_transcode_bang, rb_str_transcode): set newnobu2007-12-182-17/+33
* more tests.akr2007-12-181-0/+103
* * common.mk (encs, ext/ripper/ripper.c): other options must comenobu2007-12-182-2/+7
* Don't call private fail anymore.drbrain2007-12-182-4/+8
* * common.mk (encs, ext/ripper/ripper.c): pass MAKEFLAGS.nobu2007-12-182-2/+6
* * parse.y (op_tbl): remove duplication to avoid symbol aliases.matz2007-12-183-7/+5
* * string.c (str_nth): need not to raise out-of-range exception.matz2007-12-183-13/+17
* * enc/depend: get rid of target expanded as empty for nmake.nobu2007-12-182-5/+9
* more tests.akr2007-12-182-71/+126
* * proc.c (rb_obj_public_method): Object#public_method to retrievematz2007-12-175-11/+51
* * lib/ping.rb, lib/readbytes.rb: removedmatz2007-12-174-108/+2
* * lib/Env.rb, lib/base64.rb, lib/importenv.rb, lib/eregex.rb: removed.matz2007-12-176-228/+4
* * configure.in (BUILTIN_ENCS): removed.nobu2007-12-175-6/+20
* ChangeLog: typo fixedmatz2007-12-171-1/+1
* * sprintf.c (rb_str_format): need to clear output buffer to avoidmatz2007-12-172-1/+6
* * lib/mkmf.rb (depend_rules): inserts ruby to only headers.nobu2007-12-172-1/+5
* * parse.y (parser_encode_length): chomp eol style modifiers.nobu2007-12-172-4/+36
* * common.mk (encs): added dependencies.nobu2007-12-177-70/+82
* * re.c (rb_reg_initialize): raise error if non-Unicode fixedmatz2007-12-174-6/+14
* more tests.akr2007-12-172-4/+190
* show regexp flags and encoding.akr2007-12-171-3/+10
* * win32/enc-setup.mak: extracts BUILTIN_ENCOBJS.nobu2007-12-173-0/+12
* * common.mk (miniprelude.c): add -I$(srcdir).gotoyuzo2007-12-172-1/+23
* * ext/openssl/ossl_ssl.c (ossl_sslctx_set_ssl_version):gotoyuzo2007-12-173-65/+189
* * string.c (scan_once): need no encoding compatibility check.matz2007-12-173-5/+10
* * string.c (rb_str_index): check if substring is broken.matz2007-12-174-6/+22
* * common.mk (encs): new target to compile external encodings.nobu2007-12-178-82/+147
* * configure.in (MAKEFILES): removed enc/Makefile.nobu2007-12-172-2/+4
* * enc/depend: commit miss.nobu2007-12-171-0/+3
* * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed.nobu2007-12-176-33/+31
* * string.c (rb_enc_str_asciionly_p): use rb_enc_str_coderange.akr2007-12-172-10/+7
* * string.c (rb_enc_str_coderange): set ENC_CODERANGE_BROKEN usingakr2007-12-172-32/+27
* * ext/openssl/lib/openssl/buffering.rb (Buffering#gets): added secondgotoyuzo2007-12-173-1/+14
* * lib/webrick/httprequest.rb, lib/webrick/cgi.rb: Request-Line orgotoyuzo2007-12-174-11/+29
* * include/ruby/encoding.h (ENC_CODERANGE_VALID): rename fromakr2007-12-173-3/+10
* * string.c (tr_find): wrong condition fixed.matz2007-12-173-5/+18
* extern rb_gc_stack_maxsize.akr2007-12-171-0/+2
* * Makefile.in (RUNRUBY): added RUNRUBYOPT.nobu2007-12-173-2/+6
* * thread_win32.ci (native_thread_create): initializeakr2007-12-172-1/+6
* for undefined conversions.matz2007-12-175-1981/+1667
* * configure.in (BUILTIN_ENCS): removed escapes for OpenBSD.nobu2007-12-162-2/+4
* more tests.akr2007-12-161-0/+61
* add test for [ruby-dev:32608].akr2007-12-151-0/+17
* * configure.in (MAKEFILES): should be enc/Makefile, not GNUmakefile.nobu2007-12-153-4/+9
* * test/openssl/test_pair.rb (SSLPair#ssl_pair): join the thread, evenakr2007-12-152-0/+10
* * test/xmlrpc/webrick_testing.rb: join webrick server thread.akr2007-12-152-1/+6
* * configure.in (BUILTIN_ENCS): splitted command line instead ofnobu2007-12-152-1/+8
* * lib/timeout.rb: join the background thread to make sure it is dead.akr2007-12-152-1/+8
* * configure.in (BUILTIN_ENCS): [] needs to be enclosed because of m4.nobu2007-12-152-2/+4