Directory ext/fcntl/

Directory Created:
1998-01-16 13:13
Total Files:
4
Deleted Files:
1
Lines of Code:
194

Browse with ViewVC

[root]/ext/fcntl

Lines of Code

ext/fcntl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 200 (100.0%) 9.5
matz 9 (42.9%) 187 (93.5%) 20.7
akr 3 (14.3%) 8 (4.0%) 2.6
eban 3 (14.3%) 3 (1.5%) 1.0
knu 2 (9.5%) 2 (1.0%) 1.0
shyouhei 4 (19.0%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

akr 2006-06-24 02:15

add extconf.h to .cvsignore.

1 lines of code changed in:

matz 2005-11-01 14:04

* eval.c (rb_call_super): should call method_missing if super is

called from Kernel method.



* eval.c (exec_under): frame during eval should preserve external

information.



* configure.in: use proper option for Sun linker. A patch from

Shinya Kuwamura <kuwa@labs.fujitsu.com>. [ruby-dev:27603]



* numeric.c (fix_rshift): RDoc fix. [ruby-core:6351]



* util.h (strtod): add #undef for platforms defines strtod()

macro. [ruby-dev:27563]



* ext/etc/etc.c: document update from mathew <meta@pobox.com>.

[ruby-core:06473]



* ext/fcntl/fcntl.c: ditto.

75 lines of code changed in:

eban 2004-11-01 11:13

* MANIFEST, ext/**/MANIFEST: removed.

0 lines of code changed in:

eban 2004-11-01 06:04

* ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.



* ext/enumerator/extconf.rb, ext/fcntl/extconf.rb,

ext/stringio/extconf.rb: added.

2 lines of code changed in:

akr 2003-10-07 04:30

define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist with

other constants.

2 lines of code changed in:

akr 2003-10-07 04:24

* ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.

5 lines of code changed in:

eban 2002-09-08 10:08

* configure.in: modify program_prefix only if specified

--program-prefix.



* configure.in: don't generate ext/extmk.rb.



* Makefile.in: execute directly $(srcdir)/ext/extmk.rb.

remove -Cext option, "Dir::chdir 'ext'" in ext/extmk.rb.



* {win32,bccwin32}/Makefile.sub: ditto.



* instruby.rb: ditto.



* ext/extmk.rb: renamed from ext/extmk.rb.in.



* lib/mkmf.rb (module Logging): create log files (mkmf.log)

in each extension module directories.



* ext/extmk.rb: ditto.



* lib/mkmf.rb (macro_defined?): new method.



* ext/.cvsignore: remove extmk.rb.



* ext/*/.cvsignore: add "*.def".

1 lines of code changed in:

knu 2002-03-04 05:11

Make cvs ignore mkmf.log.

1 lines of code changed in:

matz 2001-02-14 06:52

* dir.c (dir_s_glob): supprt backslash escape of metacharacters

and delimiters.



* dir.c (remove_backslases): remove backslashes from path before

calling stat(2).



* dir.c (dir_s_glob): call rb_yield directly (via push_pattern) if

block is given to the method.



* dir.c (push_pattern): do not call rb_ary_push; yield directly.



* eval.c (blk_copy_prev): reduced ALLOC_N too much.



* eval.c (frame_dup): ditto.

1 lines of code changed in:

knu 2001-01-09 18:11

Add .cvsignore's.

1 lines of code changed in:

matz 1999-08-13 06:37

remove marshal/gtk/kconv

2 lines of code changed in:

matz 1999-01-20 05:59

This commit was generated by cvs2svn to compensate for changes in r372,

which included commits to RCS files with non-trunk default branches.

1 lines of code changed in:

matz 1998-01-16 13:19

This commit was generated by cvs2svn to compensate for changes in r11,

which included commits to RCS files with non-trunk default branches.

1 lines of code changed in:

matz 1998-01-16 13:13

Initial revision

107 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT