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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dir.c (Init_Dir): add a new method File::fnmatch? along with
knu
2001-06-13
3
-4
/
+51
*
Update.
knu
2001-06-12
1
-0
/
+4
*
* eval.c (method_eq): new method Method#==. [new]
matz
2001-06-12
5
-9
/
+54
*
* lib/mkmf.rb: target_prefix is only for installation, not for
knu
2001-06-12
2
-16
/
+22
*
* confgure.in: add RUBY_CANONICAL_BUILD.
eban
2001-06-11
2
-0
/
+7
*
* ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...
usa
2001-06-09
5
-75
/
+142
*
Add an entry.
knu
2001-06-09
1
-0
/
+4
*
remove debug printf
matz
2001-06-08
1
-1
/
+0
*
* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrieve
matz
2001-06-08
9
-21
/
+170
*
* parse.y (yylex): incomplete fix.
matz
2001-06-07
1
-1
/
+2
*
* parse.y (yylex): exclude kDO_BLOCK too much by false condition.
matz
2001-06-07
3
-7
/
+14
*
* lib/sync.rb: bug fix if obj.initialize has parameters when
keiju
2001-06-06
3
-53
/
+54
*
bug fix for obj.extend(Mutex_m).
keiju
2001-06-06
1
-8
/
+21
*
* eval.c (rb_load): should check if tainted even when wrap is
matz
2001-06-06
4
-23
/
+12
*
* parse.y (aref_args): "*arg" should always be expanded by REXPAND.
matz
2001-06-06
5
-55
/
+82
*
Update.
knu
2001-06-05
1
-0
/
+32
*
* error.c (Init_Exception): NameError went under StandardError,
matz
2001-06-05
4
-12
/
+33
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
10
-228
/
+399
*
* ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.
eban
2001-06-05
2
-19
/
+9
*
* ext/etc/extconf.rb: use egrep_cpp.
eban
2001-06-05
2
-11
/
+6
*
* MANIFEST: add doc/NEWS.
eban
2001-06-04
1
-0
/
+1
*
Add NEWS, in which we describe the changes that affect users.
knu
2001-06-04
1
-0
/
+261
*
* lib/shellwords.rb: don't destroy argument.
wakou
2001-06-03
2
-1
/
+5
*
* lib/cgi/session.rb: don't use module_function for Class.
shugo
2001-06-02
2
-1
/
+4
*
* irb messages: fix typos.
keiju
2001-06-01
5
-4
/
+8
*
* hash.c (replace_i): ignore when key == Qundef.
matz
2001-06-01
2
-1
/
+8
*
* parse.y (call_args2): confusion with list_append() and
matz
2001-06-01
2
-4
/
+9
*
* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax
matz
2001-06-01
5
-12
/
+30
*
2001-06-01
eban
2001-06-01
1
-2
/
+2
*
* configure.in: use waitpid on mingw32.
eban
2001-06-01
3
-2
/
+9
*
* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.
eban
2001-05-31
3
-5
/
+9
*
* win32/dir.h: re-add.
usa
2001-05-30
2
-0
/
+24
*
* configure.in: default --with-libc_r to `no' until the problem is
knu
2001-05-30
2
-1
/
+6
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
24
-420
/
+922
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
8
-29
/
+1415
*
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-28
8
-20
/
+43
*
* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .
usa
2001-05-28
2
-17
/
+19
*
2001-05-28
eban
2001-05-28
1
-2
/
+2
*
* dir.c (glob_helper): teach has_magic() to handle flags and get
knu
2001-05-27
2
-17
/
+30
*
Revise more.
knu
2001-05-26
1
-5
/
+11
*
Sync with reality.
knu
2001-05-26
1
-21
/
+27
*
Synchronize MANIFEST with reality. Add missing files.
knu
2001-05-26
5
-47
/
+584
*
* MANIFEST: add win32/dir.h .
usa
2001-05-25
2
-0
/
+5
*
* mkconfig.rb: typo.
eban
2001-05-25
1
-1
/
+1
*
* ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. The
knu
2001-05-24
2
-1
/
+6
*
* MANIFEST: update the entries I forgot to add or remove.
knu
2001-05-24
2
-4
/
+33
*
Fix the previous ChangeLog entry.
knu
2001-05-24
1
-2
/
+2
*
* ext/sha1/sha1-ruby.c (md5i_new): separate initialize() from
knu
2001-05-24
3
-12
/
+43
*
* ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGS
knu
2001-05-24
2
-5
/
+8
*
* mkconfig.rb: autoconf 2.50 support.
eban
2001-05-24
2
-2
/
+6
[next]