1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* $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
This commit is contained in:
akr 2008-01-06 15:49:38 +00:00
parent f38cc001a7
commit 6cdef2dc7e
174 changed files with 5 additions and 173 deletions

View file

@ -1,3 +1,8 @@
Mon Jan 7 00:48:02 2008 Tanaka Akira <akr@fsij.org>
* $Date$ keyword removed to avoid inclusion of locale dependent
string.
Sun Jan 6 21:14:12 2008 Tanaka Akira <akr@fsij.org>
* re.c (rb_reg_initialize_str): forbid raw non ASCII character

View file

@ -3,7 +3,6 @@
array.c -
$Author$
$Date$
created at: Fri Aug 6 09:46:12 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
bignum.c -
$Author$
$Date$
created at: Fri Jun 10 00:48:55 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
# irb.rb - interactive ruby
# $Release Version: 0.9.5 $
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#

View file

@ -3,7 +3,6 @@
blockinlining.c -
$Author$
$Date$
Copyright (C) 2004-2007 Koichi Sasada

View file

@ -3,7 +3,6 @@
class.c -
$Author$
$Date$
created at: Tue Aug 10 15:05:44 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
compar.c -
$Author$
$Date$
created at: Thu Aug 26 14:39:48 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -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

View file

@ -3,7 +3,6 @@
compile.h -
$Author$
$Date$
created at: 04/01/01 23:36:57 JST
Copyright (C) 2004-2007 Koichi Sasada

1
cont.c
View file

@ -3,7 +3,6 @@
cont.c -
$Author$
$Date$
created at: Thu May 23 09:03:43 2007
Copyright (C) 2007 Koichi Sasada

View file

@ -3,7 +3,6 @@
debug.c -
$Author$
$Date$
created at: 04/08/25 02:31:54 JST
Copyright (C) 2004-2007 Koichi Sasada

View file

@ -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

1
dir.c
View file

@ -3,7 +3,6 @@
dir.c -
$Author$
$Date$
created at: Wed Jan 5 09:51:01 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
dln.c
View file

@ -3,7 +3,6 @@
dln.c -
$Author$
$Date$
created at: Tue Jan 18 17:05:06 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
dln.h
View file

@ -3,7 +3,6 @@
dln.h -
$Author$
$Date$
created at: Wed Jan 19 16:53:09 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -2,7 +2,6 @@
$Release Version: 1.1 $
$Revision$
$Date$
Original version by Tosh
=begin

View file

@ -1,7 +1,6 @@
-- forwatable.rb
$Release Version: 1.1 $
$Revision$
$Date$
=begin
= Forwardable

View file

@ -1,7 +1,6 @@
irb関連おまけコマンドとライブラリ
$Release Version: 0.7.1 $
$Revision$
$Date$
by Keiju ISHITSUKA(Nihon Rational Co.,Ltd.)
=begin

View file

@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9 $
$Revision$
$Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
by gotoken-san who is original translater from japanese version

View file

@ -1,7 +1,6 @@
irb -- interactive ruby
$Release Version: 0.9.5 $
$Revision$
$Date$
by Keiju ISHITSUKA(keiju@ruby-lang.org)
=begin
= irbとは?

View file

@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
$Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
=begin

View file

@ -1,7 +1,6 @@
-- shell.rb
$Release Version: 0.6.0 $
$Revision$
$Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com)
=begin

View file

@ -3,7 +3,6 @@
encoding.c -
$Author$
$Date$
created at: Thu May 24 17:23:27 JST 2007
Copyright (C) 2007 Yukihiro Matsumoto

1
enum.c
View file

@ -3,7 +3,6 @@
enum.c -
$Author$
$Date$
created at: Fri Oct 1 15:15:19 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
error.c -
$Author$
$Date$
created at: Mon Aug 9 16:11:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
eval.c
View file

@ -3,7 +3,6 @@
eval.c -
$Author$
$Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
dbm.c -
$Author$
$Date$
created at: Mon Jan 24 15:59:52 JST 1994
Copyright (C) 1995-2001 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
etc.c -
$Author$
$Date$
created at: Tue Mar 22 18:39:19 JST 1994
************************************************/

View file

@ -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 >

View file

@ -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

View file

@ -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

View file

@ -3,7 +3,6 @@
sdbminit.c -
$Author$
$Date$
created at: Fri May 7 08:34:24 JST 1999
Copyright (C) 1995-2001 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
socket.c -
$Author$
$Date$
created at: Thu Mar 31 12:21:29 JST 1994
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
sockport.h -
$Author$
$Date$
created at: Fri Apr 30 23:19:34 JST 1999
************************************************/

View file

@ -1,6 +1,5 @@
-*- rd -*-
$Author$
$Date$
=begin

View file

@ -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

View file

@ -4,7 +4,6 @@
* bytecode.re
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -2,7 +2,6 @@
* emitter.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*

View file

@ -2,7 +2,6 @@
* handler.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -4,7 +4,6 @@
* implicit.re
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -2,7 +2,6 @@
* node.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -3,7 +3,6 @@
* rubyext.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003-2005 why the lucky stiff
*/

View file

@ -2,7 +2,6 @@
* syck.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -2,7 +2,6 @@
* syck.h
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -4,7 +4,6 @@
* token.re
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff
*/

View file

@ -2,7 +2,6 @@
* yaml2byte.c
*
* $Author$
* $Date$
*
* Copyright (C) 2003 why the lucky stiff, clark evans
*

View file

@ -1,6 +1,5 @@
#
# tk.rb - Tk interface module using tcltklib
# $Date$
# by Yukihiro Matsumoto <matz@netlab.jp>
# use Shigehiro's tcltklib

View file

@ -1,6 +1,5 @@
#
# tk/canvas.rb - Tk canvas classes
# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
#
require 'tk'

View file

@ -1,6 +1,5 @@
#
# tk/entry.rb - Tk entry classes
# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
require 'tk'

View file

@ -1,7 +1,6 @@
#
# tk/scrollbox.rb - Tk Listbox with Scrollbar
# as an example of Composite Widget
# $Date$
# by Yukihiro Matsumoto <matz@netlab.co.jp>
#
require 'tk'

View file

@ -1,6 +1,5 @@
#
# tk/spinbox.rb - Tk spinbox classes
# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
#
require 'tk'

View file

@ -1,6 +1,5 @@
#
# tk/text.rb - Tk text classes
# $Date$
# by Yukihiro Matsumoto <matz@caelum.co.jp>
require 'tk'
require 'tk/itemfont'

View file

@ -3,7 +3,6 @@
tkutil.c -
$Author$
$Date$
created at: Fri Nov 3 00:47:54 JST 1995
************************************************/

View file

@ -1,7 +1,6 @@
#----------------------------------
# extconf.rb
# $Revision$
# $Date$
#----------------------------------
require 'mkmf'

View file

@ -1,6 +1,5 @@
#-----------------------------
# olegen.rb
# $Date$
# $Revision$
#-----------------------------

View file

@ -12,7 +12,6 @@
*/
/*
$Date$
modified for win32ole (ruby) by Masaki.Suketa <masaki.suketa@nifty.ne.jp>
*/

1
file.c
View file

@ -3,7 +3,6 @@
file.c -
$Author$
$Date$
created at: Mon Nov 15 12:24:34 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
gc.c
View file

@ -3,7 +3,6 @@
gc.c -
$Author$
$Date$
created at: Tue Oct 5 09:44:46 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
hash.c
View file

@ -3,7 +3,6 @@
hash.c -
$Author$
$Date$
created at: Mon Nov 22 18:51:18 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
id.c
View file

@ -3,7 +3,6 @@
id.c -
$Author$
$Date$
created at: Thu Jul 12 04:37:51 2007
Copyright (C) 2004-2007 Koichi Sasada

1
id.h
View file

@ -3,7 +3,6 @@
id.h -
$Author: ko1 $
$Date: $
created at: Thu Jul 12 04:38:07 2007
Copyright (C) 2007 Koichi Sasada

View file

@ -3,7 +3,6 @@
defines.h -
$Author$
$Date$
created at: Wed May 18 00:21:44 JST 1994
************************************************/

View file

@ -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

View file

@ -3,7 +3,6 @@
intern.h -
$Author$
$Date$
created at: Thu Jun 10 14:22:17 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
rubyio.h -
$Author$
$Date$
created at: Fri Nov 12 16:47:09 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -4,7 +4,6 @@
for missing timeval struct
$Author$
$Date$
created at: Sat May 11 23:46:03 JST 2002
************************************************/

View file

@ -3,7 +3,6 @@
node.h -
$Author$
$Date$
created at: Fri May 28 15:14:02 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
re.h -
$Author$
$Date$
created at: Thu Sep 30 14:18:32 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
regex.h -
$Author$
$Date$
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
rubysig.h -
$Author$
$Date$
created at: Wed Aug 16 01:15:38 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
util.h -
$Author$
$Date$
created at: Thu Mar 9 11:55:53 JST 1995
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -3,7 +3,6 @@
inits.c -
$Author$
$Date$
created at: Tue Dec 28 16:01:58 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

View file

@ -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

View file

@ -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

1
io.c
View file

@ -3,7 +3,6 @@
io.c -
$Author$
$Date$
created at: Fri Oct 15 18:08:59 JST 1993
Copyright (C) 1993-2007 Yukihiro Matsumoto

1
iseq.c
View file

@ -3,7 +3,6 @@
iseq.c -
$Author$
$Date$
created at: 2006-07-11(Tue) 09:00:03 +0900
Copyright (C) 2006 Koichi Sasada

View file

@ -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.)
#
# ----

View file

@ -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
#
# --

View file

@ -2,7 +2,6 @@
# forwardable.rb -
# $Release Version: 1.1$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
# original definition by delegator.rb
# Revised by Daniel J. Berger with suggestions from Florian Gross.

View file

@ -2,7 +2,6 @@
# irb.rb - irb main module
# $Release Version: 0.9.5 $
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# fork.rb -
# $Release Version: 0.9.5 $
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# help.rb - helper using ri
# $Release Version: 0.9.5$
# $Revision$
# $Date$
#
# --
#

View file

@ -2,7 +2,6 @@
# load.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# nop.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# change-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -3,7 +3,6 @@
# multi.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# irb/completor.rb -
# $Release Version: 0.9$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ishitsuka.com)
# From Original Idea of shugo@ruby-lang.org
#

View file

@ -2,7 +2,6 @@
# irb/context.rb - irb context
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# irb/ext/cb.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# history.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# loader.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# math-mode.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# irb/multi-irb.rb - multiple irb module
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -3,7 +3,6 @@
# save-history.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKAkeiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# irb/lib/tracer.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# use-loader.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# push-ws.rb -
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# irb/extend-command.rb - irb extend command
# $Release Version: 0.9.5$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#
# --

View file

@ -2,7 +2,6 @@
# frame.rb -
# $Release Version: 0.9$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)
#
# --

Some files were not shown because too many files have changed in this diff Show more