summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
commit6cdef2dc7e8a4098727de5befff8b2496fa71430 ()
tree9fcfbc7b5c0615216daa6c58bd08a31d26fb304f
parentf38cc001a7ca64f7f613b5021b1714a2ee3318cb (diff)
* $Date$ keyword removed to avoid inclusion of locale dependent
string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog5
-rw-r--r--array.c1
-rw-r--r--bignum.c1
-rw-r--r--bin/irb1
-rw-r--r--blockinlining.c1
-rw-r--r--class.c1
-rw-r--r--compar.c1
-rw-r--r--compile.c1
-rw-r--r--compile.h1
-rw-r--r--cont.c1
-rw-r--r--debug.c1
-rw-r--r--debug.h1
-rw-r--r--dir.c1
-rw-r--r--dln.c1
-rw-r--r--dln.h1
-rw-r--r--doc/forwardable.rd1
-rw-r--r--doc/forwardable.rd.ja1
-rw-r--r--doc/irb/irb-tools.rd.ja1
-rw-r--r--doc/irb/irb.rd1
-rw-r--r--doc/irb/irb.rd.ja1
-rw-r--r--doc/shell.rd1
-rw-r--r--doc/shell.rd.ja1
-rw-r--r--encoding.c1
-rw-r--r--enum.c1
-rw-r--r--error.c1
-rw-r--r--eval.c1
-rw-r--r--ext/dbm/dbm.c1
-rw-r--r--ext/etc/etc.c1
-rw-r--r--ext/gdbm/gdbm.c1
-rw-r--r--ext/iconv/iconv.c1
-rw-r--r--ext/io/wait/wait.c1
-rw-r--r--ext/sdbm/init.c1
-rw-r--r--ext/socket/socket.c1
-rw-r--r--ext/socket/sockport.h1
-rw-r--r--ext/stringio/README1
-rw-r--r--ext/stringio/stringio.c1
-rw-r--r--ext/syck/bytecode.c1
-rw-r--r--ext/syck/emitter.c1
-rw-r--r--ext/syck/handler.c1
-rw-r--r--ext/syck/implicit.c1
-rw-r--r--ext/syck/node.c1
-rw-r--r--ext/syck/rubyext.c1
-rw-r--r--ext/syck/syck.c1
-rw-r--r--ext/syck/syck.h1
-rw-r--r--ext/syck/token.c1
-rw-r--r--ext/syck/yaml2byte.c1
-rw-r--r--ext/tk/lib/tk.rb1
-rw-r--r--ext/tk/lib/tk/canvas.rb1
-rw-r--r--ext/tk/lib/tk/entry.rb1
-rw-r--r--ext/tk/lib/tk/scrollbox.rb1
-rw-r--r--ext/tk/lib/tk/spinbox.rb1
-rw-r--r--ext/tk/lib/tk/text.rb1
-rw-r--r--ext/tk/tkutil/tkutil.c1
-rw-r--r--ext/win32ole/extconf.rb1
-rw-r--r--ext/win32ole/sample/olegen.rb1
-rw-r--r--ext/win32ole/win32ole.c1
-rw-r--r--file.c1
-rw-r--r--gc.c1
-rw-r--r--hash.c1
-rw-r--r--id.c1
-rw-r--r--id.h1
-rw-r--r--include/ruby/defines.h1
-rw-r--r--include/ruby/encoding.h1
-rw-r--r--include/ruby/intern.h1
-rw-r--r--include/ruby/io.h1
-rw-r--r--include/ruby/missing.h1
-rw-r--r--include/ruby/node.h1
-rw-r--r--include/ruby/re.h1
-rw-r--r--include/ruby/regex.h1
-rw-r--r--include/ruby/signal.h1
-rw-r--r--include/ruby/util.h1
-rw-r--r--inits.c1
-rw-r--r--insnhelper.h1
-rw-r--r--insns.def1
-rw-r--r--io.c1
-rw-r--r--iseq.c1
-rw-r--r--lib/complex.rb1
-rw-r--r--lib/e2mmap.rb1
-rw-r--r--lib/forwardable.rb1
-rw-r--r--lib/irb.rb1
-rw-r--r--lib/irb/cmd/chws.rb1
-rw-r--r--lib/irb/cmd/fork.rb1
-rw-r--r--lib/irb/cmd/help.rb1
-rw-r--r--lib/irb/cmd/load.rb1
-rw-r--r--lib/irb/cmd/nop.rb1
-rw-r--r--lib/irb/cmd/pushws.rb1
-rw-r--r--lib/irb/cmd/subirb.rb1
-rw-r--r--lib/irb/completion.rb1
-rw-r--r--lib/irb/context.rb1
-rw-r--r--lib/irb/ext/change-ws.rb1
-rw-r--r--lib/irb/ext/history.rb1
-rw-r--r--lib/irb/ext/loader.rb1
-rw-r--r--lib/irb/ext/math-mode.rb1
-rw-r--r--lib/irb/ext/multi-irb.rb1
-rw-r--r--lib/irb/ext/save-history.rb1
-rw-r--r--lib/irb/ext/tracer.rb1
-rw-r--r--lib/irb/ext/use-loader.rb1
-rw-r--r--lib/irb/ext/workspaces.rb1
-rw-r--r--lib/irb/extend-command.rb1
-rw-r--r--lib/irb/frame.rb1
-rw-r--r--lib/irb/help.rb1
-rw-r--r--lib/irb/init.rb1
-rw-r--r--lib/irb/input-method.rb1
-rw-r--r--lib/irb/lc/error.rb1
-rw-r--r--lib/irb/lc/help-message1
-rw-r--r--lib/irb/lc/ja/error.rb1
-rw-r--r--lib/irb/lc/ja/help-message1
-rw-r--r--lib/irb/locale.rb1
-rw-r--r--lib/irb/notifier.rb1
-rw-r--r--lib/irb/output-method.rb1
-rw-r--r--lib/irb/ruby-lex.rb1
-rw-r--r--lib/irb/ruby-token.rb1
-rw-r--r--lib/irb/slex.rb1
-rw-r--r--lib/irb/version.rb1
-rw-r--r--lib/irb/workspace.rb1
-rw-r--r--lib/irb/ws-for-case-2.rb1
-rw-r--r--lib/irb/xmp.rb1
-rw-r--r--lib/mathn.rb1
-rw-r--r--lib/matrix.rb1
-rw-r--r--lib/mutex_m.rb1
-rw-r--r--lib/rational.rb1
-rw-r--r--lib/scanf.rb1
-rw-r--r--lib/shell.rb1
-rw-r--r--lib/shell/builtin-command.rb1
-rw-r--r--lib/shell/command-processor.rb1
-rw-r--r--lib/shell/error.rb1
-rw-r--r--lib/shell/filter.rb1
-rw-r--r--lib/shell/process-controller.rb1
-rw-r--r--lib/shell/system-command.rb1
-rw-r--r--lib/shell/version.rb1
-rw-r--r--lib/sync.rb1
-rw-r--r--lib/thread.rb1
-rw-r--r--lib/thwait.rb1
-rw-r--r--lib/tracer.rb1
-rw-r--r--main.c1
-rw-r--r--marshal.c1
-rw-r--r--math.c1
-rw-r--r--misc/inf-ruby.el1
-rw-r--r--misc/ruby-mode.el1
-rw-r--r--misc/ruby-style.el1
-rw-r--r--missing/acosh.c1
-rw-r--r--numeric.c1
-rw-r--r--object.c1
-rw-r--r--pack.c1
-rw-r--r--parse.y1
-rw-r--r--prec.c1
-rw-r--r--proc.c1
-rw-r--r--process.c1
-rw-r--r--random.c1
-rw-r--r--range.c1
-rw-r--r--ruby.c1
-rw-r--r--sample/biorhythm.rb1
-rw-r--r--signal.c1
-rw-r--r--sprintf.c1
-rw-r--r--string.c1
-rw-r--r--struct.c1
-rw-r--r--thread.c1
-rw-r--r--thread_pthread.c1
-rw-r--r--thread_pthread.h1
-rw-r--r--thread_win32.c1
-rw-r--r--thread_win32.h1
-rw-r--r--time.c1
-rw-r--r--transcode.c1
-rw-r--r--transcode_data.h1
-rw-r--r--util.c1
-rw-r--r--variable.c1
-rw-r--r--version.c1
-rw-r--r--vm.c1
-rw-r--r--vm.h1
-rw-r--r--vm_core.h1
-rw-r--r--vm_dump.c1
-rw-r--r--vm_evalbody.c1
-rw-r--r--vm_insnhelper.c1
-rw-r--r--vm_opts.h1
174 files changed, 5 insertions, 173 deletions
@@ -1,3 +1,8 @@
Sun Jan 6 21:14:12 2008 Tanaka Akira <[email protected]>
* re.c (rb_reg_initialize_str): forbid raw non ASCII character
@@ -3,7 +3,6 @@
array.c -
$Author$
- $Date$
created at: Fri Aug 6 09:46:12 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
bignum.c -
$Author$
- $Date$
created at: Fri Jun 10 00:48:55 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
# irb.rb - interactive ruby
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
@@ -3,7 +3,6 @@
blockinlining.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
class.c -
$Author$
- $Date$
created at: Tue Aug 10 15:05:44 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
compar.c -
$Author$
- $Date$
created at: Thu Aug 26 14:39:48 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
compile.c - ruby node tree -> VM instruction sequence
$Author$
- $Date$
created at: 04/01/01 03:42:15 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
compile.h -
$Author$
- $Date$
created at: 04/01/01 23:36:57 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
cont.c -
$Author$
- $Date$
created at: Thu May 23 09:03:43 2007
Copyright (C) 2007 Koichi Sasada
@@ -3,7 +3,6 @@
debug.c -
$Author$
- $Date$
created at: 04/08/25 02:31:54 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
debug.h - YARV Debug function interface
$Author$
- $Date$
created at: 04/08/25 02:33:49 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
dir.c -
$Author$
- $Date$
created at: Wed Jan 5 09:51:01 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
dln.c -
$Author$
- $Date$
created at: Tue Jan 18 17:05:06 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
dln.h -
$Author$
- $Date$
created at: Wed Jan 19 16:53:09 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -2,7 +2,6 @@
$Release Version: 1.1 $
$Revision$
- $Date$
Original version by Tosh
=begin
@@ -1,7 +1,6 @@
-- forwatable.rb
$Release Version: 1.1 $
$Revision$
- $Date$
=begin
= Forwardable
@@ -1,7 +1,6 @@
irb��Ϣ���ޤ����ޥ�ɤȥ饤�֥��
$Release Version: 0.7.1 $
$Revision$
- $Date$
by Keiju ISHITSUKA(Nihon Rational Co.,Ltd.)
=begin
@@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9 $
$Revision$
- $Date$
by Keiju ISHITSUKA([email protected])
by gotoken-san who is original translater from japanese version
@@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9.5 $
$Revision$
- $Date$
by Keiju ISHITSUKA([email protected])
=begin
= irb�Ȥ�?
@@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
- $Date$
by Keiju ISHITSUKA([email protected])
=begin
@@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
- $Date$
by Keiju ISHITSUKA([email protected])
=begin
@@ -3,7 +3,6 @@
encoding.c -
$Author$
- $Date$
created at: Thu May 24 17:23:27 JST 2007
Copyright (C) 2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
enum.c -
$Author$
- $Date$
created at: Fri Oct 1 15:15:19 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
error.c -
$Author$
- $Date$
created at: Mon Aug 9 16:11:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
eval.c -
$Author$
- $Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
dbm.c -
$Author$
- $Date$
created at: Mon Jan 24 15:59:52 JST 1994
Copyright (C) 1995-2001 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
etc.c -
$Author$
- $Date$
created at: Tue Mar 22 18:39:19 JST 1994
************************************************/
@@ -3,7 +3,6 @@
gdbm.c -
$Author$
- $Date$
modified at: Mon Jan 24 15:59:52 JST 1994
Documentation by Peter Adolphs < futzilogik at users dot sourceforge dot net >
@@ -4,7 +4,6 @@
iconv.c -
$Author$
- $Date$
created at: Wed Dec 1 20:28:09 JST 1999
All the files in this distribution are covered under the Ruby's
@@ -3,7 +3,6 @@
io/wait.c -
$Author$
- $Date$
created at: Tue Aug 28 09:08:06 JST 2001
All the files in this distribution are covered under the Ruby's
@@ -3,7 +3,6 @@
sdbminit.c -
$Author$
- $Date$
created at: Fri May 7 08:34:24 JST 1999
Copyright (C) 1995-2001 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
socket.c -
$Author$
- $Date$
created at: Thu Mar 31 12:21:29 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
sockport.h -
$Author$
- $Date$
created at: Fri Apr 30 23:19:34 JST 1999
************************************************/
@@ -1,6 +1,5 @@
-*- rd -*-
$Author$
-$Date$
=begin
@@ -3,7 +3,6 @@
stringio.c -
$Author$
- $Date$
$RoughId: stringio.c,v 1.13 2002/03/14 03:24:18 nobu Exp $
created at: Tue Feb 19 04:10:38 JST 2002
@@ -4,7 +4,6 @@
* bytecode.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -2,7 +2,6 @@
* emitter.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*
@@ -2,7 +2,6 @@
* handler.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -4,7 +4,6 @@
* implicit.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -2,7 +2,6 @@
* node.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -3,7 +3,6 @@
* rubyext.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003-2005 why the lucky stiff
*/
@@ -2,7 +2,6 @@
* syck.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -2,7 +2,6 @@
* syck.h
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -4,7 +4,6 @@
* token.re
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/
@@ -2,7 +2,6 @@
* yaml2byte.c
*
* $Author$
- * $Date$
*
* Copyright (C) 2003 why the lucky stiff, clark evans
*
@@ -1,6 +1,5 @@
#
# tk.rb - Tk interface module using tcltklib
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
# use Shigehiro's tcltklib
@@ -1,6 +1,5 @@
#
# tk/canvas.rb - Tk canvas classes
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
#
require 'tk'
@@ -1,6 +1,5 @@
#
# tk/entry.rb - Tk entry classes
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
require 'tk'
@@ -1,7 +1,6 @@
#
# tk/scrollbox.rb - Tk Listbox with Scrollbar
# as an example of Composite Widget
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
#
require 'tk'
@@ -1,6 +1,5 @@
#
# tk/spinbox.rb - Tk spinbox classes
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
#
require 'tk'
@@ -1,6 +1,5 @@
#
# tk/text.rb - Tk text classes
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
require 'tk'
require 'tk/itemfont'
@@ -3,7 +3,6 @@
tkutil.c -
$Author$
- $Date$
created at: Fri Nov 3 00:47:54 JST 1995
************************************************/
@@ -1,7 +1,6 @@
#----------------------------------
# extconf.rb
# $Revision$
-# $Date$
#----------------------------------
require 'mkmf'
@@ -1,6 +1,5 @@
#-----------------------------
# olegen.rb
-# $Date$
# $Revision$
#-----------------------------
@@ -12,7 +12,6 @@
*/
/*
- $Date$
modified for win32ole (ruby) by Masaki.Suketa <[email protected]>
*/
@@ -3,7 +3,6 @@
file.c -
$Author$
- $Date$
created at: Mon Nov 15 12:24:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
gc.c -
$Author$
- $Date$
created at: Tue Oct 5 09:44:46 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
hash.c -
$Author$
- $Date$
created at: Mon Nov 22 18:51:18 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
id.c -
$Author$
- $Date$
created at: Thu Jul 12 04:37:51 2007
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
id.h -
$Author: ko1 $
- $Date: $
created at: Thu Jul 12 04:38:07 2007
Copyright (C) 2007 Koichi Sasada
@@ -3,7 +3,6 @@
defines.h -
$Author$
- $Date$
created at: Wed May 18 00:21:44 JST 1994
************************************************/
@@ -3,7 +3,6 @@
encoding.h -
$Author: matz $
- $Date: 2007-05-24 11:49:41 +0900 (Thu, 24 May 2007) $
created at: Thu May 24 11:49:41 JST 2007
Copyright (C) 2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
intern.h -
$Author$
- $Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
rubyio.h -
$Author$
- $Date$
created at: Fri Nov 12 16:47:09 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -4,7 +4,6 @@
for missing timeval struct
$Author$
- $Date$
created at: Sat May 11 23:46:03 JST 2002
************************************************/
@@ -3,7 +3,6 @@
node.h -
$Author$
- $Date$
created at: Fri May 28 15:14:02 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
re.h -
$Author$
- $Date$
created at: Thu Sep 30 14:18:32 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
regex.h -
$Author$
- $Date$
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
rubysig.h -
$Author$
- $Date$
created at: Wed Aug 16 01:15:38 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
util.h -
$Author$
- $Date$
created at: Thu Mar 9 11:55:53 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
inits.c -
$Author$
- $Date$
created at: Tue Dec 28 16:01:58 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
insnhelper.h - helper macros to implement each instructions
$Author$
- $Date$
created at: 04/01/01 15:50:34 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -2,7 +2,6 @@
insns.def - YARV instruction definitions
$Author: $
- $Date: $
created at: 04/01/01 01:17:55 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
io.c -
$Author$
- $Date$
created at: Fri Oct 15 18:08:59 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
iseq.c -
$Author$
- $Date$
created at: 2006-07-11(Tue) 09:00:03 +0900
Copyright (C) 2006 Koichi Sasada
@@ -2,7 +2,6 @@
# complex.rb -
# $Release Version: 0.5 $
# $Revision: 1.3 $
-# $Date: 1998/07/08 10:05:28 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# ----
@@ -2,7 +2,6 @@
# e2mmap.rb - for ruby 1.1
# $Release Version: 2.0$
# $Revision: 1.10 $
-# $Date: 1999/02/17 12:33:17 $
# by Keiju ISHITSUKA
#
# --
@@ -2,7 +2,6 @@
# forwardable.rb -
# $Release Version: 1.1$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
# original definition by delegator.rb
# Revised by Daniel J. Berger with suggestions from Florian Gross.
@@ -2,7 +2,6 @@
# irb.rb - irb main module
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# fork.rb -
# $Release Version: 0.9.5 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# help.rb - helper using ri
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
#
# --
#
@@ -2,7 +2,6 @@
# load.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# nop.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -3,7 +3,6 @@
# multi.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/completor.rb -
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
# From Original Idea of [email protected]
#
@@ -2,7 +2,6 @@
# irb/context.rb - irb context
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/ext/cb.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# history.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# loader.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# math-mode.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/multi-irb.rb - multiple irb module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -3,7 +3,6 @@
# save-history.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju [email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/lib/tracer.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# use-loader.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# push-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/extend-command.rb - irb extend command
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# frame.rb -
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)
#
# --
@@ -2,7 +2,6 @@
# irb/help.rb - print usase module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/init.rb - irb initialize module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/input-method.rb - input methods used irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/lc/error.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/lc/help-message.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/lc/ja/error.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/lc/ja/help-message.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/locale.rb - internationalization module
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# notifier.rb - optput methods used by irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# output-method.rb - optput methods used by irb
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/ruby-lex.rb - ruby lexcal analizer
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/ruby-token.rb - ruby tokens
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/slex.rb - symple lex analizer
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/version.rb - irb version definition file
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/workspace-binding.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# irb/ws-for-case-2.rb -
# $Release Version: 0.9.5$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# xmp.rb - irb version of gotoken xmp
# $Release Version: 0.9$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA(Nippon Rational Inc.)
#
# --
@@ -2,7 +2,6 @@
# mathn.rb -
# $Release Version: 0.5 $
# $Revision: 1.1.1.1.4.1 $
-# $Date: 1998/01/16 12:36:05 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# --
@@ -3,7 +3,6 @@
# matrix.rb -
# $Release Version: 1.0$
# $Revision: 1.13 $
-# $Date: 2001/12/09 14:22:23 $
# Original Version from Smalltalk-80 version
# on July 23, 1985 at 8:37:17 am
# by Keiju ISHITSUKA
@@ -2,7 +2,6 @@
# mutex_m.rb -
# $Release Version: 3.0$
# $Revision: 1.7 $
-# $Date: 1998/02/27 04:28:57 $
# Original from mutex.rb
# by Keiju ISHITSUKA([email protected])
# modified by matz
@@ -2,7 +2,6 @@
# rational.rb -
# $Release Version: 0.5 $
# $Revision: 1.7 $
-# $Date: 1999/08/24 12:49:28 $
# by Keiju ISHITSUKA(SHL Japan Inc.)
#
# Documentation by Kevin Jackson and Gavin Sinclair.
@@ -4,7 +4,6 @@
# $Revision$
# $Id$
# $Author$
-# $Date$
#
# A product of the Austin Ruby Codefest (Austin, Texas, August 2002)
@@ -2,7 +2,6 @@
# shell.rb -
# $Release Version: 0.7 $
# $Revision: 1.9 $
-# $Date: 2002/03/04 12:01:10 $
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/builtin-command.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/command-controller.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/error.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/filter.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/process-controller.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# shell/system-command.rb -
# $Release Version: 0.7 $
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# version.rb - shell version definition file
# $Release Version: 0.7$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -2,7 +2,6 @@
# sync.rb - 2 phase lock with counter
# $Release Version: 1.0$
# $Revision$
-# $Date$
# by Keiju ISHITSUKA([email protected])
#
# --
@@ -1,6 +1,5 @@
#
# thread.rb - thread support classes
-# $Date$
# by Yukihiro Matsumoto <[email protected]>
#
# Copyright (C) 2001 Yukihiro Matsumoto
@@ -2,7 +2,6 @@
# thwait.rb - thread synchronization class
# $Release Version: 0.9 $
# $Revision: 1.3 $
-# $Date: 1998/06/26 03:19:34 $
# by Keiju ISHITSUKA(Nihpon Rational Software Co.,Ltd.)
#
# --
@@ -2,7 +2,6 @@
# tracer.rb -
# $Release Version: 0.2$
# $Revision: 1.8 $
-# $Date: 1998/05/19 03:42:49 $
# by Keiju ISHITSUKA(Nippon Rational Inc.)
#
# --
@@ -3,7 +3,6 @@
main.c -
$Author$
- $Date$
created at: Fri Aug 19 13:19:58 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
marshal.c -
$Author$
- $Date$
created at: Thu Apr 27 16:30:01 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
math.c -
$Author$
- $Date$
created at: Tue Jan 25 14:12:56 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -2,7 +2,6 @@
;;;
;;; $Id$
;;; $Author$
-;;; $Date$
;;;
;;; Inferior Ruby Mode - ruby process in a buffer.
;;; adapted from cmuscheme.el
@@ -2,7 +2,6 @@
;;; ruby-mode.el -
;;;
;;; $Author$
-;;; $Date$
;;; created at: Fri Feb 4 14:49:13 JST 1994
;;;
@@ -5,7 +5,6 @@
;;; C/C++ mode style for Ruby.
;;;
;;; $Author$
-;;; $Date$
;;; created at: Thu Apr 26 13:54:01 JST 2007
;;;
@@ -3,7 +3,6 @@
acosh.c -
$Author$
- $Date$
created at: Fri Apr 12 00:34:17 JST 2002
public domain rewrite of acosh(3), asinh(3) and atanh(3)
@@ -3,7 +3,6 @@
numeric.c -
$Author$
- $Date$
created at: Fri Aug 13 18:33:09 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
object.c -
$Author$
- $Date$
created at: Thu Jul 15 12:01:24 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
pack.c -
$Author$
- $Date$
created at: Thu Feb 10 15:17:05 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
parse.y -
$Author$
- $Date$
created at: Fri May 28 18:02:42 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
prec.c -
$Author$
- $Date$
created at: Tue Jan 26 02:40:41 2000
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
proc.c - Proc, Binding, Env
$Author$
- $Date$
created at: Wed Jan 17 12:13:14 2007
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
process.c -
$Author$
- $Date$
created at: Tue Aug 10 14:30:50 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
random.c -
$Author$
- $Date$
created at: Fri Dec 24 16:39:21 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
range.c -
$Author$
- $Date$
created at: Thu Aug 19 17:46:47 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
ruby.c -
$Author$
- $Date$
created at: Tue Aug 10 12:47:31 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
# biorhythm.rb -
# $Release Version: $
# $Revision$
-# $Date$
# by Yasuo OHBA(STAFS Development Room)
#
# --
@@ -3,7 +3,6 @@
signal.c -
$Author$
- $Date$
created at: Tue Dec 20 10:13:44 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
sprintf.c -
$Author$
- $Date$
created at: Fri Oct 15 10:39:26 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
string.c -
$Author$
- $Date$
created at: Mon Aug 9 17:12:58 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
struct.c -
$Author$
- $Date$
created at: Tue Mar 22 18:44:30 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
thread.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -4,7 +4,6 @@
thread_pthread.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
thread_pthread.h -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -4,7 +4,6 @@
thread_win32.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
thread_win32.h -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
time.c -
$Author$
- $Date$
created at: Tue Dec 28 14:31:59 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
transcode.c -
$Author$
- $Date$
created at: Tue Oct 30 16:10:22 JST 2007
Copyright (C) 2007 Martin Duerst
@@ -3,7 +3,6 @@
transcode_data.h -
$Author$
- $Date$
created at: Mon 10 Dec 2007 14:01:47 JST 2007
Copyright (C) 2007 Martin Duerst
@@ -3,7 +3,6 @@
util.c -
$Author$
- $Date$
created at: Fri Mar 10 17:22:34 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
variable.c -
$Author$
- $Date$
created at: Tue Apr 19 23:55:15 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
version.c -
$Author$
- $Date$
created at: Thu Sep 30 20:08:01 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto
@@ -3,7 +3,6 @@
vm.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
vm.h -
$Author$
- $Date$
created at: 04/01/01 16:56:59 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
vm_core.h -
$Author$
- $Date$
created at: 04/01/01 19:41:38 JST
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
vm_dump.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -4,7 +4,6 @@
vm_evalbody.c -
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada
@@ -3,7 +3,6 @@
insnhelper.c - instruction helper functions.
$Author$
- $Date$
Copyright (C) 2007 Koichi Sasada
@@ -4,7 +4,6 @@
vm_opts.h - VM optimize option
$Author$
- $Date$
Copyright (C) 2004-2007 Koichi Sasada