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
...
*
2002-04-19
eban
2002-04-19
1
-2
/
+2
*
* ext/socket/extconf.rb: include <windows.h>, <winsock.h> on _WIN32.
eban
2002-04-19
2
-9
/
+23
*
* re.c (rb_reg_to_s): remove redundant shy group.
nobu
2002-04-19
2
-20
/
+10
*
* eval.c (rb_thread_cleanup): current thread may be THREAD_STOPPED,
matz
2002-04-19
6
-49
/
+96
*
ext/dl/ptr.c: remove rb_dlptr_cast().
ttate
2002-04-19
2
-39
/
+4
*
2002-04-18
nobu
2002-04-18
1
-2
/
+2
*
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-18
23
-98
/
+146
*
* re.c (rb_reg_to_s): new function for Regexp#to_s.
akr
2002-04-18
2
-1
/
+46
*
copied from ext/etc.
nobu
2002-04-18
4
-0
/
+8
*
modify document.
akr
2002-04-18
2
-3
/
+6
*
* ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat in
knu
2002-04-17
13
-5229
/
+5
*
* eval.c (assign): convert mrhs to mvalue.
nobu
2002-04-16
3
-3
/
+7
*
2002-04-15
nobu
2002-04-15
1
-2
/
+2
*
* pack.c (pack_unpack): should treat 'U' in character unit, not in
matz
2002-04-15
7
-13
/
+18
*
Correct.
ttate
2002-04-14
1
-8
/
+8
*
Edit the documentation.
ttate
2002-04-14
1
-2
/
+7
*
* struct.c (rb_struct_select): fix typo.
matz
2002-04-12
3
-3
/
+12
*
* configure.in: add check for initstate(3).
eban
2002-04-12
1
-1
/
+1
*
* win32/Makefile.sub: use missing/acosh.c.
usa
2002-04-12
3
-2
/
+12
*
2002-04-12
nobu
2002-04-12
1
-2
/
+2
*
/tmp/log
nobu
2002-04-12
5
-11
/
+119
*
should be HAVE_TANH
nobu
2002-04-11
1
-1
/
+1
*
* random.c (rand_init): add check for initstate(3).
eban
2002-04-11
2
-1
/
+5
*
* io.c (remain_size): IO#read returns "" if file.size == 0.
eban
2002-04-11
2
-3
/
+4
*
2002-04-11
eban
2002-04-11
1
-2
/
+2
*
* eval.c (assign): ruby_verbose should be surrounded by RTEST().
matz
2002-04-11
8
-27
/
+68
*
raise() -> rb_raise(). (Thanks Tetsuya Watanabe)
ttate
2002-04-11
4
-19
/
+19
*
Add DL::Importable::Internal::Struct#alloc.
ttate
2002-04-11
2
-68
/
+53
*
Add dl.txt instead of README.
ttate
2002-04-11
3
-8
/
+268
*
remove README and README.html
ttate
2002-04-11
3
-433
/
+12
*
Support "unsigned short".
ttate
2002-04-11
1
-0
/
+4
*
Add "unsigned short".
ttate
2002-04-11
1
-0
/
+4
*
define alias "struct" and "union" in the module Importable.
ttate
2002-04-11
1
-2
/
+7
*
* lib/cgi/session.rb: support for multipart form.
wakou
2002-04-10
2
-0
/
+5
*
Add/Fix types.
ttate
2002-04-10
1
-1
/
+3
*
Implement the substitution for structure members.
ttate
2002-04-10
1
-1
/
+6
*
* dir.c (glob_helper): should have proceed link when link->path
matz
2002-04-10
2
-5
/
+9
*
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
14
-146
/
+209
*
* misc/ruby-mode.el (ruby-font-lock-keywords): fontify symbols for
nobu
2002-04-10
2
-1
/
+6
*
* lib/mkmf.rb (try_link0): need expand macro in command, sync with
nobu
2002-04-09
2
-3
/
+12
*
* ext/stringio/stringio.c (check_modifiable): performance
nobu
2002-04-09
3
-6
/
+29
*
* re.c (match_select): fix index references and make
knu
2002-04-08
2
-1
/
+6
*
2002-04-08
nobu
2002-04-08
1
-2
/
+2
*
* eval.c (error_handle): default to 1 unless status is set.
nobu
2002-04-08
2
-3
/
+11
*
improve the prototype parser.
ttate
2002-04-05
1
-0
/
+4
*
"extern" and "[]" of the module Importable returns a symbol.
ttate
2002-04-05
1
-1
/
+5
*
Add dl/struct.rb.
ttate
2002-04-05
4
-141
/
+292
*
Get rid of ineffective encoding/decoding procedures.
ttate
2002-04-04
2
-17
/
+52
*
DLSTR(argv[i]) => DLSTR(RSTRING(argv[i])->ptr)
ttate
2002-04-04
1
-1
/
+1
*
bugfix (a few bugs seems to be remaining yet.)
ttate
2002-04-04
1
-1
/
+1
[prev]
[next]