aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (encdb.h): see both $(srcdir)/enc and enc.nobu2008-08-083-37/+47
* * enc/trans/make_transdb.rb: fix for the case no transdirs are given.nobu2008-08-082-2/+5
* * enc/trans/make_transdb.rb: converts only one transcoders for eachnobu2008-08-082-0/+8
* * lib/resolv.rb: randomize source port and transaction id.akr2008-08-083-119/+169
* svn:eol-stylenobu2008-08-080-0/+0
* * common.mk: see both $(srcdir)/enc/trans and enc/trans.naruse2008-08-073-17/+25
* * 2008-08-08svn2008-08-071-3/+3
* * ext/.document: added readline/readline.c.kouji2008-08-075-66/+422
* * transcode_data.h (rb_transcoding): new field "stateful".akr2008-08-078-341/+432
* * ext/readline/README.ja: updated API document for Readline module.kouji2008-08-072-35/+380
* * lib/net/ftp.rb (login): raise FTPReplyError if passwd or acctshugo2008-08-072-0/+7
* fix typokazu2008-08-071-1/+1
* add a comment.akr2008-08-071-1/+1
* * misc/ruby-mode.el (ruby-imenu-create-index-in-block): Fix theknu2008-08-072-1/+7
* * enc/depend: add transdb.c.nobu2008-08-073-2/+7
* * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do notnobu2008-08-075-8/+33
* * enc/depend: removed needless explicit commands.nobu2008-08-072-16/+38
* * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):nobu2008-08-074-4/+12
* * ext/socket/getaddrinfo.c (gai_strerror): ignore only on Haiku.usa2008-08-072-2/+7
* fix previous commit.akr2008-08-060-0/+0
* ignore generated files.akr2008-08-060-0/+0
* add comment.naruse2008-08-061-1/+1
* * test/ruby/process.rb (test_popen_fork): skip a test which isnaruse2008-08-062-0/+6
* * config.guess: add powerpc-apple-haiku, i586-pc-haiku.naruse2008-08-062-0/+11
* * eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse2008-08-0612-12/+77
* * common.mk: mkdir enc/trans before build tables.naruse2008-08-062-1/+6
* * enc/depend: enc/*.c is source but enc/trans/*.c is generated.naruse2008-08-062-2/+7
* * regenc.c (code_to_mbc): raise RangeError Integer#chrnaruse2008-08-062-0/+8
* * gc.c (run_final): runs finalizers with the object terminated.nobu2008-08-062-14/+26
* * enc/depend: for build in other than srcdir.naruse2008-08-063-7/+11
* * tool/transcode-tblgen.rb (transcode_generate_node): codeakr2008-08-063-16/+13
* * gc.c (chain_finalized_object): deletes finalizers to be invoked fromnobu2008-08-062-0/+15
* * enc/depend: transcode table generation depends onakr2008-08-062-1/+6
* * gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizersnobu2008-08-063-20/+28
* * tool/transcode-tblgen.rb: distinguish UNDEF and INVALID.akr2008-08-063-119/+127
* useless comment removed.akr2008-08-061-1/+0
* add tests for [ruby-dev:35726] and [ruby-dev:35709].akr2008-08-061-0/+6
* * common.mk (transdb.h): requires transcoders.nobu2008-08-064-7/+15
* * enc/depend: replace not only $(<:...) but also $<.usa2008-08-062-1/+5
* * win32/Makefile.sub (config.status): export BASERUBY.usa2008-08-061-0/+6
* * win32/Makefile.sub (config.status): export BASERUBY.usa2008-08-062-1/+2
* * tool/transcode-tblgen.rb (ActionMap#eql?): use == to compare @map.akr2008-08-052-1/+5
* * tool/transcode-tblgen.rb: show generating tables in verbose mode.akr2008-08-053-9/+25
* * thread.c (thread_start_func_2): propagates fatal error and systemnobu2008-08-052-5/+24
* * encoding.c (rb_to_encoding_index, rb_to_encoding): check if the namenobu2008-08-052-19/+23
* * transcode.c (str_encode): no need to duplicate first.nobu2008-08-052-14/+29
* * array.c (rb_ary_sort_bang): reset to real class.nobu2008-08-054-4/+12
* * common.mk (transcodes), tool/build-transcode: generates transcodenobu2008-08-057-55108/+25
* * 2008-08-06svn2008-08-051-3/+3
* * enc/depend: added rules for .c from .erb.c.nobu2008-08-053-1/+25