aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tool/transcode-tblgen.rb (transcode_generated_code): defined forakr2008-08-311-0/+19
* * tool/transcode-tblgen.rb (citrus_decode_mapsrc): print loggingakr2008-08-311-0/+5
* * enc/trans/eucjp-tbl.rb: replace by previous Citrus maps.naruse2008-08-311-0/+6
* * tool/transcode-tblgen.rb: add table generator from Citrus maps.naruse2008-08-311-0/+13
* * common.mk (docs): removed a useless make target.yugui2008-08-311-0/+5
* * complex.c (numeric_abs2): new.tadf2008-08-311-0/+4
* * lib/mkmf.rb (have_devel?): checks if the compiler works.nobu2008-08-311-0/+4
* * Temporarily uses git://github.com/yugui/rubyspec.gityugui2008-08-311-0/+6
* * transcode.c (transcode.c): set source_encoding andakr2008-08-311-0/+7
* * lib/mkmf.rb (Logging.log_open): opens in binary mode to get rid ofnobu2008-08-311-1/+4
* * lib/mkmf.rb (try_func, try_var, have_struct_member),nobu2008-08-311-0/+9
* * spec/README (How to run): added.yugui2008-08-311-0/+4
* * spec/default.mspec (config): added.yugui2008-08-311-0/+10
* * transcode.c (make_econv_exception): rename instance variable namesakr2008-08-311-0/+7
* * transcode.c (econv_putback): associate encoding to the result.akr2008-08-311-0/+4
* * include/ruby/intern.h: rename RB_UBF_DFL toko12008-08-311-0/+8
* * transcode.c (econv_insert_output): raise ArgumentError on failure.akr2008-08-311-0/+4
* * bootstraptest/test_thread.rb: add a test.ko12008-08-311-0/+4
* * enc/trans/single_byte.trans (us_ascii_map): don't define 8bit bytes.akr2008-08-311-0/+4
* * transcode.c (econv_last_error): new method.akr2008-08-311-0/+4
* * transcode.c (econv_primitive_convert): make two arguments,akr2008-08-311-0/+5
* * transcode.c (make_econv_exception): error message simplified.akr2008-08-311-0/+4
* * ext/coverage/coverage.c (rb_mCoverage): removed unneeded static variable.nobu2008-08-311-0/+8
* * ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix fornobu2008-08-311-0/+5
* * ext/ripper/eventids2.c (ripper_init_eventids2): use rb_intern_const.nobu2008-08-311-0/+8
* * ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent.akr2008-08-311-0/+4
* * ext/strscan/strscan.c (strscan_do_scan): fix usecnt decrement.akr2008-08-311-5/+9
* * transcode.c (econv_putback): make max argument optional.akr2008-08-301-0/+4
* * transcode.c (rb_econv_putback): putback from last byte.akr2008-08-301-0/+4
* * transcode.c (econv_putback): renamed from econv_primitive_putback.akr2008-08-301-0/+4
* * transcode.c (econv_insert_output): renamed fromakr2008-08-301-0/+5
* * test/ruby/test_econv.rb: follow econv_primitive_errinfo change.akr2008-08-301-0/+4
* * transcode.c (econv_primitive_errinfo): 5th element (partial_input)akr2008-08-301-0/+5
* * ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduceakr2008-08-301-0/+7
* * ext/dl/mkcallback.rb (foreach_proc_entry): extracted.akr2008-08-301-0/+7
* fix failures [ruby-dev:35937].seki2008-08-301-0/+5
* * ext/dl/test/test_import.rb: fix character code.akr2008-08-301-0/+6
* * rational.c: added a static variable for nurat_to_f.tadf2008-08-301-0/+4
* * win32/win32.c (rb_w32_open, rb_w32_read, rb_w32_write): fallback tousa2008-08-301-0/+6
* * win32/win32.c (rb_w32_read): EOF is not error.usa2008-08-301-0/+5
* * parse.y (struct token_info): constified.nobu2008-08-301-1/+3
* * parse.y (token_info_get_column, token_info_has_nonspaces),nobu2008-08-301-0/+5
* * parse.y (token_info_push): -w warns indentation level mismatch.matz2008-08-301-0/+7
* * ext/openssl/ossl_config.c (Init_ossl_config): memory leak fixed.matz2008-08-301-0/+9
* * ext/openssl/ossl_x509ext.c (ossl_x509ext_initialize): fix fornobu2008-08-301-0/+5
* * ext/dl/mkcallback.rb: fix continuation line detection.akr2008-08-301-0/+4
* * ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem whichakr2008-08-301-0/+5
* * ext/iconv/iconv.c: remove include pragma for "ruby/intern.h".ko12008-08-301-0/+4
* * parse.y: remove include pragma for "ruby/intern.h".ko12008-08-301-0/+4
* * lib/rake.rb (Rake::Application#help): fix for OPTIONAL_ARGUMENT andnobu2008-08-301-0/+5