index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]
matz
2006-02-04
1
-1
/
+5
*
* win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error.
usa
2006-02-04
1
-0
/
+5
*
* numeric.c (fix_to_s): (2**32).to_s(2) fails with exception where
ocean
2006-02-04
1
-0
/
+8
*
* ruby.h: fixed prototype.
ocean
2006-02-03
1
-0
/
+6
*
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2006-02-03
1
-0
/
+36
*
* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etc
ocean
2006-02-03
1
-0
/
+6
*
* ext/syck/emitter.c (syck_emitter_write): should not set '\0' on
ocean
2006-02-02
1
-0
/
+6
*
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added
usa
2006-02-02
1
-0
/
+5
*
* configure.in: The isinf is not regognized by autoconf
ocean
2006-02-02
1
-0
/
+5
*
* configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)
ocean
2006-02-01
1
-1
/
+10
*
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
nagai
2006-01-31
1
-0
/
+7
*
* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.
ocean
2006-01-30
1
-0
/
+5
*
* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this case
ocean
2006-01-27
1
-0
/
+6
*
* ext/socket/socket.c: turn on do_not_reverse_lookup by default.
matz
2006-01-26
1
-0
/
+4
*
* configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use
nobu
2006-01-25
1
-0
/
+5
*
* lib/test/unit/autorunner.rb (process_args): ignore arguments after
nobu
2006-01-22
1
-1
/
+6
*
* eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT on
akr
2006-01-22
1
-2
/
+9
*
* eval.c (ruby_setjmp): workaround for FreeBSD/i386
akr
2006-01-22
1
-0
/
+6
*
* lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]
aamine
2006-01-19
1
-0
/
+5
*
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): don't clobber %l7 of SPARC
akr
2006-01-18
1
-0
/
+9
*
* eval.c (rb_mod_method_defined): ditto.
nobu
2006-01-17
1
-1
/
+3
*
* object.c (rb_mod_const_get, rb_mod_const_defined): added optional
nobu
2006-01-17
1
-3
/
+9
*
* win32/setup.mak (MAKE): workaround for nmake 8.
usa
2006-01-17
1
-0
/
+4
*
* win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8.
usa
2006-01-17
1
-0
/
+4
*
* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):
ocean
2006-01-16
1
-0
/
+6
*
* file.c (rb_file_s_chmod): avoid warning where sizeof(int) !=
ocean
2006-01-13
1
-0
/
+5
*
* lib/rdoc/diagram.rb:
ocean
2006-01-13
1
-0
/
+15
*
* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget
nagai
2006-01-12
1
-0
/
+14
*
(ERB::Compiler): add instance variable @insert_cmd to change <%='s behavior.
seki
2006-01-10
1
-0
/
+5
*
bit more explanation for previous change.
akr
2006-01-10
1
-1
/
+1
*
* gc.c (garbage_collect): mark ruby_current_node.
akr
2006-01-10
1
-0
/
+8
*
* ext/syck/rubyext.c (syck_resolver_transfer): should be able to load
ocean
2006-01-10
1
-0
/
+5
*
* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in
ocean
2006-01-10
1
-0
/
+8
*
* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted
ocean
2006-01-10
1
-2
/
+8
*
* gc.c (gc_stress): renamed from always_gc and enabled by default.
akr
2006-01-09
1
-0
/
+6
*
* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by
ocean
2006-01-09
1
-0
/
+5
*
* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,
ocean
2006-01-09
1
-0
/
+8
*
* eval.c (GCC_VERSION_BEFORE): check __INTEL_COMPILER.
akr
2006-01-08
1
-0
/
+6
*
the bug was FreeBSD specific.
akr
2006-01-08
1
-3
/
+3
*
* parse.y (singleton): get rid of segfault on syntax error.
nobu
2006-01-07
1
-0
/
+5
*
* eval.c (rb_fd_isset): compare the result of FD_ISSET with 0 to
akr
2006-01-06
1
-0
/
+8
*
* configure.in: don't force getcontext on IA64.
akr
2006-01-05
1
-0
/
+9
*
some more typos fixed.
akr
2006-01-03
1
-8
/
+8
*
fix typos.
akr
2006-01-03
1
-3
/
+3
*
fix.
akr
2006-01-01
1
-1
/
+1
*
* missing.h (isnan): avoid macro expantion
akr
2006-01-01
1
-0
/
+7
*
* win32/win32.c (rb_w32_seekdir): should not segfault even if passed
ocean
2006-01-01
1
-0
/
+10
*
* eval.c (rb_thread_save_context): should not recycle scope object used
nobu
2005-12-31
1
-0
/
+5
*
* ext/syck/rubyext.c: attribute name was truncated with Rev1.64.
ocean
2005-12-31
1
-2
/
+6
*
* lib/generator.rb: (Generator#initialize): should kill @loop_thread
ocean
2005-12-31
1
-0
/
+6
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »