April 2001 Commit Log

Number of Commits:
22
Number of Active Developers:
5
knu 2001-04-30 21:37

These files are also obsoleted.

0 lines of code changed in:

knu 2001-04-30 19:25

Merge from irb-tools 0.7.1.

148 lines of code changed in:

knu 2001-04-30 19:17

Initial revision

55 lines of code changed in:

knu 2001-04-30 19:11

* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb

0.7.3.



* instruby.rb: Install help-message's too.



* lib/irb/main.rb: This file is not needed anymore.

9 lines of code changed in:

knu 2001-04-30 19:05

This file is not needed anymore.

0 lines of code changed in:

knu 2001-04-30 18:55

Install help-message's too.

1 lines of code changed in:

knu 2001-04-30 18:54

Merge from irb 0.7.3.

64 lines of code changed in:

knu 2001-04-30 18:38

Initial revision

1979 lines of code changed in:

eban 2001-04-26 14:58

* configure.in: don't use tzname on cygwin 1.3.1+.



* configure.in: add -mieee/-ieee to CFLAGS on OSF1/Alpha

to disable "DIVISION BY ZERO" exception.

16 lines of code changed in:

knu 2001-04-24 07:21

* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add the

specified include directory if already included in $CPPFLAGS.



* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) return a more useful

value, [include_dir, lib_dir].

52 lines of code changed in:

eban 2001-04-22 10:49

* configure.in: add -mieee to CFLAGS on Linux/Alpha

to disable "DIVISION BY ZERO" exception.



* configure.in: remove -ansi on OSF/1.

13 lines of code changed in:

wakou 2001-04-17 20:43

Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>



* lib/cgi.rb: CGI::Cookie: no use PATH_INFO.

14 lines of code changed in:

usa 2001-04-14 05:38

* win32/config.status.in: no longer use missing/alloca.c.

* win32/Makefile.sub: ditto.

8 lines of code changed in:

shugo 2001-04-09 03:58

* lib/net/imap.rb: fix typo.

5 lines of code changed in:

eban 2001-04-03 02:16

* ext/extmk.rb.in (create_makefile): create def file only if

it does not yet exist.

* lib/mkmf.rb: ditto.

15 lines of code changed in:

eban 2001-04-02 11:38

2001-04-02

2 lines of code changed in:

shugo 2001-04-02 06:27

* lib/monitor.rb (wait): fix timeout support.

16 lines of code changed in:

shugo 2001-04-02 05:59

* lib/monitor.rb (wait): ensure reentrance.

14 lines of code changed in:

shugo 2001-04-02 04:41

* lib/net/imap.rb (media_subtype): return subtype.

8 lines of code changed in:

shugo 2001-04-02 04:03

* lib/net/imap.rb (flag_list): capitalize flags.

53 lines of code changed in:

knu 2001-04-01 17:53

* Makefile.in: Introduce MAINLIBS.



* configure.in: Link libc_r against the ruby executable on

FreeBSD, which is the first attempt to work around a certain

problem regarding pthread on FreeBSD. It should make ruby/libruby

happy when it loads an extention to a library compiled and linked

with -pthread. Note, however, that libruby is _not_ linked with

libc_r so as not to mess up pthread unfriendly stuff including

apache+mod_ruby and vim6+ruby_interp.

43 lines of code changed in:

eban 2001-04-01 17:22

* win32/win32.c: use ruby's opendir on mingw32.

* win32/dir.h, dir.c, Makefile: ditto.

11 lines of code changed in:

March 2001 »

Generated by StatSVN 0.3.2-SNAPSHOT