summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-08-17* ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break fromusa
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-16object.c: forbid uninitialized classnobu
2012-08-16test_printf.rb: need to be infectednobu
2012-08-16unecessary macros and K&R style codingnobu
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15* lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa
2012-08-15sprintf.c: infectnobu
2012-08-15sprintf.c: coderange fixnobu
2012-08-15common.mk: ID_H_TARGETnobu
2012-08-15* vm_trace.c: separate trace_func related functions fromko1
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon
2012-08-14Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-14* test/erb/test_erb.rb (test_html_escape): add assertions for theshugo
2012-08-14* ChangeLog: fix typo.shugo
2012-08-14* win32/win32.c (check_valid_dir): reject "..." as directory name.usa
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14* lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse
2012-08-13* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo
2012-08-12* vm.c (invoke_block_from_c): fix unintentional block passing.ktsj
2012-08-09 * gc.c (gc_malloc_allocated_size): RDoc does not process macros, sodrbrain
2012-08-09fix a typokazu
2012-08-09mkrunnable.rb: build_osnobu
2012-08-09configure.in: use real pathnobu
2012-08-09fake.rb.in: remove duplicationsnobu
2012-08-09* ChangeLog: fix a typo.nagachika
2012-08-09Optimize winnt_statshirosaki
2012-08-09ruby.c: show version only oncenobu
2012-08-09* test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki
2012-08-08fix a typokazu
2012-08-08vm_eval.c: cref-scope hacknobu
2012-08-08common.mk: id.h dependencynobu
2012-08-08* compile.c (ADD_INSNL): make ADD_INSNSL as alias of ADD_INSN1.ko1
2012-08-08* bootstrap/test_exception.rb: fix a last committed test.ko1
2012-08-08* compile.c, insns.def (checkmatch):ko1
2012-08-07* proc.c (method_clone): Added documentation. Patch by Robin Dupret.drbrain
2012-08-07* ext/readline/readline.c (Init_readline): rl_catch_signals=0 returnsnaruse
2012-08-07* vm_exec.c, insns.def (leave): solve problems onko1
2012-08-07* test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa
2012-08-07* vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-08-06method in instance_evalnobu
2012-08-06variable.c: split CVAR_LOOKUPnobu
2012-08-06* test/win32ole/test_win32ole_variant.rb: setting WIN32OLE.localesuke
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-08-06* include/ruby/ruby.h, eval.c, vm_insnhelper.c: fix typo.shugo
2012-08-06vm_eval.c: remove dead codenobu
2012-08-06insns.def: use klass in cfpnobu