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
*
* string.c (hash): fixed typo. [ruby-dev:37791]
nobu
2009-01-19
1
-0
/
+4
*
* ext/socket/mkconstants.rb (SOMAXCONN): defined.
akr
2009-01-19
1
-0
/
+4
*
* ext/socket/mkconstants.rb: use erb for generating code.
akr
2009-01-19
1
-0
/
+4
*
* string.c (hash): defaulted to MurmurHash 2.0.
nobu
2009-01-19
1
-0
/
+4
*
* include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.
nobu
2009-01-19
1
-2
/
+2
*
* include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.
nobu
2009-01-19
1
-0
/
+8
*
* string.c (hash): added MurmurHash 2.0.
nobu
2009-01-19
1
-0
/
+4
*
* thread.c (rb_thread_execute_interrupts): needs
nobu
2009-01-19
1
-0
/
+5
*
* ruby.c (require_libraries): reset th->parse_in_eval while
ko1
2009-01-19
1
-0
/
+5
*
* vm_eval.c, eval.c (rb_f_block_given_p): move definition of
ko1
2009-01-19
1
-0
/
+11
*
* vm.c: add a prefix "rb_" to exposed functions
ko1
2009-01-19
1
-0
/
+15
*
* ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer),
nobu
2009-01-19
1
-0
/
+5
*
* vm_dump.c: add a prefix "rb_vmdebug_" to
ko1
2009-01-19
1
-0
/
+15
*
* ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only when
nobu
2009-01-19
1
-0
/
+5
*
* gc.c (garbage_collect_with_gvl): suppress warnings.
ko1
2009-01-19
1
-0
/
+4
*
* ext/socket/depend: workaround for nmake. files in depend without
usa
2009-01-19
1
-0
/
+6
*
* iseq.c:
ko1
2009-01-19
1
-0
/
+22
*
* ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): support
usa
2009-01-19
1
-0
/
+8
*
* eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.c
ko1
2009-01-19
1
-0
/
+8
*
* iseq.c (rb_iseq_load): renamed from ruby_iseq_load, since it is
nobu
2009-01-18
1
-0
/
+5
*
* transcode.c (str_transcode0): fix: :xml option doesn't
naruse
2009-01-18
1
-0
/
+5
*
* ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): new
akr
2009-01-18
1
-0
/
+8
*
* ext/socket/raddrinfo.c (addrinfo_ip_address): new method
akr
2009-01-18
1
-0
/
+7
*
* ext/socket/unixsocket.c: redandant #ifdef removed.
akr
2009-01-18
1
-0
/
+4
*
* ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.
akr
2009-01-17
1
-0
/
+5
*
* ext/socket/raddrinfo.c (addrinfo_mdump): new method.
akr
2009-01-17
1
-0
/
+16
*
* ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.
akr
2009-01-17
1
-0
/
+8
*
fix typos.
akr
2009-01-17
1
-2
/
+2
*
* ext/socket/lib/socket.rb: new file.
akr
2009-01-17
1
-0
/
+4
*
* configure.in (VCSUP): fixed the cases for git-svn or git.
yugui
2009-01-17
1
-0
/
+8
*
* ext/socket/mkconstants.rb: generate a header file for generated
akr
2009-01-17
1
-0
/
+12
*
* lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.
yugui
2009-01-17
1
-0
/
+5
*
* ext/socket/raddrinfo.c (make_inspectname): add a res argument to
akr
2009-01-17
1
-0
/
+9
*
* ext/socket/mkconstants.rb: don't cause an error for duplicate names.
akr
2009-01-17
1
-0
/
+4
*
* ext/socket: split files for each class.
akr
2009-01-17
1
-0
/
+38
*
* cont.c (cont_restore_0): padding size doesn't need to be large
nobu
2009-01-17
1
-0
/
+5
*
* vm_dump.c (vm_stack_dump_each): initialized at declarations.
nobu
2009-01-17
1
-0
/
+6
*
* ext/socket/socket.c: move addrinfo code.
akr
2009-01-16
1
-0
/
+4
*
* win32/Makefile.sub (up): tell nmake that need to run command via
usa
2009-01-16
1
-0
/
+5
*
* tool/make-snapshot (package): includes all rules and expand
nobu
2009-01-16
1
-0
/
+7
*
* include/ruby/ruby.h (VALUE): use unsigned long or long long
nobu
2009-01-16
1
-2
/
+5
*
* configure.in (Makefile): set VCS and VCSUP to support `git svn'
nobu
2009-01-16
1
-1
/
+2
*
* configure.in (Makefile): set VCS and VCSUP.
nobu
2009-01-16
1
-0
/
+6
*
* thread.c (thread_start_func_2): call ruby_cleanup() if thread is
ko1
2009-01-16
1
-0
/
+5
*
* win32/Makefile.sub ($(INSNS), node_name.inc, known_errors.inc,
usa
2009-01-16
1
-0
/
+9
*
* include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string.
usa
2009-01-16
1
-0
/
+8
*
* symbian/pre-build (COMSPEC): should not overridden.
nobu
2009-01-16
1
-0
/
+4
*
* parse.y (rb_parse_in_main): fixed typo.
nobu
2009-01-16
1
-0
/
+4
*
* configure.in (RUBY_REPLACE_TYPE): does not define rb_ prefixed
nobu
2009-01-16
1
-0
/
+12
*
* thread.c (rb_thread_execute_interrupts): if signal is already
mame
2009-01-15
1
-0
/
+8
[next]