nahi
9c219837b3
* lib/logger.rb: new file. Logger, formerly called devel-logger or
...
Devel::Logger.
* sample/logger/*: new file. samples of logger.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-18 06:31:25 +00:00
aamine
577fa4c6a8
* test/fileutils/fileassertions.rb: new file.
...
* test/fileutils/test_fileutils.rb: new file.
* test/fileutils/test_nowrite.rb: new file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-17 09:52:50 +00:00
aamine
dbfd0ae0bb
* test/strscan/test_stringscanner.rb: new file.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-17 09:36:04 +00:00
eban
57606ec408
* MANIFEST: add test/csv/mac.csv.
...
* win32/Makefile.sub, bcc32/Makefile.sub (test): add phony NUL target.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4554 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-16 07:50:00 +00:00
nahi
5b21dbe956
* MANIFEST: add test/ruby/test_gc.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-05 11:30:17 +00:00
nahi
e5a56409cb
* MANIFEST: add files for the previous commit... 3 times.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-04 16:20:42 +00:00
nahi
0d1896a88f
* MANIFEST: add and remove entries for the previous ext/openssl/sample move.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-04 10:59:15 +00:00
nahi
65c26edcf7
* MANIFEST: add test/* files which are added in the previous commit.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-03 14:00:05 +00:00
eban
7ba2529696
* MANIFEST: add lib/optparse/version.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-08-31 04:50:53 +00:00
eban
c41b3b96ab
* MANIFEST: add lib/webrick/ssl.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-08-19 13:50:43 +00:00
nobu
8141083006
add doc/ChangeLog-1.8.0
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-08-04 12:39:19 +00:00
eban
de9a5238c3
* MANIFEST: add lib/un.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-29 10:31:21 +00:00
nobu
e156194ce6
* ext/configsub.rb: unused
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-28 14:32:00 +00:00
akr
169300a4f8
lib/pathname.rb: added.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-24 04:12:57 +00:00
gotoyuzo
30b4904fd7
* lib/webrick: imported.
...
* MANIFEST: added webrick files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-23 16:52:43 +00:00
eban
27daa53c54
* MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-22 08:17:46 +00:00
eban
9ca1f80192
MANIFEST: add lib/tmpdir.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-21 16:29:32 +00:00
eban
3f39e3e2a0
* MANIFEST: add lib/scanf.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-19 14:12:35 +00:00
matz
d675dbc279
* lib/xmlrpc: import.
...
* eval.c (thgroup_add): should return group for terminated thread
case.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-19 10:05:54 +00:00
matz
909c2274f9
* eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no
...
check required.
* parse.y (primary): pritmary:tFID generates NODE_FCALL.
[ruby-dev:20641]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-18 05:29:46 +00:00
eban
30235cd14e
* MANIFEST: add wince files.
...
* ext/tk/MANIFEST: add sample/tkmenubutton.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-23 14:30:27 +00:00
nahi
13e15cecf3
* lib/csv.rb: Import csv module.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-19 16:08:52 +00:00
seki
151f1241c6
import from drb-2.0.4b3
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-18 15:45:12 +00:00
why
ae28f1b6b3
* ext/syck/gram.c: added grammar for certain empty sequence entries.
...
* ext/syck/handler.c, ext/syck/syck.c, ext/syck/syck.h: track bad anchors.
* ext/syck/token.c: added pause token, tag possible circular references.
* lib/yaml/rubytypes.rb: parsing YMD time as Date instance.
* ext/syck/rubyext.c: ditto. DomainType, PrivateType, BadAlias classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-17 16:55:54 +00:00
ser
b5d9609df5
Added the REXML files to the MANIFEST.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-10 01:44:55 +00:00
matz
c004ecfa1e
* math.c (math_erf,math_erfc): new function. [ruby-list:37753]
...
* eval.c (ruby_finalize): no longer need to turn off $DEBUG in the
finalizer. (ruby-bugs-ja PR#473)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-05 06:40:42 +00:00
matz
062351e6bb
* error.c (syserr_initialize): prohibit specifying errno for
...
subclasses of SystemCallError. in addition, if initialize is
called for SystenCallError instance, its class be changed.
[ruby-dev:20257]
* gc.c (run_final): to protect thread context switch, finalizers
are wrapped in DEFER_INTS/ENABLE_INTS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-05-21 08:48:05 +00:00
nobu
95785964f6
* MANIFEST (ext/aix_mksym.rb): remove obsolete file.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-29 00:50:32 +00:00
knu
10a8d5462b
* MANIFEST: Belatedly add Test::Unit files. D'oh!
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-03-03 15:35:04 +00:00
knu
de531fe04c
Add mdoc2man.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-20 08:41:26 +00:00
eban
a3c545a7bc
add djgpp/GNUmakefile
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-01-01 10:05:46 +00:00
knu
e08fca8bc0
Synchronize with reality.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-24 17:36:08 +00:00
matz
e274c3ab76
* class.c (ins_methods_i): should not show ID_ALLOCATOR.
...
* class.c (ins_methods_prot_i): ditto.
* class.c (ins_methods_priv_i): ditto.
* class.c (ins_methods_pub_i): ditto.
* eval.c (call_trace_func): ditto.
* eval.c (rb_undefined): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-24 08:02:00 +00:00
knu
9ec0a96ad4
* MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-23 17:07:49 +00:00
knu
c3cd615aa4
* lib/README, lib/cgi/ftplib.rb, lib/telnet.rb: Delete ftplib.rb
...
and telnet.rb. It has been quite some time sinc they were
obsoleted and made to emit warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-19 20:08:43 +00:00
knu
e34137b5cb
Delete final.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3179 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-19 20:03:06 +00:00
akr
3a20ed532b
* lib/open-uri.rb: new file.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-16 19:06:36 +00:00
matz
232fda5237
WinCE MANIFEST
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-02 15:01:03 +00:00
seki
4de16dfb24
add bin/erb
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-20 14:41:05 +00:00
knu
c3a31863c5
sample/irb.rb -> bin/irb
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-18 17:08:55 +00:00
seki
e6251100cc
* add ERB
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-17 16:11:40 +00:00
matz
a1c02ee495
* math.c (math_acos): check errno after operation. ditto for
...
asin, acosh, atanh, log, log10 and sqrt.
* eval.c (rb_add_method): initialize should always be private.
* parse.y (expr): add rescue modifier rule.
* parse.y (command_call): return, break and next with argument is
now part of this rule.
* parse.y (yylex): "a" in "a /5" should be considered as a local
variable. [experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-11-14 06:18:59 +00:00
knu
07188bbee2
Update.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-27 13:36:11 +00:00
eban
4f26f3b890
* 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".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-08 09:08:15 +00:00
aamine
cceff0f4b4
* MANIFEST: add lib/racc/parser.rb.
...
* ext/racc/cparse/cparse.c: code refine.
* ext/racc/cparse/MANIFEST: add depend.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-08-05 13:38:49 +00:00
nobu
5fdec7d96b
optparse imported
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-07-23 03:25:18 +00:00
tadf
c1f213f4d0
added an entry (lib/date/format.rb).
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-05-19 01:07:41 +00:00
eban
ddee6e7c06
* missing.h: add for missing/*.c.
...
* ruby.h: add `#include "missing.h"'.
* Makefile.in: add the dependency of missing.h by gcc -MM.
* MANIFEST: add missing.h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-05-11 19:31:18 +00:00
nobu
be5524ae41
/tmp/log
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-04-12 03:24:52 +00:00
aamine
a4428fb019
lib/fileutils.rb added
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-26 02:06:50 +00:00