summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-09* configure.in (warnflags): add -Wno-long-long.nobu
2009-11-08* eval.c (method_inspect, method_name, mnew): Bug fix whenmarcandre
2009-11-08* 2009-11-09svn
2009-11-08* lib/test/unit.rb (module): doc fix [ruby-core:26618]marcandre
2009-11-06* lib/mkmf.rb (create_header): split the line by tabs.nobu
2009-11-06* eval.c (call_trace_func): remove the trace hook if any exceptionnobu
2009-11-06* eval.c (get_event_name): added thread events.nobu
2009-11-06* 2009-11-06svn
2009-11-06* test/ruby/test_settracefunc.rb: skip thread events.nobu
2009-11-05Merged r22308. [ruby-dev:39637]naruse
2009-11-05* gc.c (rb_obj_id): a Fixnum which is beyond signed longnaruse
2009-11-05* parse.y (args): use splat_array.naruse
2009-11-05* 2009-11-05svn
2009-11-05* win32/win32.c (CreateChild): allocate temporary buffer and use itusa
2009-10-31* 2009-10-31svn
2009-10-31 * lib/net/http.rb (Net::HTTPResponse#each_response_header):nahi
2009-10-30* 2009-10-30svn
2009-10-30 * lib/net/http.rb (Net::HTTPResponse#each_response_header):nahi
2009-10-28* 2009-10-28svn
2009-10-28* time.c: rdoc fix for <=>marcandre
2009-10-27* string.c (rb_str_inspect): get rid of adding garbage to shortnobu
2009-10-27* ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method.nagai
2009-10-27* ChangeLog: typo.usa
2009-10-26* mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu
2009-10-26* ext/tk/tcltklib.c: mistake on operation. sorry.nagai
2009-10-26* 2009-10-27svn
2009-10-26* ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compilednagai
2009-10-26* ext/tk/lib/remote-tk.rb: typo fixed.nagai
2009-10-26* io.c (io_fwrite): adjust stdio file position after direct write onnobu
2009-10-25* object.c (rb_class_initialize): The inherited hook should be runknu
2009-10-25* 2009-10-25svn
2009-10-25* configure.in: Fix syntax error. when() is not defined in thisknu
2009-10-23* 2009-10-23svn
2009-10-23* configure.in (target, target_alias): replace with real cpu.nobu
2009-10-22* lib/fileutils.rb (FileUtils#fu_get_uid, fu_get_gid): Do notknu
2009-10-22* parse.y (arg_prepend): removed. a patch from Mikhail T. innobu
2009-10-22* intern.h (rb_thread_join): added prototype. a patch fromnobu
2009-10-22* *.[chy]: removed trailing spaces.nobu
2009-10-20 * lib/monitor.rb (MonitorMixin.mon_release): ensure the schedulednahi
2009-10-20* 2009-10-21svn
2009-10-20 * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi
2009-10-20* 2009-10-20svn
2009-10-20* include/ruby/win32.h (finite, scalb): inline'ed non-standardusa
2009-10-18* 2009-10-19svn
2009-10-18* lib/rexml/element.rb (text=): false should be converted to string.marcandre
2009-10-16* ChangeLog: typo.usa
2009-10-16* win32/win32.c (CreateChild): recognize escape characters.usa
2009-10-16* dln.c (dln_find_1): backport from trunkn. [ruby-core:25802]usa
2009-10-16* test/ruby/test_{queue,thread}.rb: backported from trunk.nobu
2009-10-16* eval.c (rb_clear_cache_for_undef): clear entries for inheritednobu