eban
7c9b9e39bd
2003-03-29
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3635 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-29 08:22:44 +00:00
nobu
8a18a837f3
2003-03-28
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3630 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-28 10:33:58 +00:00
eban
313579f507
2003-03-27
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-27 02:23:46 +00:00
eban
54a5eae8a9
2003-03-26
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-26 07:06:21 +00:00
eban
cd6f64e37c
2003-03-25
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-25 08:30:50 +00:00
matz
ece972717b
security enhancement of dl library (need test).
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-24 09:38:37 +00:00
nobu
31e2a889a0
2003-03-23
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-23 10:56:37 +00:00
eban
108cf940d8
2003-03-21
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-21 14:42:02 +00:00
nobu
923b688362
2003-03-20
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-20 07:15:48 +00:00
eban
38ceb49b79
* io.c (prep_stdio): set binmode only if the file descriptor
...
is not connected to a terminal on Cygwin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-12 07:59:28 +00:00
nobu
caa55aa13f
2003-03-11
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-11 12:52:02 +00:00
nobu
eccf9342c7
2003-03-10
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3572 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-10 15:45:44 +00:00
eban
bf115a5e41
* lib/fileutils.rb (mkdir, mkdir_p): set mode to 0755.
...
* Makefile.in (fake.rb): set ALT_SEPARATOR to the default value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-09 08:17:02 +00:00
eban
2de2ab3e00
2003-03-08
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3567 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-08 07:55:06 +00:00
eban
280039eb20
* ext/Win32API/Win32API.c: no longer use inline-asms.
...
* ext/Win32API/extconf.rb: no need to add gcc options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-06 15:45:14 +00:00
eban
2b214ff6a3
* configure.in: better YACC support on HP-UX.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-05 03:15:06 +00:00
eban
a38c2ac2dd
* configure.in: better HP-UX support.
...
* missing/strftime.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-04 06:13:24 +00:00
matz
6a6d0ad220
* parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'.
...
* io.c (rb_io_fread): should not clearerr() if there's no filled
buffer (i.e. rb_io_fread() returning zero).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-03 05:17:39 +00:00
nobu
a7447572dd
2003-02-28
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3540 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-28 13:55:07 +00:00
eban
f649db5b16
2003-02-27
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-27 11:32:09 +00:00
eban
a068f1cc07
2003-02-22
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3529 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-22 06:03:38 +00:00
eban
973b1eb274
2003-02-21
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-21 01:20:54 +00:00
eban
db0539c447
* missing.h (strtoul): fix prototype of strtoul.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-20 06:49:00 +00:00
nobu
0b78e04234
2003-02-19
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-19 09:40:49 +00:00
eban
d22fc7c4d8
2003-02-18
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-18 14:51:12 +00:00
nobu
c510198c3b
2003-02-17
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-17 04:30:38 +00:00
eban
2f7275db77
* io.c (prep_stdio, Init_io): always set binmode on Cygwin.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-15 18:16:52 +00:00
nobu
2f7ee35065
2003-02-13
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-13 00:59:22 +00:00
nobu
6f780a30fc
2003-02-12
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-12 14:56:49 +00:00
eban
b53549941d
* io.c (rb_file_sysopen): rb_file_sysopen_internal() needs four
...
arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-09 18:36:22 +00:00
eban
7f9964c14e
2003-02-09
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-09 06:58:31 +00:00
knu
916f41d717
2003-02-08
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-07 18:47:06 +00:00
eban
59483da886
2003-02-07
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-07 09:31:41 +00:00
eban
9a4c662771
2003-02-06
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-06 08:40:44 +00:00
eban
b50100a769
2003-02-05
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-05 08:54:42 +00:00
eban
6f83a60747
2003-02-04
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-04 07:31:08 +00:00
eban
be6749bd0c
2003-02-03
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-02-03 05:44:48 +00:00
eban
e474ae6338
* random.c (rb_f_rand): type fix.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-31 03:22:42 +00:00
eban
15805c17aa
2003-01-30
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-30 14:06:33 +00:00
eban
f24b4d0532
2003-01-27
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-27 12:26:23 +00:00
eban
cbd08dbf3b
2003-01-24
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-24 09:25:12 +00:00
nobu
37aa8eeb0b
2003-01-23
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-23 06:42:41 +00:00
eban
32f85f3caa
2003-01-21
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-21 13:03:29 +00:00
eban
36583aac97
2003-01-20
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-20 09:01:44 +00:00
eban
02e3fb8cf6
2003-01-18
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-18 06:14:20 +00:00
knu
b63bab709a
2003-01-17
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-16 18:52:16 +00:00
eban
0df980f610
2003-01-16
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-16 14:38:04 +00:00
nobu
ed8fb0876d
2003-01-15
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-15 06:44:53 +00:00
eban
8c900ac9bf
2003-01-14
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-14 04:06:14 +00:00
eban
7af9f79560
* io.c (next_argv): inherit binmode from $defout.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-12 09:24:28 +00:00