summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-08-12* ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() isknu
2008-08-12* tool/transcode-tblgen.rb (#transcode_tblgen): slight messagematz
2008-08-12* array.c (rb_ary_delete): Array#delete to return deleted element.matz
2008-08-12* transcode.c (trans_open_i): check the result of rb_transcoding_open.akr
2008-08-12 * gc.c (gc_profile_result): use rb_str_catf.nari
2008-08-12* transcode_data.h (TRANSCODE_ERROR): removed.akr
2008-08-12* lib/net/pop.rb: POP3Command should export @socket since POP calls #socket.aamine
2008-08-12* sprintf.c, util.c (quorem, nrv_alloc, dtoa): enabled floating pointnobu
2008-08-12 * gc.c (gc_profile_result): use sprintf.nari
2008-08-12* string.c (rb_str_intern): should check symbol table overflow.matz
2008-08-12* lib/net/http.rb (send_request_with_body): Content-Length should be byte len...aamine
2008-08-12 * enc/depend: (transvpath_prefix): prefix has no extension, so replaceusa
2008-08-12* test/readline/test_readline.rb (TestReadline#test_safe_level_4):kouji
2008-08-12* enc/Makefile.in (.SUFFIXES): renamed to .trans.nobu
2008-08-12* lib/net/https.rb: supress syntax warning.aamine
2008-08-12* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fixed shadowing variable.nobu
2008-08-12* test/win32ole/test_err_in_callback.rb: do not require 'mkmf'matz
2008-08-11* transcode_data.h (rb_transcoder): add resetstate_func field forakr
2008-08-11* transcode.c (get_replacement_character): extracted fromakr
2008-08-11* transcode_data.h (rb_transcoder): typedef at first.akr
2008-08-11* transcode.c (rb_trans_conv): find second last error.akr
2008-08-11* transcode_data.h (rb_trans_result_t): new type.akr
2008-08-11* iseq.c (rb_iseq_clone): should preserve cref_stack link.matz
2008-08-11* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.matz
2008-08-11* gc.c (getrusage_time): works only if RUSAGE_SELF is defined rightnobu
2008-08-11* array.c (rb_ary_sample): rename #choice to #sample. inmatz
2008-08-11 * gc.c: added GC::Profiler.nari
2008-08-11fixed ChangeLog.kouji
2008-08-11* ext/readline/README.ja: added API document forkouji
2008-08-11* class.c (clone_method): should copy cbase in cref as well.matz
2008-08-11* test/readline/test_readline.rb: added test for Readline's classkouji
2008-08-11* enc/trans/iso2022.trans: renamed from iso2022.erb.c.akr
2008-08-11* configure.in (rb_cv_broken_glibc_ia64_erfc): renamed fromakr
2008-08-11* transcode_data.h (rb_transcoding): rename fields.akr
2008-08-10* transcode.c (transcode_restartable0): invalid handling simplified.akr
2008-08-10* encoding.c: include util.h. [ruby-dev:35715]mame
2008-08-10* transcode_data.h (rb_transcoding): new field: flags.akr
2008-08-10* tool/transcode-tblgen.rb: record checksum ofakr
2008-08-10* config.guess ({powerpc-apple,i586-pc}-haiku): re-applied r18403.nobu
2008-08-10* config.{guess,sub}: updated to automake-1.10.1.nobu
2008-08-10* enc/Makefile.in (make-workdir): use MAKEDIRS.nobu
2008-08-10* transcode.c: rename my_transcoding to tc and my_transcoder to tr.akr
2008-08-10* transcode_data.h (rb_transcoding): add feedlen field.akr
2008-08-10* common.mk (extconf): use MAKEDIRS.nobu
2008-08-10* lib/irb.rb (IRB::Irb#inspect): instance_variables returns symbolsnobu
2008-08-10* transcode.c (transcode_char_start): refactored to remove readlenakr
2008-08-09* gc.c (STACK_LEVEL_MAX, ruby_stack_length): returns size_t.nobu
2008-08-09r18455 reverted.akr
2008-08-09* configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),nobu
2008-08-09* transcode.c (transcode_loop): take destination and resize functionakr