index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-03-22
Synchronize with reality. Pick actually existent modules and get rid
knu
2002-03-20
* eval.c (is_defined): label forgotten.
nobu
2002-03-20
* win32/config.status.in: RUBY_SO_NAME had been changed long long ago.
nobu
2002-03-20
2002-03-20
nobu
2002-03-20
* eval.c (is_defined): should check receiver only once.
matz
2002-03-20
* configure.in: workaround for autoconf 2.53.
eban
2002-03-19
* dir.c (my_getcwd): the content of buf is uncertain and must not
knu
2002-03-19
* re.c (rb_reg_search): should clear last_match if pos is out of
matz
2002-03-18
* enum.c (enum_find): catch a value before recycle.
nobu
2002-03-15
2002-03-15
eban
2002-03-15
* class.c (rb_define_class): should handle autoload.
matz
2002-03-14
* re.c (rb_reg_match): should clear $~ if operand is nil.
matz
2002-03-13
2002-03-13
nobu
2002-03-13
* lib/getopts.rb: Merge from 1.7. Rewrite to fix some bugs and
knu
2002-03-12
* regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',
matz
2002-03-11
Fix some typos.
knu
2002-03-11
Add user visible changes after 1.6.5.
knu
2002-03-08
2002-03-08
eban
2002-03-08
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-03-07
* gc.c (rb_source_filename): added. holds unique strings for file
nobu
2002-03-06
* dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.
eban
2002-03-04
* ext/extmk.rb.in (create_makefile): remove unnecessary -L option from
usa
2002-03-04
* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug where
knu
2002-03-04
Make cvs ignore mkmf.log.
knu
2002-03-03
fix log date.
akr
2002-03-01
* stable version 1.6.7 released.
matz
2002-03-01
* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add const
eban
2002-02-28
020301
matz
2002-02-28
2002-02-28
eban
2002-02-28
* st.c (st_init_table_with_size): num_bins should be prime numbers
matz
2002-02-27
* eval.c (rb_f_missing): NoMethod error messages for true, false,
matz
2002-02-27
* io.c (READ_DATA_PENDING): uClibc support.
eban
2002-02-26
* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple of
knu
2002-02-26
2002-02-26
usa
2002-02-26
* bignum.c (rb_big_2comp): void function cannot return any value.
usa
2002-02-26
* lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.
akira
2002-02-25
* ext/syslog/syslog.c: Merge from rough. Turn Syslog into a
knu
2002-02-25
commit miss.
nobu
2002-02-25
* process.c (rb_syswait): argument order of rb_waitpid() inverted.
nobu
2002-02-25
* process.c (rb_syswait): thread kludge; should be fixed to
matz
2002-02-25
* lib/shell.rb (Shell::expand_path): relative to @cwd.
nobu
2002-02-24
* lib/time.rb: fix unit tests before Unix Epoch.
akr
2002-02-24
2002-02-24
eban
2002-02-24
* ext/digest/*/*.h: Merge from rough.
knu
2002-02-24
Merge from rough.
knu
2002-02-22
* lib/net/protocol.rb: set read_timeout dynamically.
aamine
2002-02-22
2002-02-22
nobu
2002-02-22
* misc/ruby-mode.el (ruby-modifier-re): add rescue modifier.
nobu
2002-02-22
* win32/config.status.in: set LIBRUBY_SO.
usa
2002-02-22
* bignum.c (get2comp): need to specify to carry or not.
matz
[prev]
[next]