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
*
* lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals with
nobu
2009-03-06
1
-1
/
+4
*
* lib/rake/testtask.rb (Rake::TestTask#define): passes each libs
nobu
2009-03-06
1
-0
/
+5
*
* array.c (rb_ary_fill): doc for Array#fill misses indication
matz
2009-03-06
1
-16
/
+5
*
* numeric.c (flo_to_s): keeps enough precision for round trip.
nobu
2009-03-05
1
-0
/
+5
*
* lib/tmpdir.rb (Dir.tmpdir): not use USERPROFILE, and ignores
nobu
2009-03-05
1
-0
/
+5
*
* win32/win32.c (rb_w32_sysinit): initializes version info first.
nobu
2009-03-05
1
-1
/
+3
*
* win32/win32.c (rb_w32_osid): always define for binary compatibility.
nobu
2009-03-05
1
-0
/
+4
*
* win32/Makefile.sub (make_insns_rules): rule to make rules for insns.
nobu
2009-03-05
1
-0
/
+4
*
* win32/Makefile.sub (miniruby.exe): workaround for a failure of
nobu
2009-03-05
1
-0
/
+5
*
* test/dl/test_base.rb: Add dragonfly to libc and libm switch.
naruse
2009-03-05
1
-0
/
+4
*
* string.c (str_eql): extracted from rb_str_equal and rb_str_eql.
nobu
2009-03-05
1
-1
/
+3
*
* string.c (rb_str_chomp_bang): keeps 7bit coderange.
nobu
2009-03-05
1
-0
/
+4
*
* include/ruby/encoding.h (enc_initialized_p): ENC_UNINITIALIZED
nobu
2009-03-05
1
-0
/
+8
*
* test/ruby/test_array.rb: fix wrong test, and add a test for
mame
2009-03-04
1
-0
/
+5
*
* test/ruby/test_array.rb: add some tests for coverage.
mame
2009-03-04
1
-0
/
+4
*
* win32/README.win32 (Requirement): added unicows.lib and dll.
nobu
2009-03-04
1
-0
/
+4
*
* configure.in, win32/configure.bat (--enable-win95): new option
nobu
2009-03-04
1
-0
/
+5
*
* lib/thread.rb (SizedQueue#push): fix limit condition.
mame
2009-03-04
1
-0
/
+5
*
* configure.in (mingw): checks if unicows.lib is available.
nobu
2009-03-04
1
-1
/
+5
*
* include/ruby/win32.h (WIN95): moved to config.h
nobu
2009-03-04
1
-0
/
+9
*
* lib/csv.rb: Some minor documentation fixes from Gregory Brown.
jeg2
2009-03-03
1
-2
/
+6
*
* lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinite
jeg2
2009-03-03
1
-0
/
+5
*
* lib/prime.rb (Prime::prime?): used to return a wrong answer.
yugui
2009-03-03
1
-0
/
+7
*
* ext/extmk.rb (extmake): removes object files no longer used and
nobu
2009-03-03
1
-2
/
+5
*
* ext/dl/win32/lib/win32/resolv.rb: get rid of warning.
usa
2009-03-03
1
-0
/
+6
*
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
nobu
2009-03-03
1
-0
/
+5
*
* ext/dl/win32/lib/win32/{registry,resolv}.rb: use dl/import instead
usa
2009-03-03
1
-0
/
+5
*
* ext/dl/lib/dl/func.rb (DL::Function.name): delegate to @cfunc.
usa
2009-03-03
1
-0
/
+4
*
* ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.
nobu
2009-03-03
1
-1
/
+5
*
* ext/dl/lib/dl/cparser.rb (DL::CParser::parse_signature): fixed
nobu
2009-03-03
1
-1
/
+4
*
* ext/dl/lib/dl/pack.rb (DL::PackInfo): reduced redundant
nobu
2009-03-03
1
-1
/
+6
*
* ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.
nobu
2009-03-03
1
-1
/
+3
*
* test/dl: moved from ext/dl/test.
nobu
2009-03-03
1
-0
/
+4
*
* ext/extmk.rb (extmake): removes object files no longer used.
nobu
2009-03-03
1
-1
/
+3
*
* common.mk (main): passes $(MAKE) to mkmain_cmd
nobu
2009-03-03
1
-0
/
+6
*
* lib/securerandom.rb (SecureRandom.urlsafe_base64): delete padding.
akr
2009-03-02
1
-0
/
+4
*
* ext/socket/sockport.h (SS_LEN): defined unconditionally.
akr
2009-03-02
1
-0
/
+4
*
* ext/socket/ancdata.c (anc_inspect_socket_creds): supress warnings.
akr
2009-03-02
1
-0
/
+4
*
* ext/socket/ancdata.c (rsock_discard_cmsg_resource): defined
akr
2009-03-02
1
-0
/
+5
*
* ext/socket/raddrinfo.c (addrinfo_mload): don't use "sun" variable
akr
2009-03-02
1
-0
/
+5
*
* file.c: include fcntl.h for O_RDONLY on Solaris.
akr
2009-03-02
1
-0
/
+4
*
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
nobu
2009-03-02
1
-0
/
+8
*
* README.EXT, README.EXT.ja (Macros): added HAVE_RUBY_*_H.
nobu
2009-03-02
1
-0
/
+4
*
* win32/win32.c (init_env): keeps wide chars as wide chars.
nobu
2009-03-02
1
-0
/
+4
*
* ext/dl/dl.h (dlerror): fixed on Windows.
nobu
2009-03-02
1
-1
/
+6
*
* ext/dl/handle.c (rb_dlhandle_sym): get rid of buffer overrun,
nobu
2009-03-02
1
-0
/
+5
*
* eval.c (rb_longjmp), include/ruby/intern.h (ruby_cleanup): fixed
nobu
2009-03-02
1
-0
/
+5
*
merged a patch from Alessandro Di Maria in [ruby-core:22560].
seki
2009-03-01
1
-0
/
+6
*
* ext/socket/raddrinfo.c: suppress warnings.
akr
2009-03-01
1
-0
/
+8
*
* ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
akr
2009-03-01
1
-0
/
+4
[next]