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
*
* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
akr
2006-06-01
1
-0
/
+13
*
* win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotes
nobu
2006-06-01
1
-0
/
+5
*
* win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not success
usa
2006-06-01
1
-0
/
+6
*
* win32/win32.c (rb_w32_getcwd): set errno if not set.
usa
2006-06-01
1
-0
/
+5
*
* eval.c (proc_invoke): save and restore block in the current frame.
nobu
2006-05-27
1
-6
/
+11
*
* ext/extmk.rb (extmake): remove extinit files if no statically linked
nobu
2006-05-27
1
-0
/
+5
*
* lib/mkmf.rb (configuration): add $defs unless extconf.h was created.
nobu
2006-05-26
1
-1
/
+3
*
* ruby.h, lib/mkmf.rb (create_header): clear command line options for
nobu
2006-05-25
1
-0
/
+13
*
* mkconfig.rb: merge multiple entries to an entry with multiple lines.
nobu
2006-05-24
1
-1
/
+9
*
* ext/extmk.rb: deal with $static set in extconf.rb.
nobu
2006-05-24
1
-1
/
+3
*
* lib/mkmf.rb (pkg_config): particular config commands support.
nobu
2006-05-24
1
-0
/
+4
*
* configure.in (ac_install_sh): ignore dummy install-sh.
nobu
2006-05-24
1
-1
/
+6
*
* ext/openssl/lib/openssl/ssl.rb
gotoyuzo
2006-05-23
1
-0
/
+5
*
ChangeLog.
akr
2006-05-22
1
-1
/
+18
*
fix bug [ruby-list:42234]
kosako
2006-05-21
1
-0
/
+5
*
* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
gotoyuzo
2006-05-18
1
-0
/
+22
*
* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.
nobu
2006-05-17
1
-3
/
+7
*
don't use onig_recompile()
kosako
2006-05-15
1
-0
/
+4
*
add ML ref.
akr
2006-05-13
1
-0
/
+1
*
* lib/pp.rb (PP.mcall): new method.
akr
2006-05-13
1
-0
/
+7
*
* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should return
gotoyuzo
2006-05-11
1
-0
/
+5
*
merge Oniguruma 4.0.3
kosako
2006-05-10
1
-0
/
+6
*
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2006-05-08
1
-0
/
+19
*
* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):
akr
2006-05-07
1
-0
/
+5
*
ext/win32ole/win32ole.c (add_event_call_back): should not
suke
2006-05-01
1
-0
/
+5
*
ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFun...
suke
2006-04-30
1
-0
/
+5
*
* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize
gotoyuzo
2006-04-29
1
-0
/
+5
*
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-25
1
-0
/
+5
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-21
1
-0
/
+5
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
1
-0
/
+10
*
add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspect
suke
2006-04-08
1
-0
/
+9
*
WIN32OLE_TYPELIB.new accepts OLE files.
suke
2006-04-07
1
-0
/
+7
*
* intern.h (rb_obj_instance_exec, rb_mod_module_exec): add declaration.
nagai
2006-04-06
1
-0
/
+4
*
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-06
1
-0
/
+4
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
1
-0
/
+19
*
* lib/pathname.rb: use a subclass for instantiation except
akr
2006-04-04
1
-0
/
+6
*
add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
suke
2006-04-01
1
-0
/
+12
*
* enumerator.c (enumerator_with_index): removed suspicious return
nobu
2006-03-31
1
-16
/
+21
*
change the behavior of WIN32OLE#[] and WIN32OLE#[]=.
suke
2006-03-29
1
-0
/
+9
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
1
-0
/
+5
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.
naruse
2006-03-27
1
-0
/
+19
*
refactoring for options
kosako
2006-03-26
1
-0
/
+6
*
RDoc description updated
kosako
2006-03-24
1
-0
/
+8
*
prohibit number backref in replaced string for named pattern
kosako
2006-03-23
1
-0
/
+5
*
merge Oniguruma 4.0.2
kosako
2006-03-23
1
-0
/
+10
*
add back reference by name in replace string
kosako
2006-03-22
1
-0
/
+11
*
add String/Symbol argument to MatchData[x]
kosako
2006-03-21
1
-0
/
+10
*
* ext/win32ole/win32ole.c (folevariant_value): could not compile
usa
2006-03-20
1
-2
/
+7
*
change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1
suke
2006-03-19
1
-1
/
+11
*
* lib/mkmf.rb (create_makefile): support libraries without *.so.
usa
2006-03-15
1
-0
/
+4
[next]