eban
ce23680755
2004-04-30
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-30 11:11:04 +00:00
eban
76546b5489
* time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-30 11:10:51 +00:00
ksaito
ce4078d5bd
* oniguruma.h, regparse.c: imported Oni Guruma 2.2.8.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 16:37:56 +00:00
ksaito
803279135c
This commit was generated by cvs2svn to compensate for changes in r6231,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 16:20:02 +00:00
ksaito
4e85c0322a
* oniguruma.h, regparse.c: imported Oni Guruma 2.2.7.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 16:18:06 +00:00
ksaito
aa1fe3248f
This commit was generated by cvs2svn to compensate for changes in r6227,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 16:04:30 +00:00
ksaito
653fbad628
This commit was generated by cvs2svn to compensate for changes in r6225,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 15:53:16 +00:00
nobu
315b3e1906
* common.mk: LIBURUBY_A is needed for extconf.rb even when
...
cross-compiling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 05:43:36 +00:00
usa
912254c29c
2004-04-27
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-27 01:40:19 +00:00
why
a7524e343c
* lib/yaml/rubytypes.rb: passing Range tests.
...
* ext/syck/syck.h: version 0.44.
* ext/syck/gram.c: transfers no longer open an indentation.
fixed transfers which precede blocks.
* ext/syck/token.c: ditto.
* ext/syck/syck.c: fixed segfault if an anchor has been released already.
* ext/syck/node.c (syck_free_members): organized order of free'd nodes.
* ext/syck/rubyext.c (syck_emitter_write_m): test for proper string with
StringValue.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 23:24:46 +00:00
akr
10b598499b
add tests.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 16:27:57 +00:00
nobu
f63ff3acd5
2004-04-26
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 15:15:40 +00:00
nobu
aeae3aa4bb
* README.EXT, README.EXT.ja: fixed wrong function signature.
...
[ruby-talk:98349]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 14:56:58 +00:00
dave
04aa9a8f7d
Alias alias to instance methods
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 12:42:01 +00:00
eban
269d1e9f0d
2004-04-25
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-25 09:28:13 +00:00
eban
6075e128e6
* configure.in (ac_cv_func_fork): set to no on DJGPP.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-25 09:28:07 +00:00
ksaito
fa659c1449
re.c: applied stack error handling patch. [ruby-dev:22431]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-24 05:34:54 +00:00
eban
eb93c74314
2004-04-24
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-24 03:21:19 +00:00
dave
8e47df7b6c
Fix bug where consecutive headings were merged
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-24 01:39:45 +00:00
ser
d15f41b0eb
* Non-String attributes are now converted to Strings; this means code such as
...
elem.attributes["a"] = 1
will not cause an error when dumping the XML. It also means that:
elem.attributes["a"] # => "1", not 1
* Transitive indenting has been cleaned up.
* Fixed a potential bug in parsing non-ASCII encoded streams
* Fixed a bug where trying to fill in ParseException data was causing an
IO error (stream closed)
* Changes to Text mean that Element (and Text) can be used outside of a
Document context.
* In some rare cases, the base parser wasn't reading enough bytes from the
stream for the parsing algorithm to work properly. This has been fixed
(this was Ruby bug #48426 )
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 15:44:30 +00:00
nobu
7792d9026a
* lib/mkmf.rb: $hdrdir should not contain macros, for backward
...
compatibility. [bruby-dev:28]
* lib/mkmf.rb (create_makefile): in the case of extout, just copy
script files, without comparison.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 14:24:51 +00:00
akr
cd322e0403
* lib/pathname.rb: sync taint/freeze flag between
...
a pathname object and its internal string object.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 07:40:50 +00:00
nobu
a6ed135520
* parse.y (stmt, arg, aref_args): should not make sole splat into
...
array, in aref_args other than aref with op_asgn.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 05:52:18 +00:00
eban
d834d3a763
2004-04-23
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 05:25:16 +00:00
akr
f2f93023c8
* lib/resolv.rb: don't use Regexp#source to embed regexps.
...
[ruby-dev:23432]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-23 05:22:25 +00:00
nobu
7b9431d98d
* common.mk, ext/extmk.rb: make ext and .ext get removed by distclean.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-22 09:25:16 +00:00
usa
074852e540
2004-04-22
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-22 01:10:07 +00:00
usa
8d9587fb81
* */Makefile.sub (distclean-local): should remove $(RBCONFIG).
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-22 01:08:23 +00:00
nobu
39cac947b1
* parse.y (aref_args): should pass expanded list. [ruby-core:02793]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 19:18:02 +00:00
nobu
c94f8ab926
* eval.c (rb_mod_define_method): allow binding methods to modules.
...
[ruby-dev:23410]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 19:16:40 +00:00
seki
fb3c76a225
check hash tuple size
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 14:05:40 +00:00
akr
317547dc5d
* lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 11:11:40 +00:00
aamine
51ef45c6f3
* lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel Hob. [ruby-core:02789]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 09:40:48 +00:00
aamine
ef36d75472
* lib/net/smtp.rb: change coding style: def m( a ) -> def m(a).
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 09:23:56 +00:00
aamine
6562d8732d
* lib/net/pop.rb: do not use class variables.
...
* lib/net/pop.rb (do_start): ensure to clean up connection when authentication failed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 09:02:04 +00:00
aamine
d4f7c8ccef
* lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379]
...
* lib/net/http.rb (HTTP.new): class variables are not inherited now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 08:26:33 +00:00
nobu
97a557bdf9
* lib/test/unit/ui/console/testrunner.rb (test_started): restore $0
...
after changing process title. [ruby-talk:97426]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 06:56:48 +00:00
ocean
45c445941b
* process.c: Recover wrongly removed spaces at end of the lines.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 02:50:15 +00:00
eban
c46c88c4a6
2004-04-21
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 01:47:52 +00:00
ocean
1f4513af45
* process.c(rb_spawn): fix SEGV at "p system('command line here')"
...
(may happen only in bccwin32) [ruby-dev:23380]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 01:28:19 +00:00
ocean
51ab50efd3
* dir.c: Updated RDocs.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-19 11:59:33 +00:00
eban
589cdd4d78
2004-04-19
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6181 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-19 10:09:45 +00:00
ocean
c2642b2c3f
* dir.c: Updated RDocs.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-19 09:31:39 +00:00
nobu
92f0be2037
* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,
...
lib/date.rb, lib/ftools.rb, lib/getoptlong.rb, lib/logger.rb,
lib/matrix.rb, lib/monitor.rb, lib/set.rb, lib/thwait.rb,
lib/timeout.rb, lib/yaml.rb, lib/drb/drb.rb, lib/irb/workspace.rb,
lib/net/ftp.rb, lib/net/http.rb, lib/net/imap.rb, lib/net/pop.rb,
lib/net/telnet.rb, lib/racc/parser.rb, lib/rinda/rinda.rb,
lib/rinda/tuplespace.rb, lib/shell/command-processor.rb,
lib/soap/rpc/soaplet.rb, lib/test/unit/testcase.rb,
lib/test/unit/testsuite.rb: typo fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-18 23:19:47 +00:00
dave
e5eb459089
Allow for HAVE_PROTOTYPES macro
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-18 23:15:30 +00:00
dave
902c0e2c57
Change :enddoc: to terminate processing of current file
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-17 03:23:10 +00:00
nobu
03f06115a6
* lib/drb/drb.rb (DRb::DRbUnknown::initialize): Exception#to_str is
...
deprecated.
* lib/drb/drb.rb (DRb::DRbServer::InvokeMethod::perform): multiple
value class changed.
* lib/drb/invokemethod.rb (DRb::DRbServer::InvokeMethod18Mixin::block_yield):
ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-16 03:38:53 +00:00
eban
729aa8e1f4
2004-04-16
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-16 02:08:11 +00:00
nobu
6bfa557f8e
* ext/extmk.rb: skip linking when libraries to be preloaded not
...
compiled. [ruby-list:39561]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-15 23:27:12 +00:00
nobu
d0f38773d1
* process.c (pst_success_p): new method Process::Status#success?.
...
[ruby-dev:23385]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-15 15:02:12 +00:00