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
...
*
2003-01-11
eban
2003-01-11
1
-3
/
+3
*
* configure.in (RUBY_CHECK_IO_NEED): added more tests.
nobu
2003-01-10
3
-17
/
+28
*
* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntax
nobu
2003-01-09
2
-4
/
+10
*
* configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later.
nobu
2003-01-09
2
-1
/
+5
*
adjust indentation
nobu
2003-01-09
1
-3
/
+3
*
* configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and
nobu
2003-01-09
5
-32
/
+59
*
* eval.c (rb_eval): should not discard nested NODE_BLOCK.
matz
2003-01-09
2
-1
/
+6
*
2003-01-09
eban
2003-01-09
1
-3
/
+3
*
* parse.y (stmt): NODE_NOT elimitation for if/unless/while/until node.
matz
2003-01-09
3
-5
/
+59
*
* st.h, st.c: Back out the introduction of st_*_func_t. Some
knu
2003-01-09
3
-12
/
+13
*
* ext/Win32API/lib/win32/registry.rb: added. [new]
usa
2003-01-08
2
-0
/
+832
*
2003-01-08
eban
2003-01-08
1
-3
/
+3
*
* eval.c: remove ruby_last_node and assignments seems to be
matz
2003-01-08
3
-22
/
+26
*
* range.c (range_each): treat fixnums specially to boost.
matz
2003-01-08
4
-8
/
+31
*
* eval.c (svalue_to_avalue): should return converted array.
matz
2003-01-07
2
-1
/
+5
*
* hash.c (env_clear): new Hash compatible method.
matz
2003-01-07
10
-126
/
+507
*
2003-01-07
eban
2003-01-07
1
-3
/
+3
*
* eval.c (rb_f_local_variables): skip $_, $~ and flip states in
nobu
2003-01-06
2
-1
/
+6
*
[Forced commit]
knu
2003-01-06
1
-5
/
+1
*
* st.h, st.c: Introduce new conventional typedef's, st_data_t,
knu
2003-01-06
10
-101
/
+131
*
* intern.h (rb_check_array_type): Declare rb_check_array_type().
knu
2003-01-06
4
-0
/
+18
*
* file.c: improve DOSISH drive letter support.
usa
2003-01-06
2
-4
/
+202
*
2003-01-06
eban
2003-01-06
1
-3
/
+3
*
* lib/fileutils.rb (ln): add ' -f' in the verbose message.
eban
2003-01-06
2
-2
/
+8
*
* process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn()
usa
2003-01-06
4
-22
/
+83
*
commit miss
nobu
2003-01-05
1
-1
/
+1
*
*** empty log message ***
nobu
2003-01-05
2
-1
/
+9
*
* struct.c (make_struct): needs meta class.
nobu
2003-01-05
2
-0
/
+5
*
* lib/fileutils.rb (ln): `argv' is not a argument.
eban
2003-01-05
2
-1
/
+5
*
* ext/extmk.rb (extmake): set $0 temporarily while loading
nobu
2003-01-05
2
-10
/
+19
*
* instruby.rb: need paren in regexp(make -n install).
eban
2003-01-05
4
-15
/
+25
*
2003-01-05
nobu
2003-01-05
1
-3
/
+3
*
* ruby.c (ruby_init_loadpath): under Windows, get the module
nobu
2003-01-05
5
-11
/
+22
*
FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead.
knu
2003-01-04
2
-2
/
+2
*
* defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an
knu
2003-01-04
4
-9
/
+25
*
* file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.
usa
2003-01-04
10
-55
/
+34
*
* process.c (rb_proc_exec): use same logic as DJGPP on win32 ports.
usa
2003-01-04
4
-18
/
+109
*
* configure.in: set rb_cv_need_io_flush_between_seek=yes.
usa
2003-01-04
3
-1
/
+9
*
* file.c (rb_file_s_lchmod): get rid of gcc-3 -O3 warning.
nobu
2003-01-03
2
-1
/
+5
*
2003-01-03
nobu
2003-01-03
1
-3
/
+3
*
* process.c (rb_proc_times): need to initialize first.
nobu
2003-01-03
2
-8
/
+9
*
commit miss
nobu
2003-01-02
1
-1
/
+1
*
* regex.c (re_match):
nobu
2003-01-02
2
-1
/
+5
*
2003-01-02
nobu
2003-01-02
1
-3
/
+3
*
* eval.c (bmcall): arguments should be an array.
nobu
2003-01-02
2
-0
/
+5
*
* process.c (rb_proc_times): avoid WindowsXP crash using volatile
matz
2003-01-01
1
-4
/
+8
*
add djgpp/GNUmakefile
eban
2003-01-01
1
-0
/
+1
*
* configure.in: better DJGPP support. add GNUmakefile.
eban
2003-01-01
3
-1
/
+14
*
* eval.c (massign): removed awkward conversion between yvalue,
matz
2003-01-01
1
-2
/
+1
*
* eval.c (massign): removed awkward conversion between yvalue,
matz
2003-01-01
5
-213
/
+185
[prev]
[next]