summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-10* ext/fiddle/win32/*: library ports from DL to Fiddle.usa
2012-12-10vm_trace.c: exceptions in event hooksnobu
2012-12-10compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu
2012-12-10* lib/irb/magic-file.rb: set a encoding, which is detected fromnari
2012-12-10* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain
2012-12-10* lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain
2012-12-09* vm_insnhelper.c (vm_call_opt_send): Kernel#send should not useshugo
2012-12-08* lib/rdoc/markdown/entities.rb: Added documentation.drbrain
2012-12-08* eval.c (rb_mod_refine): don't override Module#include. It'sshugo
2012-12-08* eval.c: remove Module#refinements.shugo
2012-12-08* eval.c (top_using): raise a RuntimeError if using is called in ashugo
2012-12-08* lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain
2012-12-08* vm_insnhelper.c (vm_search_normal_superclass): super in ashugo
2012-12-08* eval.c (rb_mod_refine): raise an ArgumentError if a givenshugo
2012-12-08* eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo
2012-12-08* ext/openssl/ossl_x509name.c: Completed documentation fordrbrain
2012-12-08ChangeLog: fix indentnobu
2012-12-08* ext/objspace/objspace.c (iow_size): return size of internal objectko1
2012-12-07* lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg2
2012-12-07unit.rb: no need to check all reportsnobu
2012-12-07* vm_eval.c (yield_under, eval_under): do not activate refinementsshugo
2012-12-07* ext/refinement/refinement.c: include ruby/ruby.h instead of theshugo
2012-12-07Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki
2012-12-07* doc/etc.rd: Removed stale documentation filezzak
2012-12-07* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): no need tousa
2012-12-07* lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain
2012-12-07timeout.rb: replace deferred exception after async_interrupt_timingnobu
2012-12-07Commit ChangeLog from r38249zzak
2012-12-07* time.c (time_mdump): dump timezone string to private instance variablenaruse
2012-12-06* ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): newngoto
2012-12-06* test/ruby/test_refinement.rb: fix some tests to use neithershugo
2012-12-06* eval.c (ruby_Init_refinement): a new function to enableshugo
2012-12-06* revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo
2012-12-06parse.y: flush string contentnobu
2012-12-06* test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-06* vm_trace.c: TracePoint#enable should not cause an errorko1
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05* thread.c (rb_uninterruptible): helper function for providingkosaki
2012-12-05* io.c (io_binwrite): check interrupt before io issue.kosaki
2012-12-05vm_eval.c: public_send does not consider how it is callednobu
2012-12-05 * lib/timeout.rb (Timeout#timeout): specify a exceptiontarui
2012-12-05adjust style and fix typo and indentkazu
2012-12-05* lib/timeout.rb (Timeout#timeout): setkosaki
2012-12-05add a contributor namenari
2012-12-05* gc.c (getrusage_time): uses clock_gettime() withnari
2012-12-05vm.c: save blockprocvalnobu
2012-12-05fix typos and remove trailing spaceskazu