nobu
9c14f3beee
* configure.in (MINIRUBY): use $(arch)-fake.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 09:31:53 +00:00
nobu
4965ea4f58
* win32/Makefile.sub (.c.asm): removed $(COUTFLAG).
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 07:17:46 +00:00
matz
36f56996ab
* error.c (report_bug): message updated to better English.
...
[ruby-core:22665]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 06:00:41 +00:00
nobu
f11665878a
* ChangeLog: reverted lines removed at r22787.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 05:52:09 +00:00
nobu
6e000d8854
* Makefile.in, win32/Makefile.sub (INSNS): moved variable
...
definition before rule.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 05:28:42 +00:00
nobu
cf4f718bc8
* lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals with
...
escaped spaces. incorporated from rake 0.8.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:47:12 +00:00
nobu
c520d1fc84
* lib/rake/testtask.rb (Rake::TestTask#define): passes each libs
...
as each arguments with expanded. incorporated from rake 0.8.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:45:38 +00:00
nobu
84880187bd
* lib/rubygems/digest/digest_adapter.rb: removed.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:25:25 +00:00
nobu
f378f10473
* lib/**/*.rb: removed unnecessary shbang lines.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:23:05 +00:00
matz
60d2f945fb
* array.c (rb_ary_fill): doc for Array#fill misses indication
...
about negative value for the start argument. [ruby-core:22497]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:12:56 +00:00
nobu
0aeb2336ba
* test/test_syslog.rb: moved.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 04:04:56 +00:00
svn
5361beca99
* 2009-03-06
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 03:57:41 +00:00
nobu
287a34ae0d
* {ext,lib,test}/**/*.rb: removed trailing spaces.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-06 03:56:38 +00:00
nobu
9b52ae2e64
* numeric.c (flo_to_s): keeps enough precision for round trip.
...
[ruby-core:22325]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 09:36:39 +00:00
nobu
e691ba3bac
* lib/tmpdir.rb (Dir.tmpdir): not use USERPROFILE, and ignores
...
non-existent directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 07:56:19 +00:00
nobu
90b0b8d437
* win32/win32.c (rb_w32_sysinit): initializes version info first.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 05:52:51 +00:00
nobu
b9e0c6ec08
* win32/win32.c (Win32System, Win32Version): moved before get_version.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 04:38:23 +00:00
nobu
f4259225d5
* win32/win32.c (rb_w32_osid): always define for binary compatibility.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 04:21:47 +00:00
nobu
11075c9332
* win32/Makefile.sub (make_insns_rules): rule to make rules for insns.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 02:52:21 +00:00
nobu
a6c117a2b1
* win32/Makefile.sub (miniruby.exe): workaround for a failure of
...
mt.exe on Windows 7 beta. [ruby-talk:330284]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 02:27:20 +00:00
naruse
9e75b26702
* test/dl/test_base.rb: Add dragonfly to libc and libm switch.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 01:33:22 +00:00
nobu
3dc758d966
* string.c (str_eql): extracted from rb_str_equal and rb_str_eql.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 01:29:12 +00:00
nobu
37dd754e97
* string.c (rb_str_chomp_bang): keeps 7bit coderange.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 01:24:57 +00:00
nobu
ec46ba5b90
* include/ruby/encoding.h (enc_initialized_p): ENC_UNINITIALIZED
...
is not defined already.
* include/ruby/encoding.h (ENC_FROM_ENCINDEX): removed because
depending on a static variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-05 01:10:41 +00:00
akr
4f39e639f4
rdoc update.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 22:19:33 +00:00
mame
0da23f4b5b
* test/ruby/test_array.rb: fix wrong test, and add a test for
...
sort_by!.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 19:43:35 +00:00
mame
6273951869
* test/ruby/test_array.rb: add some tests for coverage.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 19:33:14 +00:00
nobu
00305d36f0
* win32/README.win32 (Requirement): VC++ 5.0 is not supported
...
already.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 15:26:17 +00:00
svn
5f05be456b
* 2009-03-05
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 15:06:44 +00:00
nobu
e7184e7a53
* win32/README.win32 (Requirement): added unicows.lib and dll.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 15:06:39 +00:00
nobu
d34f9699fc
* configure.in, win32/configure.bat (--enable-win95): new option
...
to enable/disable win95 support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 14:29:58 +00:00
mame
40c2dd156b
* lib/thread.rb (SizedQueue#push): fix limit condition.
...
[ruby-dev:38135]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 12:23:37 +00:00
nobu
43ba7d0058
* configure.in (mingw): checks if unicows.lib is available.
...
* win32/Makefile.sub (LIBS): links unicows.lib if available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 11:27:12 +00:00
nobu
6e7d7bf5dd
* include/ruby/win32.h (WIN95): moved to config.h
...
* win32/Makefile.sub (config.h): defines WIN95 only if unicows.lib
is available.
* win32/setup.mak (-unicows-): checks if unicows.lib is available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-04 10:35:28 +00:00
jeg2
f45caa14f6
* lib/csv.rb: Some minor documentation fixes from Gregory Brown.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 20:20:08 +00:00
jeg2
111c48e611
* lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinite
...
loop while reading some encodings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 18:43:53 +00:00
svn
5371f5cb26
* 2009-03-04
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 15:57:20 +00:00
yugui
294f45b0fc
* lib/prime.rb (Prime::prime?): used to return a wrong answer.
...
[ruby-core:22646].
* test/test_prime.rb (test_prime?): test case for [ruby-core:22646].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 15:57:15 +00:00
nobu
27cc677088
* ext/extmk.rb (extmake): removes object files no longer used and
...
files to be removed by old distclean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 08:10:10 +00:00
usa
dba06de110
* ext/dl/win32/lib/win32/resolv.rb: get rid of warning.
...
* ext/dl/lib/dl/func.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 07:52:42 +00:00
nobu
2b3a204832
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
...
$srcs are always Array or nil now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 07:25:50 +00:00
usa
2a89c088a2
* ext/dl/win32/lib/win32/{registry,resolv}.rb: use dl/import instead
...
of Win32API.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:55:26 +00:00
usa
95189045d0
* ext/dl/lib/dl/func.rb (DL::Function.name): delegate to @cfunc.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:54:00 +00:00
nobu
1001173ccd
* ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.
...
* ext/dl/callback: split from dl.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:40:40 +00:00
nobu
2233d34b39
* ext/extmk.rb (extmake): initialize $objs before extrace_makefile.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:28:55 +00:00
nobu
91dd419efb
* ext/dl/lib/dl/cparser.rb (DL::CParser::parse_signature): fixed
...
variable name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:09:14 +00:00
nobu
daa2217d48
* ext/dl/lib/dl/pack.rb (DL::PackInfo): reduced redundant
...
initialization.
* ext/dl/lib/dl/stack.rb (DL::Stack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:07:24 +00:00
nobu
0cceff94ca
* ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:05:21 +00:00
nobu
f9ca2119e4
* test/dl: moved from ext/dl/test.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 06:03:23 +00:00
nobu
078928bbdd
* ext/extmk.rb (extmake): removes object files no longer used.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-03 05:57:30 +00:00