From 0f0658d08f3661ef9cc5fc7ee5ce952db0c657cd Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 31 Jan 2007 03:13:23 +0000 Subject: * removed svn:keywords for compatibility. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- array.c | 4 ++-- bignum.c | 4 ++-- bin/irb | 4 ++-- bin/rdoc | 2 +- class.c | 4 ++-- compar.c | 4 ++-- defines.h | 4 ++-- dir.c | 4 ++-- dln.c | 4 ++-- dln.h | 4 ++-- doc/forwardable.rd | 4 ++-- doc/forwardable.rd.ja | 4 ++-- doc/irb/irb-tools.rd.ja | 4 ++-- doc/irb/irb.rd | 4 ++-- doc/irb/irb.rd.ja | 4 ++-- doc/shell.rd | 4 ++-- doc/shell.rd.ja | 4 ++-- enum.c | 4 ++-- env.h | 4 ++-- error.c | 4 ++-- eval.c | 4 ++-- ext/curses/curses.c | 2 +- ext/dbm/dbm.c | 4 ++-- ext/digest/defs.h | 2 +- ext/digest/digest.c | 4 ++-- ext/digest/digest.h | 4 ++-- ext/digest/digest.txt | 2 +- ext/digest/digest.txt.ja | 2 +- ext/digest/extconf.rb | 2 +- ext/digest/lib/md5.rb | 2 +- ext/digest/lib/sha1.rb | 2 +- ext/digest/md5/extconf.rb | 2 +- ext/digest/md5/md5.c | 2 +- ext/digest/md5/md5.h | 2 +- ext/digest/md5/md5init.c | 2 +- ext/digest/md5/md5ossl.c | 2 +- ext/digest/md5/md5ossl.h | 2 +- ext/digest/rmd160/extconf.rb | 2 +- ext/digest/rmd160/rmd160.c | 2 +- ext/digest/rmd160/rmd160.h | 2 +- ext/digest/rmd160/rmd160hl.c | 2 +- ext/digest/rmd160/rmd160init.c | 2 +- ext/digest/rmd160/rmd160ossl.c | 2 +- ext/digest/rmd160/rmd160ossl.h | 2 +- ext/digest/sha1/extconf.rb | 2 +- ext/digest/sha1/sha1.c | 2 +- ext/digest/sha1/sha1.h | 2 +- ext/digest/sha1/sha1hl.c | 2 +- ext/digest/sha1/sha1init.c | 2 +- ext/digest/sha1/sha1ossl.c | 2 +- ext/digest/sha1/sha1ossl.h | 2 +- ext/digest/sha2/extconf.rb | 2 +- ext/digest/sha2/sha2.c | 2 +- ext/digest/sha2/sha2.h | 2 +- ext/digest/sha2/sha2hl.c | 2 +- ext/digest/sha2/sha2init.c | 2 +- ext/digest/test.sh | 2 +- ext/dl/dl.c | 2 +- ext/dl/dl.h | 2 +- ext/dl/h2rb | 2 +- ext/dl/handle.c | 2 +- ext/dl/ptr.c | 2 +- ext/dl/sym.c | 2 +- ext/enumerator/enumerator.c | 4 ++-- ext/enumerator/enumerator.txt | 2 +- ext/etc/etc.c | 4 ++-- ext/fcntl/fcntl.c | 2 +- ext/gdbm/gdbm.c | 4 ++-- ext/iconv/iconv.c | 4 ++-- ext/io/wait/wait.c | 4 ++-- ext/nkf/lib/kconv.rb | 4 ++-- ext/nkf/nkf-utf8/nkf.c | 2 +- ext/nkf/nkf.c | 4 ++-- ext/openssl/extconf.rb | 4 ++-- ext/openssl/lib/net/ftptls.rb | 4 ++-- ext/openssl/lib/net/telnets.rb | 4 ++-- ext/openssl/lib/openssl.rb | 4 ++-- ext/openssl/lib/openssl/bn.rb | 4 ++-- ext/openssl/lib/openssl/buffering.rb | 4 ++-- ext/openssl/lib/openssl/cipher.rb | 4 ++-- ext/openssl/lib/openssl/digest.rb | 4 ++-- ext/openssl/lib/openssl/ssl.rb | 4 ++-- ext/openssl/lib/openssl/x509.rb | 4 ++-- ext/openssl/openssl_missing.c | 2 +- ext/openssl/openssl_missing.h | 2 +- ext/openssl/ossl.c | 2 +- ext/openssl/ossl.h | 2 +- ext/openssl/ossl_asn1.c | 2 +- ext/openssl/ossl_asn1.h | 2 +- ext/openssl/ossl_bio.c | 2 +- ext/openssl/ossl_bio.h | 2 +- ext/openssl/ossl_bn.c | 2 +- ext/openssl/ossl_bn.h | 2 +- ext/openssl/ossl_cipher.c | 2 +- ext/openssl/ossl_cipher.h | 2 +- ext/openssl/ossl_config.c | 2 +- ext/openssl/ossl_config.h | 2 +- ext/openssl/ossl_digest.c | 2 +- ext/openssl/ossl_digest.h | 2 +- ext/openssl/ossl_engine.c | 2 +- ext/openssl/ossl_engine.h | 2 +- ext/openssl/ossl_hmac.c | 2 +- ext/openssl/ossl_hmac.h | 2 +- ext/openssl/ossl_ns_spki.c | 2 +- ext/openssl/ossl_ns_spki.h | 2 +- ext/openssl/ossl_ocsp.c | 2 +- ext/openssl/ossl_ocsp.h | 2 +- ext/openssl/ossl_pkcs12.c | 2 +- ext/openssl/ossl_pkcs12.h | 2 +- ext/openssl/ossl_pkcs7.c | 2 +- ext/openssl/ossl_pkcs7.h | 2 +- ext/openssl/ossl_pkey.c | 2 +- ext/openssl/ossl_pkey.h | 2 +- ext/openssl/ossl_pkey_dh.c | 2 +- ext/openssl/ossl_pkey_dsa.c | 2 +- ext/openssl/ossl_pkey_rsa.c | 2 +- ext/openssl/ossl_rand.c | 2 +- ext/openssl/ossl_rand.h | 2 +- ext/openssl/ossl_ssl.c | 2 +- ext/openssl/ossl_ssl.h | 2 +- ext/openssl/ossl_version.h | 2 +- ext/openssl/ossl_x509.c | 2 +- ext/openssl/ossl_x509.h | 2 +- ext/openssl/ossl_x509attr.c | 2 +- ext/openssl/ossl_x509cert.c | 2 +- ext/openssl/ossl_x509crl.c | 2 +- ext/openssl/ossl_x509ext.c | 2 +- ext/openssl/ossl_x509name.c | 2 +- ext/openssl/ossl_x509req.c | 2 +- ext/openssl/ossl_x509revoked.c | 2 +- ext/openssl/ossl_x509store.c | 2 +- ext/openssl/ruby_missing.h | 2 +- ext/racc/cparse/extconf.rb | 2 +- ext/sdbm/_sdbm.c | 4 ++-- ext/sdbm/init.c | 4 ++-- ext/socket/socket.c | 4 ++-- ext/socket/sockport.h | 4 ++-- ext/stringio/README | 4 ++-- ext/stringio/stringio.c | 4 ++-- ext/strscan/strscan.c | 4 ++-- ext/syck/bytecode.c | 4 ++-- ext/syck/emitter.c | 4 ++-- ext/syck/handler.c | 4 ++-- ext/syck/implicit.c | 4 ++-- ext/syck/node.c | 4 ++-- ext/syck/rubyext.c | 4 ++-- ext/syck/syck.c | 4 ++-- ext/syck/syck.h | 4 ++-- ext/syck/token.c | 4 ++-- ext/syck/yaml2byte.c | 4 ++-- ext/syslog/extconf.rb | 2 +- ext/syslog/syslog.c | 2 +- ext/syslog/syslog.txt | 2 +- ext/syslog/test.rb | 2 +- ext/tk/lib/tk.rb | 2 +- ext/tk/lib/tk/after.rb | 2 +- ext/tk/lib/tk/canvas.rb | 2 +- ext/tk/lib/tk/entry.rb | 2 +- ext/tk/lib/tk/scrollbox.rb | 2 +- ext/tk/lib/tk/spinbox.rb | 2 +- ext/tk/lib/tk/text.rb | 2 +- ext/tk/lib/tk/timer.rb | 2 +- ext/tk/lib/tkclass.rb | 2 +- ext/tk/sample/tkextlib/tile/repeater.tcl | 2 +- ext/tk/sample/tkextlib/tile/themes/keramik/keramik.tcl | 2 +- ext/tk/sample/tkextlib/tile/themes/keramik/pkgIndex.tcl | 2 +- ext/tk/sample/tkextlib/tile/themes/kroc/pkgIndex.tcl | 2 +- ext/tk/sample/tkextlib/tile/themes/plastik/pkgIndex.tcl | 2 +- ext/tk/sample/tkextlib/tile/themes/plastik/plastik.tcl | 2 +- ext/tk/sample/tkextlib/tile/toolbutton.tcl | 2 +- ext/tk/sample/tkextlib/tkHTML/page3/index.html | 2 +- ext/tk/tkutil/tkutil.c | 4 ++-- ext/win32ole/extconf.rb | 4 ++-- ext/win32ole/sample/olegen.rb | 4 ++-- ext/win32ole/win32ole.c | 2 +- ext/zlib/doc/zlib.rd | 2 +- ext/zlib/extconf.rb | 2 +- ext/zlib/zlib.c | 2 +- file.c | 4 ++-- gc.c | 4 ++-- hash.c | 4 ++-- inits.c | 4 ++-- intern.h | 4 ++-- io.c | 4 ++-- lib/abbrev.rb | 2 +- lib/benchmark.rb | 2 +- lib/cgi.rb | 2 +- lib/csv.rb | 2 +- lib/erb.rb | 2 +- lib/forwardable.rb | 4 ++-- lib/generator.rb | 2 +- lib/getopts.rb | 6 +++--- lib/ipaddr.rb | 2 +- lib/irb.rb | 6 +++--- lib/irb/cmd/chws.rb | 4 ++-- lib/irb/cmd/fork.rb | 6 +++--- lib/irb/cmd/help.rb | 4 ++-- lib/irb/cmd/load.rb | 4 ++-- lib/irb/cmd/nop.rb | 6 +++--- lib/irb/cmd/pushws.rb | 4 ++-- lib/irb/cmd/subirb.rb | 4 ++-- lib/irb/completion.rb | 6 +++--- lib/irb/context.rb | 4 ++-- lib/irb/ext/change-ws.rb | 4 ++-- lib/irb/ext/history.rb | 6 +++--- lib/irb/ext/loader.rb | 6 +++--- lib/irb/ext/math-mode.rb | 4 ++-- lib/irb/ext/multi-irb.rb | 6 +++--- lib/irb/ext/save-history.rb | 6 +++--- lib/irb/ext/tracer.rb | 4 ++-- lib/irb/ext/use-loader.rb | 4 ++-- lib/irb/ext/workspaces.rb | 4 ++-- lib/irb/extend-command.rb | 4 ++-- lib/irb/frame.rb | 4 ++-- lib/irb/help.rb | 4 ++-- lib/irb/init.rb | 4 ++-- lib/irb/input-method.rb | 6 +++--- lib/irb/lc/error.rb | 4 ++-- lib/irb/lc/help-message | 4 ++-- lib/irb/lc/ja/error.rb | 4 ++-- lib/irb/lc/ja/help-message | 4 ++-- lib/irb/locale.rb | 6 +++--- lib/irb/notifier.rb | 4 ++-- lib/irb/output-method.rb | 6 +++--- lib/irb/ruby-lex.rb | 6 +++--- lib/irb/ruby-token.rb | 4 ++-- lib/irb/slex.rb | 6 +++--- lib/irb/version.rb | 4 ++-- lib/irb/workspace.rb | 4 ++-- lib/irb/ws-for-case-2.rb | 4 ++-- lib/irb/xmp.rb | 6 +++--- lib/logger.rb | 4 ++-- lib/net/http.rb | 4 ++-- lib/net/https.rb | 4 ++-- lib/net/pop.rb | 4 ++-- lib/net/protocol.rb | 2 +- lib/net/smtp.rb | 4 ++-- lib/net/telnet.rb | 2 +- lib/optparse.rb | 2 +- lib/parsearg.rb | 6 +++--- lib/scanf.rb | 8 ++++---- lib/set.rb | 2 +- lib/shell/builtin-command.rb | 4 ++-- lib/shell/command-processor.rb | 4 ++-- lib/shell/error.rb | 4 ++-- lib/shell/filter.rb | 4 ++-- lib/shell/process-controller.rb | 4 ++-- lib/shell/system-command.rb | 4 ++-- lib/shell/version.rb | 4 ++-- lib/sync.rb | 6 +++--- lib/tempfile.rb | 2 +- lib/thread.rb | 2 +- lib/tmpdir.rb | 2 +- lib/uri.rb | 2 +- lib/uri/common.rb | 2 +- lib/uri/ftp.rb | 2 +- lib/uri/generic.rb | 2 +- lib/uri/http.rb | 2 +- lib/uri/https.rb | 2 +- lib/uri/ldap.rb | 2 +- lib/uri/mailto.rb | 2 +- lib/webrick/cgi.rb | 2 +- lib/webrick/ssl.rb | 2 +- lib/xmlrpc/base64.rb | 2 +- lib/xmlrpc/client.rb | 2 +- lib/xmlrpc/config.rb | 2 +- lib/xmlrpc/create.rb | 2 +- lib/xmlrpc/datetime.rb | 2 +- lib/xmlrpc/httpserver.rb | 2 +- lib/xmlrpc/marshal.rb | 2 +- lib/xmlrpc/parser.rb | 2 +- lib/xmlrpc/server.rb | 2 +- lib/xmlrpc/utils.rb | 2 +- lib/yaml.rb | 2 +- lib/yaml/tag.rb | 2 +- main.c | 4 ++-- marshal.c | 4 ++-- math.c | 4 ++-- mdoc2man.rb | 2 +- misc/inf-ruby.el | 10 +++++----- misc/ruby-mode.el | 6 +++--- missing.h | 4 ++-- missing/acosh.c | 4 ++-- missing/strtod.c | 2 +- node.h | 4 ++-- numeric.c | 4 ++-- object.c | 4 ++-- pack.c | 4 ++-- parse.y | 4 ++-- prec.c | 4 ++-- process.c | 4 ++-- random.c | 4 ++-- range.c | 4 ++-- re.c | 2 +- re.h | 4 ++-- ruby.c | 4 ++-- ruby.h | 2 +- rubyio.h | 4 ++-- rubysig.h | 4 ++-- sample/biorhythm.rb | 4 ++-- signal.c | 4 ++-- sprintf.c | 4 ++-- string.c | 4 ++-- struct.c | 4 ++-- test/digest/test_digest.rb | 2 +- test/fileutils/fileasserts.rb | 2 +- test/fileutils/test_dryrun.rb | 2 +- test/fileutils/test_fileutils.rb | 2 +- test/fileutils/test_nowrite.rb | 2 +- test/fileutils/test_verbose.rb | 2 +- test/runner.rb | 2 +- test/yaml/test_yaml.rb | 2 +- time.c | 4 ++-- util.c | 4 ++-- util.h | 4 ++-- variable.c | 4 ++-- version.c | 4 ++-- x68/_dtos18.c | 2 +- x68/_round.c | 2 +- x68/fconvert.c | 2 +- x68/select.c | 2 +- 321 files changed, 495 insertions(+), 495 deletions(-) diff --git a/array.c b/array.c index 6e6778d68d..d456373fe4 100644 --- a/array.c +++ b/array.c @@ -2,8 +2,8 @@ array.c - - $Author$ - $Date$ + $Author: akr $ + $Date: 2006/06/24 14:53:36 $ created at: Fri Aug 6 09:46:12 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/bignum.c b/bignum.c index 493550ff98..3057f1d45a 100644 --- a/bignum.c +++ b/bignum.c @@ -2,8 +2,8 @@ bignum.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2006/12/06 10:14:12 $ created at: Fri Jun 10 00:48:55 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/bin/irb b/bin/irb index f277bc4b69..13474a932b 100644 --- a/bin/irb +++ b/bin/irb @@ -2,8 +2,8 @@ # # irb.rb - intaractive ruby # $Release Version: 0.9.5 $ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:56 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # diff --git a/bin/rdoc b/bin/rdoc index fe619137fd..d08ce838f6 100644 --- a/bin/rdoc +++ b/bin/rdoc @@ -6,7 +6,7 @@ # Copyright (c) 2003 Dave Thomas # Released under the same terms as Ruby # -# $Revision$ +# $Revision: 1.1 $ ## Transitional Hack #### # diff --git a/class.c b/class.c index 798ecebe72..9e41b1e260 100644 --- a/class.c +++ b/class.c @@ -2,8 +2,8 @@ class.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/09/28 14:42:46 $ created at: Tue Aug 10 15:05:44 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/compar.c b/compar.c index 1488b2c65d..3cd3216b77 100644 --- a/compar.c +++ b/compar.c @@ -2,8 +2,8 @@ compar.c - - $Author$ - $Date$ + $Author: dave $ + $Date: 2003/12/19 00:01:18 $ created at: Thu Aug 26 14:39:48 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/defines.h b/defines.h index fb221da81d..89167e537e 100644 --- a/defines.h +++ b/defines.h @@ -2,8 +2,8 @@ defines.h - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/10/25 16:59:57 $ created at: Wed May 18 00:21:44 JST 1994 ************************************************/ diff --git a/dir.c b/dir.c index 4ac9ca6953..0798b3f76f 100644 --- a/dir.c +++ b/dir.c @@ -2,8 +2,8 @@ dir.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2006/12/14 14:50:13 $ created at: Wed Jan 5 09:51:01 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/dln.c b/dln.c index b405da6bff..016d0c12a2 100644 --- a/dln.c +++ b/dln.c @@ -2,8 +2,8 @@ dln.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/08/07 03:43:39 $ created at: Tue Jan 18 17:05:06 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/dln.h b/dln.h index 182cf9f9f4..3d52ea2827 100644 --- a/dln.h +++ b/dln.h @@ -2,8 +2,8 @@ dln.h - - $Author$ - $Date$ + $Author: michal $ + $Date: 2003/01/16 07:34:01 $ created at: Wed Jan 19 16:53:09 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/doc/forwardable.rd b/doc/forwardable.rd index 7272c374b6..f9c8234761 100644 --- a/doc/forwardable.rd +++ b/doc/forwardable.rd @@ -1,8 +1,8 @@ -- forwardable.rb $Release Version: 1.1 $ - $Revision$ - $Date$ + $Revision: 1.2 $ + $Date: 2001/05/07 23:52:57 $ Original version by Tosh =begin diff --git a/doc/forwardable.rd.ja b/doc/forwardable.rd.ja index d928fddc5e..a56823dd1a 100644 --- a/doc/forwardable.rd.ja +++ b/doc/forwardable.rd.ja @@ -1,7 +1,7 @@ -- forwatable.rb $Release Version: 1.1 $ - $Revision$ - $Date$ + $Revision: 1.1 $ + $Date: 2001/07/19 05:42:06 $ =begin = Forwardable diff --git a/doc/irb/irb-tools.rd.ja b/doc/irb/irb-tools.rd.ja index 64d9ab29c8..38145576dc 100644 --- a/doc/irb/irb-tools.rd.ja +++ b/doc/irb/irb-tools.rd.ja @@ -1,7 +1,7 @@ irb関連おまけコマンドとライブラリ $Release Version: 0.7.1 $ - $Revision$ - $Date$ + $Revision: 1.1 $ + $Date: 2001/07/19 05:42:06 $ by Keiju ISHITSUKA(Nihon Rational Co.,Ltd.) =begin diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd index a42cd46680..f56e8b60e0 100644 --- a/doc/irb/irb.rd +++ b/doc/irb/irb.rd @@ -1,7 +1,7 @@ irb -- interactive ruby $Release Version: 0.9 $ - $Revision$ - $Date$ + $Revision: 1.6 $ + $Date: 2003/07/31 16:34:07 $ by Keiju ISHITSUKA(keiju@ishitsuka.com) by gotoken-san who is original translater from japanese version diff --git a/doc/irb/irb.rd.ja b/doc/irb/irb.rd.ja index 338dcc644e..aa3c0e13aa 100644 --- a/doc/irb/irb.rd.ja +++ b/doc/irb/irb.rd.ja @@ -1,7 +1,7 @@ irb -- interactive ruby $Release Version: 0.9.5 $ - $Revision$ - $Date$ + $Revision: 1.3.2.1 $ + $Date: 2005/04/19 19:24:56 $ by Keiju ISHITSUKA(keiju@ruby-lang.org) =begin = irbとは? diff --git a/doc/shell.rd b/doc/shell.rd index 02ee1b020a..ae6855cbd8 100644 --- a/doc/shell.rd +++ b/doc/shell.rd @@ -1,7 +1,7 @@ -- shell.rb $Release Version: 0.6.0 $ - $Revision$ - $Date$ + $Revision: 1.2 $ + $Date: 2001/05/17 10:09:49 $ by Keiju ISHITSUKA(keiju@ishitsuka.com) =begin diff --git a/doc/shell.rd.ja b/doc/shell.rd.ja index 073e71ea42..aab9e5c7d2 100644 --- a/doc/shell.rd.ja +++ b/doc/shell.rd.ja @@ -1,7 +1,7 @@ -- shell.rb $Release Version: 0.6.0 $ - $Revision$ - $Date$ + $Revision: 1.1 $ + $Date: 2001/07/19 05:42:06 $ by Keiju ISHITSUKA(keiju@ishitsuka.com) =begin diff --git a/enum.c b/enum.c index 2a29272ae9..112a5f820b 100644 --- a/enum.c +++ b/enum.c @@ -2,8 +2,8 @@ enum.c - - $Author$ - $Date$ + $Author: drbrain $ + $Date: 2006/06/15 01:24:40 $ created at: Fri Oct 1 15:15:19 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/env.h b/env.h index 3111133233..f150f7fb63 100644 --- a/env.h +++ b/env.h @@ -2,8 +2,8 @@ env.h - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/02/13 09:10:55 $ created at: Mon Jul 11 11:53:03 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/error.c b/error.c index 1b23d433c8..34af299823 100644 --- a/error.c +++ b/error.c @@ -2,8 +2,8 @@ error.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/20 07:04:13 $ created at: Mon Aug 9 16:11:34 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/eval.c b/eval.c index 37e07fa871..83fdbf47b1 100644 --- a/eval.c +++ b/eval.c @@ -2,8 +2,8 @@ eval.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2007/01/27 15:45:49 $ created at: Thu Jun 10 14:22:17 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/ext/curses/curses.c b/ext/curses/curses.c index 70a4b415bf..4e84b0837f 100644 --- a/ext/curses/curses.c +++ b/ext/curses/curses.c @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: curses.c,v 1.24.2.8 2006/07/18 05:08:34 matz Exp $ * * ext/curses/curses.c * diff --git a/ext/dbm/dbm.c b/ext/dbm/dbm.c index 69b7a6e7a7..83e6a9893b 100644 --- a/ext/dbm/dbm.c +++ b/ext/dbm/dbm.c @@ -2,8 +2,8 @@ dbm.c - - $Author$ - $Date$ + $Author: usa $ + $Date: 2005/06/20 07:53:19 $ created at: Mon Jan 24 15:59:52 JST 1994 Copyright (C) 1995-2001 Yukihiro Matsumoto diff --git a/ext/digest/defs.h b/ext/digest/defs.h index 5cfc77dd24..d51c627cf9 100644 --- a/ext/digest/defs.h +++ b/ext/digest/defs.h @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: defs.h,v 1.7 2003/06/01 15:39:52 eban Exp $ */ #ifndef DEFS_H diff --git a/ext/digest/digest.c b/ext/digest/digest.c index ead9da3c10..957fe4f6ea 100644 --- a/ext/digest/digest.c +++ b/ext/digest/digest.c @@ -2,14 +2,14 @@ digest.c - - $Author$ + $Author: matz $ created at: Fri May 25 08:57:27 JST 2001 Copyright (C) 1995-2001 Yukihiro Matsumoto Copyright (C) 2001 Akinori MUSHA $RoughId: digest.c,v 1.16 2001/07/13 15:38:27 knu Exp $ - $Id$ + $Id: digest.c,v 1.14.2.2 2005/12/12 00:36:51 matz Exp $ ************************************************/ diff --git a/ext/digest/digest.h b/ext/digest/digest.h index 5e846df040..578be0a3c4 100644 --- a/ext/digest/digest.h +++ b/ext/digest/digest.h @@ -2,14 +2,14 @@ digest.c - - $Author$ + $Author: knu $ created at: Fri May 25 08:54:56 JST 2001 Copyright (C) 2001 Akinori MUSHA $RoughId: digest.h,v 1.3 2001/07/13 15:38:27 knu Exp $ - $Id$ + $Id: digest.h,v 1.1 2001/07/13 20:06:13 knu Exp $ ************************************************/ diff --git a/ext/digest/digest.txt b/ext/digest/digest.txt index 5797dd18f9..4969a9da90 100644 --- a/ext/digest/digest.txt +++ b/ext/digest/digest.txt @@ -1,6 +1,6 @@ .\" digest.txt - -*- Indented-Text -*- created at: Fri May 25 08:13:50 JST 2001 $RoughId: digest.txt,v 1.9 2001/07/13 19:46:51 knu Exp $ -$Id$ +$Id: digest.txt,v 1.1 2001/07/13 20:06:13 knu Exp $ ** MD5(Class) diff --git a/ext/digest/digest.txt.ja b/ext/digest/digest.txt.ja index 8997d25b9d..7078c83573 100644 --- a/ext/digest/digest.txt.ja +++ b/ext/digest/digest.txt.ja @@ -1,6 +1,6 @@ .\" digest.txt.ja - -*- Indented-Text -*- created at: Fri May 25 08:22:19 JST 2001 $RoughId: digest.txt.jp,v 1.8 2001/07/13 15:38:27 knu Exp $ -$Id$ +$Id: digest.txt.ja,v 1.1 2001/07/19 05:42:07 knu Exp $ ** MD5(クラス) diff --git a/ext/digest/extconf.rb b/ext/digest/extconf.rb index cd512622a4..3e35bf5064 100644 --- a/ext/digest/extconf.rb +++ b/ext/digest/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.6 2001/07/13 15:38:27 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.1 2001/07/13 20:06:13 knu Exp $ require "mkmf" diff --git a/ext/digest/lib/md5.rb b/ext/digest/lib/md5.rb index 1d05d7d04e..6867fdc71b 100644 --- a/ext/digest/lib/md5.rb +++ b/ext/digest/lib/md5.rb @@ -1,7 +1,7 @@ # just for compatibility; requiring "md5" is obsoleted # # $RoughId: md5.rb,v 1.4 2001/07/13 15:38:27 knu Exp $ -# $Id$ +# $Id: md5.rb,v 1.1 2001/07/13 20:06:14 knu Exp $ require 'digest/md5' diff --git a/ext/digest/lib/sha1.rb b/ext/digest/lib/sha1.rb index c4ac6f66ea..12fb5cdfa4 100644 --- a/ext/digest/lib/sha1.rb +++ b/ext/digest/lib/sha1.rb @@ -1,7 +1,7 @@ # just for compatibility; requiring "sha1" is obsoleted # # $RoughId: sha1.rb,v 1.4 2001/07/13 15:38:27 knu Exp $ -# $Id$ +# $Id: sha1.rb,v 1.1 2001/07/13 20:06:14 knu Exp $ require 'digest/sha1' diff --git a/ext/digest/md5/extconf.rb b/ext/digest/md5/extconf.rb index 9819241184..ea29c9c5f8 100644 --- a/ext/digest/md5/extconf.rb +++ b/ext/digest/md5/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.3 2001/08/14 19:54:51 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.4.2.2 2006/05/25 23:44:05 nobu Exp $ require "mkmf" diff --git a/ext/digest/md5/md5.c b/ext/digest/md5/md5.c index 6b61f031c4..ed32cf95c1 100644 --- a/ext/digest/md5/md5.c +++ b/ext/digest/md5/md5.c @@ -43,7 +43,7 @@ /*$OrigId: md5c.c,v 1.2 2001/03/26 08:57:14 matz Exp $ */ /*$RoughId: md5.c,v 1.2 2001/07/13 19:48:41 knu Exp $ */ -/*$Id$ */ +/*$Id: md5.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ #include "md5.h" diff --git a/ext/digest/md5/md5.h b/ext/digest/md5/md5.h index fc41380d38..736e034512 100644 --- a/ext/digest/md5/md5.h +++ b/ext/digest/md5/md5.h @@ -41,7 +41,7 @@ /* $OrigId: md5.h,v 1.2 2001/03/26 08:57:14 matz Exp $ */ /* $RoughId: md5.h,v 1.3 2002/02/24 08:14:31 knu Exp $ */ -/* $Id$ */ +/* $Id: md5.h,v 1.2 2002/02/24 08:20:22 knu Exp $ */ #ifndef MD5_INCLUDED # define MD5_INCLUDED diff --git a/ext/digest/md5/md5init.c b/ext/digest/md5/md5init.c index 2acca16a46..52f5de540f 100644 --- a/ext/digest/md5/md5init.c +++ b/ext/digest/md5/md5init.c @@ -1,5 +1,5 @@ /* $RoughId: md5init.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: md5init.c,v 1.5 2002/09/26 16:27:23 knu Exp $ */ #include "digest.h" #if defined(HAVE_OPENSSL_MD5_H) diff --git a/ext/digest/md5/md5ossl.c b/ext/digest/md5/md5ossl.c index d930c7ab51..4af7d19ba5 100644 --- a/ext/digest/md5/md5ossl.c +++ b/ext/digest/md5/md5ossl.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: md5ossl.c,v 1.2 2003/01/06 11:47:53 knu Exp $ */ #include "md5ossl.h" #include diff --git a/ext/digest/md5/md5ossl.h b/ext/digest/md5/md5ossl.h index 610f58db06..401ef3418d 100644 --- a/ext/digest/md5/md5ossl.h +++ b/ext/digest/md5/md5ossl.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: md5ossl.h,v 1.1.2.1 2005/08/30 10:43:34 gotoyuzo Exp $ */ #ifndef MD5OSSL_H_INCLUDED #define MD5OSSL_H_INCLUDED diff --git a/ext/digest/rmd160/extconf.rb b/ext/digest/rmd160/extconf.rb index 9358dbd09e..232a3a5e06 100644 --- a/ext/digest/rmd160/extconf.rb +++ b/ext/digest/rmd160/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.3 2001/08/14 19:54:51 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.4.2.2 2006/05/25 23:44:05 nobu Exp $ require "mkmf" diff --git a/ext/digest/rmd160/rmd160.c b/ext/digest/rmd160/rmd160.c index 2de3c99b29..9562a6fe67 100644 --- a/ext/digest/rmd160/rmd160.c +++ b/ext/digest/rmd160/rmd160.c @@ -1,6 +1,6 @@ /* $NetBSD: rmd160.c,v 1.1.1.1 2001/03/06 11:21:05 agc Exp $ */ /* $RoughId: rmd160.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: rmd160.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ /********************************************************************\ * diff --git a/ext/digest/rmd160/rmd160.h b/ext/digest/rmd160/rmd160.h index 24f9a025f0..7df190413e 100644 --- a/ext/digest/rmd160/rmd160.h +++ b/ext/digest/rmd160/rmd160.h @@ -1,6 +1,6 @@ /* $NetBSD: rmd160.h,v 1.2 2000/07/07 10:47:06 ad Exp $ */ /* $RoughId: rmd160.h,v 1.3 2002/02/24 08:14:31 knu Exp $ */ -/* $Id$ */ +/* $Id: rmd160.h,v 1.2 2002/02/24 08:20:22 knu Exp $ */ /********************************************************************\ * diff --git a/ext/digest/rmd160/rmd160hl.c b/ext/digest/rmd160/rmd160hl.c index 4c5e0217d9..14299d7c7a 100644 --- a/ext/digest/rmd160/rmd160hl.c +++ b/ext/digest/rmd160/rmd160hl.c @@ -1,6 +1,6 @@ /* $NetBSD: rmd160hl.c,v 1.1.1.1 2001/03/06 11:21:05 agc Exp $ */ /* $RoughId: rmd160hl.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: rmd160hl.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ /* rmd160hl.c * ---------------------------------------------------------------------------- diff --git a/ext/digest/rmd160/rmd160init.c b/ext/digest/rmd160/rmd160init.c index b16cdbbed8..3aa7847019 100644 --- a/ext/digest/rmd160/rmd160init.c +++ b/ext/digest/rmd160/rmd160init.c @@ -1,5 +1,5 @@ /* $RoughId: rmd160init.c,v 1.3 2001/07/13 20:00:43 knu Exp $ */ -/* $Id$ */ +/* $Id: rmd160init.c,v 1.3 2002/09/26 17:26:46 knu Exp $ */ #include "digest.h" #if defined(HAVE_OPENSSL_RIPEMD_H) diff --git a/ext/digest/rmd160/rmd160ossl.c b/ext/digest/rmd160/rmd160ossl.c index 2989ffd00e..1a8436dfb8 100644 --- a/ext/digest/rmd160/rmd160ossl.c +++ b/ext/digest/rmd160/rmd160ossl.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: rmd160ossl.c,v 1.1.2.1 2006/08/07 09:01:27 matz Exp $ */ #include "defs.h" #include "rmd160ossl.h" diff --git a/ext/digest/rmd160/rmd160ossl.h b/ext/digest/rmd160/rmd160ossl.h index e8928d164b..30840ca598 100644 --- a/ext/digest/rmd160/rmd160ossl.h +++ b/ext/digest/rmd160/rmd160ossl.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: rmd160ossl.h,v 1.1.2.1 2005/08/30 10:43:35 gotoyuzo Exp $ */ #ifndef RMD160OSSL_H_INCLUDED #define RMD160OSSL_H_INCLUDED diff --git a/ext/digest/sha1/extconf.rb b/ext/digest/sha1/extconf.rb index b93ac593ac..861c5563f9 100644 --- a/ext/digest/sha1/extconf.rb +++ b/ext/digest/sha1/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.3 2001/08/14 19:54:51 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.5.2.1 2006/05/25 23:44:05 nobu Exp $ require "mkmf" diff --git a/ext/digest/sha1/sha1.c b/ext/digest/sha1/sha1.c index 1012ef8751..ba926e1fad 100644 --- a/ext/digest/sha1/sha1.c +++ b/ext/digest/sha1/sha1.c @@ -1,7 +1,7 @@ /* $NetBSD: sha1.c,v 1.2 2001/03/22 09:51:48 agc Exp $ */ /* $OpenBSD: sha1.c,v 1.9 1997/07/23 21:12:32 kstailey Exp $ */ /* $RoughId: sha1.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: sha1.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ /* * SHA-1 in C diff --git a/ext/digest/sha1/sha1.h b/ext/digest/sha1/sha1.h index 2303cecc2b..5a1143ea0d 100644 --- a/ext/digest/sha1/sha1.h +++ b/ext/digest/sha1/sha1.h @@ -1,6 +1,6 @@ /* $NetBSD: sha1.h,v 1.2 1998/05/29 22:55:44 thorpej Exp $ */ /* $RoughId: sha1.h,v 1.3 2002/02/24 08:14:32 knu Exp $ */ -/* $Id$ */ +/* $Id: sha1.h,v 1.2 2002/02/24 08:20:22 knu Exp $ */ /* * SHA-1 in C diff --git a/ext/digest/sha1/sha1hl.c b/ext/digest/sha1/sha1hl.c index d1a236b22c..47b802085d 100644 --- a/ext/digest/sha1/sha1hl.c +++ b/ext/digest/sha1/sha1hl.c @@ -1,6 +1,6 @@ /* $NetBSD: sha1hl.c,v 1.2 2001/03/10 15:55:14 tron Exp $ */ /* $RoughId: sha1hl.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: sha1hl.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ /* sha1hl.c * ---------------------------------------------------------------------------- diff --git a/ext/digest/sha1/sha1init.c b/ext/digest/sha1/sha1init.c index 426afb7cd0..829a363921 100644 --- a/ext/digest/sha1/sha1init.c +++ b/ext/digest/sha1/sha1init.c @@ -1,5 +1,5 @@ /* $RoughId: sha1init.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: sha1init.c,v 1.3 2002/09/26 17:44:33 knu Exp $ */ #include "digest.h" #if defined(HAVE_OPENSSL_SHA_H) diff --git a/ext/digest/sha1/sha1ossl.c b/ext/digest/sha1/sha1ossl.c index 82a4f6f057..72c6eb4092 100644 --- a/ext/digest/sha1/sha1ossl.c +++ b/ext/digest/sha1/sha1ossl.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: sha1ossl.c,v 1.1.2.1 2006/08/07 09:01:27 matz Exp $ */ #include "defs.h" #include "sha1ossl.h" diff --git a/ext/digest/sha1/sha1ossl.h b/ext/digest/sha1/sha1ossl.h index c271cc47c6..24b84b4274 100644 --- a/ext/digest/sha1/sha1ossl.h +++ b/ext/digest/sha1/sha1ossl.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: sha1ossl.h,v 1.1.2.1 2005/08/30 10:43:36 gotoyuzo Exp $ */ #ifndef SHA1OSSL_H_INCLUDED #define SHA1OSSL_H_INCLUDED diff --git a/ext/digest/sha2/extconf.rb b/ext/digest/sha2/extconf.rb index 7bb143e8d1..5d078f4bd6 100644 --- a/ext/digest/sha2/extconf.rb +++ b/ext/digest/sha2/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.4 2001/08/14 19:54:51 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.7.2.2 2006/05/25 23:44:06 nobu Exp $ require "mkmf" diff --git a/ext/digest/sha2/sha2.c b/ext/digest/sha2/sha2.c index 41ed2df106..22e7d59cd3 100644 --- a/ext/digest/sha2/sha2.c +++ b/ext/digest/sha2/sha2.c @@ -34,7 +34,7 @@ */ /* $RoughId: sha2.c,v 1.3 2002/02/26 22:03:36 knu Exp $ */ -/* $Id$ */ +/* $Id: sha2.c,v 1.4.2.1 2005/12/24 09:58:56 matz Exp $ */ #include "sha2.h" #include diff --git a/ext/digest/sha2/sha2.h b/ext/digest/sha2/sha2.h index 4689ad93ce..7ccf012b77 100644 --- a/ext/digest/sha2/sha2.h +++ b/ext/digest/sha2/sha2.h @@ -34,7 +34,7 @@ */ /* $RoughId: sha2.h,v 1.3 2002/02/24 08:14:32 knu Exp $ */ -/* $Id$ */ +/* $Id: sha2.h,v 1.2 2002/02/24 08:20:22 knu Exp $ */ #ifndef __SHA2_H__ #define __SHA2_H__ diff --git a/ext/digest/sha2/sha2hl.c b/ext/digest/sha2/sha2hl.c index 03fde538c3..8f09bd6e5a 100644 --- a/ext/digest/sha2/sha2hl.c +++ b/ext/digest/sha2/sha2hl.c @@ -1,6 +1,6 @@ /* $NetBSD: sha2hl.c,v 1.1 2001/03/12 09:08:40 agc Exp $ */ /* $RoughId: sha2hl.c,v 1.2 2001/07/13 19:49:10 knu Exp $ */ -/* $Id$ */ +/* $Id: sha2hl.c,v 1.1 2001/07/13 20:06:14 knu Exp $ */ /* * sha2hl.c diff --git a/ext/digest/sha2/sha2init.c b/ext/digest/sha2/sha2init.c index 4b14031811..9c0f9854fb 100644 --- a/ext/digest/sha2/sha2init.c +++ b/ext/digest/sha2/sha2init.c @@ -1,5 +1,5 @@ /* $RoughId: sha2init.c,v 1.3 2001/07/13 20:00:43 knu Exp $ */ -/* $Id$ */ +/* $Id: sha2init.c,v 1.2 2002/02/17 12:43:44 nobu Exp $ */ #include "digest.h" #include "sha2.h" diff --git a/ext/digest/test.sh b/ext/digest/test.sh index 6fb07d2177..2ae2688e4d 100644 --- a/ext/digest/test.sh +++ b/ext/digest/test.sh @@ -1,7 +1,7 @@ #!/bin/sh # # $RoughId: test.sh,v 1.5 2001/07/13 15:38:27 knu Exp $ -# $Id$ +# $Id: test.sh,v 1.2 2002/09/26 17:55:16 knu Exp $ RUBY=${RUBY:=ruby} MAKE=${MAKE:=make} diff --git a/ext/dl/dl.c b/ext/dl/dl.c index df8089e5aa..042afd3159 100644 --- a/ext/dl/dl.c +++ b/ext/dl/dl.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: dl.c,v 1.20.2.5 2005/12/16 13:32:06 ttate Exp $ */ #include diff --git a/ext/dl/dl.h b/ext/dl/dl.h index 1faa316cf1..9e4e01eea5 100644 --- a/ext/dl/dl.h +++ b/ext/dl/dl.h @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: dl.h,v 1.9 2003/12/01 23:02:44 ttate Exp $ */ #ifndef RUBY_DL_H diff --git a/ext/dl/h2rb b/ext/dl/h2rb index 00fbd60c82..d5ebd6ee2c 100644 --- a/ext/dl/h2rb +++ b/ext/dl/h2rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # -*- ruby -*- -# $Id$ +# $Id: h2rb,v 1.1 2002/04/02 10:56:13 ttate Exp $ require 'mkmf' require 'ftools' diff --git a/ext/dl/handle.c b/ext/dl/handle.c index 7a05115ec5..1e8c17e501 100644 --- a/ext/dl/handle.c +++ b/ext/dl/handle.c @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: handle.c,v 1.11.2.1 2005/02/28 02:45:17 matz Exp $ */ #include diff --git a/ext/dl/ptr.c b/ext/dl/ptr.c index 59de4d8c98..5c313fad55 100644 --- a/ext/dl/ptr.c +++ b/ext/dl/ptr.c @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: ptr.c,v 1.19.2.1 2006/05/25 16:37:57 ttate Exp $ */ #include diff --git a/ext/dl/sym.c b/ext/dl/sym.c index 40b2035c00..6e4337c0b7 100644 --- a/ext/dl/sym.c +++ b/ext/dl/sym.c @@ -1,5 +1,5 @@ /* -*- C -*- - * $Id$ + * $Id: sym.c,v 1.24.2.3 2005/06/15 23:39:27 ocean Exp $ */ #include diff --git a/ext/enumerator/enumerator.c b/ext/enumerator/enumerator.c index 1c6e1d1ace..7b8f109e38 100644 --- a/ext/enumerator/enumerator.c +++ b/ext/enumerator/enumerator.c @@ -2,13 +2,13 @@ enumerator.c - provides Enumerator class - $Author$ + $Author: matz $ Copyright (C) 2001-2003 Akinori MUSHA $Idaemons: /home/cvs/rb/enumerator/enumerator.c,v 1.1.1.1 2001/07/15 10:12:48 knu Exp $ $RoughId: enumerator.c,v 1.6 2003/07/27 11:03:24 nobu Exp $ - $Id$ + $Id: enumerator.c,v 1.3.2.3 2005/10/24 00:07:00 matz Exp $ ************************************************/ diff --git a/ext/enumerator/enumerator.txt b/ext/enumerator/enumerator.txt index 64c7d50226..1b84c0c088 100644 --- a/ext/enumerator/enumerator.txt +++ b/ext/enumerator/enumerator.txt @@ -1,7 +1,7 @@ .\" enumerator.txt - -*- Indented-Text -*- $Idaemons: /home/cvs/rb/enumerator/enumerator.txt,v 1.2 2001/07/15 10:19:24 knu Exp $ $RoughId: enumerator.txt,v 1.5 2003/02/20 12:24:51 knu Exp $ -$Id$ +$Id: enumerator.txt,v 1.2 2003/10/17 14:09:43 knu Exp $ ** Enumerable::Enumerator(Class) diff --git a/ext/etc/etc.c b/ext/etc/etc.c index 447d833bc7..0372592049 100644 --- a/ext/etc/etc.c +++ b/ext/etc/etc.c @@ -2,8 +2,8 @@ etc.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2007/01/09 12:24:20 $ created at: Tue Mar 22 18:39:19 JST 1994 ************************************************/ diff --git a/ext/fcntl/fcntl.c b/ext/fcntl/fcntl.c index 57cca103f4..8f9cb43d0c 100644 --- a/ext/fcntl/fcntl.c +++ b/ext/fcntl/fcntl.c @@ -2,7 +2,7 @@ fcntl.c - - $Author$ + $Author: matz $ created at: Mon Apr 7 18:53:05 JST 1997 Copyright (C) 1997-2001 Yukihiro Matsumoto diff --git a/ext/gdbm/gdbm.c b/ext/gdbm/gdbm.c index d50cb91eed..691d512460 100644 --- a/ext/gdbm/gdbm.c +++ b/ext/gdbm/gdbm.c @@ -2,8 +2,8 @@ gdbm.c - - $Author$ - $Date$ + $Author: usa $ + $Date: 2005/06/20 07:53:20 $ modified at: Mon Jan 24 15:59:52 JST 1994 ************************************************/ diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c index 1c9d607de9..918dd51630 100644 --- a/ext/iconv/iconv.c +++ b/ext/iconv/iconv.c @@ -3,8 +3,8 @@ iconv.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2005/12/12 00:36:51 $ created at: Wed Dec 1 20:28:09 JST 1999 All the files in this distribution are covered under the Ruby's diff --git a/ext/io/wait/wait.c b/ext/io/wait/wait.c index 61d6527b36..0e48f705d2 100644 --- a/ext/io/wait/wait.c +++ b/ext/io/wait/wait.c @@ -2,8 +2,8 @@ io/wait.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/07/18 03:24:04 $ created at: Tue Aug 28 09:08:06 JST 2001 All the files in this distribution are covered under the Ruby's diff --git a/ext/nkf/lib/kconv.rb b/ext/nkf/lib/kconv.rb index 091b88b1c0..711a3c10a1 100644 --- a/ext/nkf/lib/kconv.rb +++ b/ext/nkf/lib/kconv.rb @@ -1,7 +1,7 @@ # # kconv.rb - Kanji Converter. # -# $Id$ +# $Id: kconv.rb,v 1.3.6.6 2006/06/19 14:52:54 naruse Exp $ # # ---- # @@ -49,7 +49,7 @@ module Kconv # # Revision of kconv.rb - REVISION = %q$Revision$ + REVISION = %q$Revision: 1.3.6.6 $ #Regexp of Encoding diff --git a/ext/nkf/nkf-utf8/nkf.c b/ext/nkf/nkf-utf8/nkf.c index a0cdb81eab..0d82562326 100644 --- a/ext/nkf/nkf-utf8/nkf.c +++ b/ext/nkf/nkf-utf8/nkf.c @@ -39,7 +39,7 @@ ** E-Mail: furukawa@tcp-ip.or.jp ** $B$^$G8fO"Mm$r$*4j$$$7$^$9!#(B ***********************************************************************/ -/* $Id$ */ +/* $Id: nkf.c,v 1.2.2.11 2006/06/19 14:52:55 naruse Exp $ */ #define NKF_VERSION "2.0.7" #define NKF_RELEASE_DATE "2006-06-13" #include "config.h" diff --git a/ext/nkf/nkf.c b/ext/nkf/nkf.c index 8eb92b6cd6..8bcb6d15f7 100644 --- a/ext/nkf/nkf.c +++ b/ext/nkf/nkf.c @@ -3,11 +3,11 @@ * * original nkf2.x is maintained at http://sourceforge.jp/projects/nkf/ * - * $Id$ + * $Id: nkf.c,v 1.9.2.4 2006/03/27 13:28:14 naruse Exp $ * */ -#define RUBY_NKF_REVISION "$Revision$" +#define RUBY_NKF_REVISION "$Revision: 1.9.2.4 $" #define RUBY_NKF_VERSION NKF_VERSION " (" NKF_RELEASE_DATE ")" #include "ruby.h" diff --git a/ext/openssl/extconf.rb b/ext/openssl/extconf.rb index 11f74ff3d8..b2c5ca5ef8 100644 --- a/ext/openssl/extconf.rb +++ b/ext/openssl/extconf.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Generator for Makefile += $RCSfile: extconf.rb,v $ -- Generator for Makefile = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: extconf.rb,v 1.21.2.9 2006/06/20 11:18:15 gotoyuzo Exp $ =end require "mkmf" diff --git a/ext/openssl/lib/net/ftptls.rb b/ext/openssl/lib/net/ftptls.rb index f433457923..43cc136bf6 100644 --- a/ext/openssl/lib/net/ftptls.rb +++ b/ext/openssl/lib/net/ftptls.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- SSL/TLS enhancement for Net::HTTP. += $RCSfile: ftptls.rb,v $ -- SSL/TLS enhancement for Net::HTTP. = Info 'OpenSSL for Ruby 2' project @@ -13,7 +13,7 @@ = Requirements = Version - $Id$ + $Id: ftptls.rb,v 1.1 2003/07/23 16:11:30 gotoyuzo Exp $ = Notes Tested on FreeBSD 5-CURRENT and 4-STABLE diff --git a/ext/openssl/lib/net/telnets.rb b/ext/openssl/lib/net/telnets.rb index a872f41e6a..d277a5c2a6 100644 --- a/ext/openssl/lib/net/telnets.rb +++ b/ext/openssl/lib/net/telnets.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- SSL/TLS enhancement for Net::Telnet. += $RCSfile: telnets.rb,v $ -- SSL/TLS enhancement for Net::Telnet. = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: telnets.rb,v 1.1.2.1 2004/12/20 03:49:16 gotoyuzo Exp $ 2001/11/06: Contiributed to Ruby/OpenSSL project. diff --git a/ext/openssl/lib/openssl.rb b/ext/openssl/lib/openssl.rb index 24a9eed136..58fd3887e3 100644 --- a/ext/openssl/lib/openssl.rb +++ b/ext/openssl/lib/openssl.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Loader for all OpenSSL C-space and Ruby-space definitions += $RCSfile: openssl.rb,v $ -- Loader for all OpenSSL C-space and Ruby-space definitions = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: openssl.rb,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ =end require 'openssl.so' diff --git a/ext/openssl/lib/openssl/bn.rb b/ext/openssl/lib/openssl/bn.rb index e7cbf2cfaf..4a1595c7ab 100644 --- a/ext/openssl/lib/openssl/bn.rb +++ b/ext/openssl/lib/openssl/bn.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Ruby-space definitions that completes C-space funcs for BN += $RCSfile: bn.rb,v $ -- Ruby-space definitions that completes C-space funcs for BN = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: bn.rb,v 1.1 2003/07/23 16:11:30 gotoyuzo Exp $ =end ## diff --git a/ext/openssl/lib/openssl/buffering.rb b/ext/openssl/lib/openssl/buffering.rb index 761a017487..9eeb19d959 100644 --- a/ext/openssl/lib/openssl/buffering.rb +++ b/ext/openssl/lib/openssl/buffering.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Buffering mix-in module. += $RCSfile: buffering.rb,v $ -- Buffering mix-in module. = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: buffering.rb,v 1.5.2.4 2005/09/04 22:03:24 gotoyuzo Exp $ =end module Buffering diff --git a/ext/openssl/lib/openssl/cipher.rb b/ext/openssl/lib/openssl/cipher.rb index 049533d06b..7825e5e9e6 100644 --- a/ext/openssl/lib/openssl/cipher.rb +++ b/ext/openssl/lib/openssl/cipher.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Ruby-space predefined Cipher subclasses += $RCSfile: cipher.rb,v $ -- Ruby-space predefined Cipher subclasses = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: cipher.rb,v 1.1.2.2 2006/06/20 11:18:15 gotoyuzo Exp $ =end ## diff --git a/ext/openssl/lib/openssl/digest.rb b/ext/openssl/lib/openssl/digest.rb index b3e4484805..6f2c998ff6 100644 --- a/ext/openssl/lib/openssl/digest.rb +++ b/ext/openssl/lib/openssl/digest.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Ruby-space predefined Digest subclasses += $RCSfile: digest.rb,v $ -- Ruby-space predefined Digest subclasses = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: digest.rb,v 1.1.2.2 2006/06/20 11:18:15 gotoyuzo Exp $ =end ## diff --git a/ext/openssl/lib/openssl/ssl.rb b/ext/openssl/lib/openssl/ssl.rb index ef7415f478..abef21d823 100644 --- a/ext/openssl/lib/openssl/ssl.rb +++ b/ext/openssl/lib/openssl/ssl.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Ruby-space definitions that completes C-space funcs for SSL += $RCSfile: ssl.rb,v $ -- Ruby-space definitions that completes C-space funcs for SSL = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: ssl.rb,v 1.5.2.6 2006/05/23 18:14:05 gotoyuzo Exp $ =end require "openssl" diff --git a/ext/openssl/lib/openssl/x509.rb b/ext/openssl/lib/openssl/x509.rb index e711bda39c..2ad3f8e96e 100644 --- a/ext/openssl/lib/openssl/x509.rb +++ b/ext/openssl/lib/openssl/x509.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Ruby-space definitions that completes C-space funcs for X509 and subclasses += $RCSfile: x509.rb,v $ -- Ruby-space definitions that completes C-space funcs for X509 and subclasses = Info 'OpenSSL for Ruby 2' project @@ -11,7 +11,7 @@ (See the file 'LICENCE'.) = Version - $Id$ + $Id: x509.rb,v 1.4.2.2 2004/12/19 08:28:33 gotoyuzo Exp $ =end require "openssl" diff --git a/ext/openssl/openssl_missing.c b/ext/openssl/openssl_missing.c index f77731ed65..2c005f41e5 100644 --- a/ext/openssl/openssl_missing.c +++ b/ext/openssl/openssl_missing.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: openssl_missing.c,v 1.2.2.4 2006/06/02 10:02:56 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/openssl_missing.h b/ext/openssl/openssl_missing.h index e8c75ca42c..8d580f5ee8 100644 --- a/ext/openssl/openssl_missing.h +++ b/ext/openssl/openssl_missing.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: openssl_missing.h,v 1.2.2.2 2005/04/15 19:16:18 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl.c b/ext/openssl/ossl.c index a98f2641cc..01c5ca2a04 100644 --- a/ext/openssl/ossl.c +++ b/ext/openssl/ossl.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl.c,v 1.11.2.6 2005/11/01 01:52:13 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl.h b/ext/openssl/ossl.h index af27bae6a6..eaa1fe6eb2 100644 --- a/ext/openssl/ossl.h +++ b/ext/openssl/ossl.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl.h,v 1.14.2.4.2.1 2006/12/25 11:16:49 shyouhei Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_asn1.c b/ext/openssl/ossl_asn1.c index ee3d8599ad..6bc5b88e8f 100644 --- a/ext/openssl/ossl_asn1.c +++ b/ext/openssl/ossl_asn1.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_asn1.c,v 1.5.2.9 2006/04/29 13:52:15 gotoyuzo Exp $ * 'OpenSSL for Ruby' team members * Copyright (C) 2003 * All rights reserved. diff --git a/ext/openssl/ossl_asn1.h b/ext/openssl/ossl_asn1.h index 8aad9f970d..6a1c97b902 100644 --- a/ext/openssl/ossl_asn1.h +++ b/ext/openssl/ossl_asn1.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_asn1.h,v 1.3.2.1 2005/09/10 01:17:00 gotoyuzo Exp $ * 'OpenSSL for Ruby' team members * Copyright (C) 2003 * All rights reserved. diff --git a/ext/openssl/ossl_bio.c b/ext/openssl/ossl_bio.c index 9c9aa24197..4e3248eb1d 100644 --- a/ext/openssl/ossl_bio.c +++ b/ext/openssl/ossl_bio.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_bio.c,v 1.2.2.1 2005/06/19 16:29:17 gotoyuzo Exp $ * 'OpenSSL for Ruby' team members * Copyright (C) 2003 * All rights reserved. diff --git a/ext/openssl/ossl_bio.h b/ext/openssl/ossl_bio.h index 2d8f675c5b..ca312679fa 100644 --- a/ext/openssl/ossl_bio.h +++ b/ext/openssl/ossl_bio.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_bio.h,v 1.2 2003/09/17 09:05:01 gotoyuzo Exp $ * 'OpenSSL for Ruby' team members * Copyright (C) 2003 * All rights reserved. diff --git a/ext/openssl/ossl_bn.c b/ext/openssl/ossl_bn.c index 47a607e60f..fb86c8721c 100644 --- a/ext/openssl/ossl_bn.c +++ b/ext/openssl/ossl_bn.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_bn.c,v 1.5.2.1 2004/12/15 01:54:39 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Technorama team * All rights reserved. diff --git a/ext/openssl/ossl_bn.h b/ext/openssl/ossl_bn.h index 12aa484873..bccdbc0cd6 100644 --- a/ext/openssl/ossl_bn.h +++ b/ext/openssl/ossl_bn.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_bn.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_cipher.c b/ext/openssl/ossl_cipher.c index 67e7573ae4..8d96d0b35a 100644 --- a/ext/openssl/ossl_cipher.c +++ b/ext/openssl/ossl_cipher.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_cipher.c,v 1.4.2.6 2006/06/20 11:18:15 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_cipher.h b/ext/openssl/ossl_cipher.h index 63c7a875e8..870927c37c 100644 --- a/ext/openssl/ossl_cipher.h +++ b/ext/openssl/ossl_cipher.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_cipher.h,v 1.2 2003/09/05 09:08:40 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_config.c b/ext/openssl/ossl_config.c index ef89fdfe0d..1844022506 100644 --- a/ext/openssl/ossl_config.c +++ b/ext/openssl/ossl_config.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_config.c,v 1.8.2.3 2004/12/15 01:54:39 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_config.h b/ext/openssl/ossl_config.h index cb226b27e5..452d430b5e 100644 --- a/ext/openssl/ossl_config.h +++ b/ext/openssl/ossl_config.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_config.h,v 1.2 2003/09/08 10:31:38 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_digest.c b/ext/openssl/ossl_digest.c index d22f022442..8b9c273f4d 100644 --- a/ext/openssl/ossl_digest.c +++ b/ext/openssl/ossl_digest.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_digest.c,v 1.4.2.2 2004/12/15 01:54:39 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_digest.h b/ext/openssl/ossl_digest.h index 8a1f7964f2..b35bd217b3 100644 --- a/ext/openssl/ossl_digest.h +++ b/ext/openssl/ossl_digest.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_digest.h,v 1.2 2003/09/05 09:08:40 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_engine.c b/ext/openssl/ossl_engine.c index 71586e3620..6cc0183c0e 100644 --- a/ext/openssl/ossl_engine.c +++ b/ext/openssl/ossl_engine.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_engine.c,v 1.4.2.6 2005/09/18 22:56:11 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2003 GOTOU Yuuzou * All rights reserved. diff --git a/ext/openssl/ossl_engine.h b/ext/openssl/ossl_engine.h index ea2f256912..ccc426481a 100644 --- a/ext/openssl/ossl_engine.h +++ b/ext/openssl/ossl_engine.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_engine.h,v 1.1 2003/10/02 08:47:11 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2003 Michal Rokos * Copyright (C) 2003 GOTOU Yuuzou diff --git a/ext/openssl/ossl_hmac.c b/ext/openssl/ossl_hmac.c index ca5917518f..cd66ab6e2c 100644 --- a/ext/openssl/ossl_hmac.c +++ b/ext/openssl/ossl_hmac.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_hmac.c,v 1.4.2.2 2004/12/15 01:54:39 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_hmac.h b/ext/openssl/ossl_hmac.h index 1a2978b39a..2c8d69c177 100644 --- a/ext/openssl/ossl_hmac.h +++ b/ext/openssl/ossl_hmac.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_hmac.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_ns_spki.c b/ext/openssl/ossl_ns_spki.c index b90a6b195e..bd8c59faf9 100644 --- a/ext/openssl/ossl_ns_spki.c +++ b/ext/openssl/ossl_ns_spki.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ns_spki.c,v 1.3.2.5 2006/03/17 10:10:53 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_ns_spki.h b/ext/openssl/ossl_ns_spki.h index 9977035a9c..2ca1fdcd62 100644 --- a/ext/openssl/ossl_ns_spki.h +++ b/ext/openssl/ossl_ns_spki.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ns_spki.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_ocsp.c b/ext/openssl/ossl_ocsp.c index b1e721c24c..f2097b967e 100644 --- a/ext/openssl/ossl_ocsp.c +++ b/ext/openssl/ossl_ocsp.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ocsp.c,v 1.4.2.2 2005/01/22 20:28:02 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2003 Michal Rokos * Copyright (C) 2003 GOTOU Yuuzou diff --git a/ext/openssl/ossl_ocsp.h b/ext/openssl/ossl_ocsp.h index 65b4f2e23f..244fbb2a74 100644 --- a/ext/openssl/ossl_ocsp.h +++ b/ext/openssl/ossl_ocsp.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ocsp.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2003 Michal Rokos * Copyright (C) 2003 GOTOU Yuuzou diff --git a/ext/openssl/ossl_pkcs12.c b/ext/openssl/ossl_pkcs12.c index e7d9954c5a..e4b334c67e 100644 --- a/ext/openssl/ossl_pkcs12.c +++ b/ext/openssl/ossl_pkcs12.c @@ -1,7 +1,7 @@ /* * This program is licenced under the same licence as Ruby. * (See the file 'LICENCE'.) - * $Id$ + * $Id: ossl_pkcs12.c,v 1.2 2003/12/15 00:30:12 usa Exp $ */ #include "ossl.h" diff --git a/ext/openssl/ossl_pkcs12.h b/ext/openssl/ossl_pkcs12.h index 01dde2bc30..95b29de9b5 100644 --- a/ext/openssl/ossl_pkcs12.h +++ b/ext/openssl/ossl_pkcs12.h @@ -1,7 +1,7 @@ /* * This program is licenced under the same licence as Ruby. * (See the file 'LICENCE'.) - * $Id$ + * $Id: ossl_pkcs12.h,v 1.1.2.1 2005/06/19 16:29:17 gotoyuzo Exp $ */ #if !defined(_OSSL_PKCS12_H_) #define _OSSL_PKCS12_H_ diff --git a/ext/openssl/ossl_pkcs7.c b/ext/openssl/ossl_pkcs7.c index 38a7dce7a2..0fa85299aa 100644 --- a/ext/openssl/ossl_pkcs7.c +++ b/ext/openssl/ossl_pkcs7.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkcs7.c,v 1.5.2.3 2005/09/10 01:11:15 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkcs7.h b/ext/openssl/ossl_pkcs7.h index f5942d65db..fdf0d9fb34 100644 --- a/ext/openssl/ossl_pkcs7.h +++ b/ext/openssl/ossl_pkcs7.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkcs7.h,v 1.1.2.1 2005/09/10 01:17:00 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkey.c b/ext/openssl/ossl_pkey.c index db70333047..5a061597f6 100644 --- a/ext/openssl/ossl_pkey.c +++ b/ext/openssl/ossl_pkey.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkey.c,v 1.4.2.2 2005/04/08 09:26:54 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkey.h b/ext/openssl/ossl_pkey.h index 880a104675..224f0f4634 100644 --- a/ext/openssl/ossl_pkey.h +++ b/ext/openssl/ossl_pkey.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkey.h,v 1.2.2.2 2005/09/18 22:56:11 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkey_dh.c b/ext/openssl/ossl_pkey_dh.c index 5b728ba353..79692f2f47 100644 --- a/ext/openssl/ossl_pkey_dh.c +++ b/ext/openssl/ossl_pkey_dh.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkey_dh.c,v 1.4.2.3 2005/04/08 09:26:54 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkey_dsa.c b/ext/openssl/ossl_pkey_dsa.c index 39b1902d57..2a6060fe77 100644 --- a/ext/openssl/ossl_pkey_dsa.c +++ b/ext/openssl/ossl_pkey_dsa.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkey_dsa.c,v 1.5.2.3 2005/09/18 22:56:11 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_pkey_rsa.c b/ext/openssl/ossl_pkey_rsa.c index 17bec2b7bb..69d69c76f4 100644 --- a/ext/openssl/ossl_pkey_rsa.c +++ b/ext/openssl/ossl_pkey_rsa.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_pkey_rsa.c,v 1.5.2.4 2005/09/18 22:56:11 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_rand.c b/ext/openssl/ossl_rand.c index ec9883d70a..ffd68966ca 100644 --- a/ext/openssl/ossl_rand.c +++ b/ext/openssl/ossl_rand.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_rand.c,v 1.2 2003/09/17 09:05:02 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_rand.h b/ext/openssl/ossl_rand.h index ce2ae0d129..4895267fb6 100644 --- a/ext/openssl/ossl_rand.h +++ b/ext/openssl/ossl_rand.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_rand.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_ssl.c b/ext/openssl/ossl_ssl.c index 92384f1b1a..e4889d6d3f 100644 --- a/ext/openssl/ossl_ssl.c +++ b/ext/openssl/ossl_ssl.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ssl.c,v 1.13.2.11 2006/03/17 10:10:53 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2000-2002 GOTOU Yuuzou * Copyright (C) 2001-2002 Michal Rokos diff --git a/ext/openssl/ossl_ssl.h b/ext/openssl/ossl_ssl.h index 5929eef856..ba9ddb1985 100644 --- a/ext/openssl/ossl_ssl.h +++ b/ext/openssl/ossl_ssl.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_ssl.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_version.h b/ext/openssl/ossl_version.h index 63878e0d8e..6d43cdccbf 100644 --- a/ext/openssl/ossl_version.h +++ b/ext/openssl/ossl_version.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_version.h,v 1.1 2003/07/23 16:11:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509.c b/ext/openssl/ossl_x509.c index fd1d9b6c7e..fa90e92d11 100644 --- a/ext/openssl/ossl_x509.c +++ b/ext/openssl/ossl_x509.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509.c,v 1.2 2003/09/08 10:31:38 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509.h b/ext/openssl/ossl_x509.h index 1a43569073..8d1f77b302 100644 --- a/ext/openssl/ossl_x509.h +++ b/ext/openssl/ossl_x509.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509.h,v 1.2 2003/11/01 09:24:55 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509attr.c b/ext/openssl/ossl_x509attr.c index 7b88e294a9..91a0795209 100644 --- a/ext/openssl/ossl_x509attr.c +++ b/ext/openssl/ossl_x509attr.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509attr.c,v 1.4.2.2 2004/12/15 01:54:38 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509cert.c b/ext/openssl/ossl_x509cert.c index fc587a31f3..3ac9c894da 100644 --- a/ext/openssl/ossl_x509cert.c +++ b/ext/openssl/ossl_x509cert.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509cert.c,v 1.3.2.1 2004/12/15 01:54:38 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509crl.c b/ext/openssl/ossl_x509crl.c index 0dc22416e7..62d27fe7a4 100644 --- a/ext/openssl/ossl_x509crl.c +++ b/ext/openssl/ossl_x509crl.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509crl.c,v 1.3.2.1 2004/12/15 01:54:38 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509ext.c b/ext/openssl/ossl_x509ext.c index 31ffec48fa..219f30d7e3 100644 --- a/ext/openssl/ossl_x509ext.c +++ b/ext/openssl/ossl_x509ext.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509ext.c,v 1.8.2.3 2005/11/22 22:28:51 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509name.c b/ext/openssl/ossl_x509name.c index c5ed8b5457..5c7e6e89a2 100644 --- a/ext/openssl/ossl_x509name.c +++ b/ext/openssl/ossl_x509name.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509name.c,v 1.4.2.8 2004/12/27 07:55:56 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509req.c b/ext/openssl/ossl_x509req.c index d644250433..c1b1a3e619 100644 --- a/ext/openssl/ossl_x509req.c +++ b/ext/openssl/ossl_x509req.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509req.c,v 1.5.2.2 2005/09/10 00:54:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509revoked.c b/ext/openssl/ossl_x509revoked.c index 3ccac8d26a..a0f2f00aa5 100644 --- a/ext/openssl/ossl_x509revoked.c +++ b/ext/openssl/ossl_x509revoked.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509revoked.c,v 1.2.2.1 2004/12/15 01:54:38 matz Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ossl_x509store.c b/ext/openssl/ossl_x509store.c index cea845a1cc..360769e612 100644 --- a/ext/openssl/ossl_x509store.c +++ b/ext/openssl/ossl_x509store.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ossl_x509store.c,v 1.2.2.5 2005/09/10 00:54:29 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos * All rights reserved. diff --git a/ext/openssl/ruby_missing.h b/ext/openssl/ruby_missing.h index 4bd08890f8..f673bb157a 100644 --- a/ext/openssl/ruby_missing.h +++ b/ext/openssl/ruby_missing.h @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: ruby_missing.h,v 1.3 2003/09/06 08:56:57 gotoyuzo Exp $ * 'OpenSSL for Ruby' project * Copyright (C) 2001-2003 Michal Rokos * All rights reserved. diff --git a/ext/racc/cparse/extconf.rb b/ext/racc/cparse/extconf.rb index dd953a7e15..8516c2998a 100644 --- a/ext/racc/cparse/extconf.rb +++ b/ext/racc/cparse/extconf.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: extconf.rb,v 1.1 2002/03/22 07:20:31 aamine Exp $ require 'mkmf' create_makefile 'racc/cparse' diff --git a/ext/sdbm/_sdbm.c b/ext/sdbm/_sdbm.c index d4cf621ea5..11353e2345 100644 --- a/ext/sdbm/_sdbm.c +++ b/ext/sdbm/_sdbm.c @@ -8,7 +8,7 @@ */ #ifndef lint -/*char sdbm_rcsid[] = "$Id$";*/ +/*char sdbm_rcsid[] = "$Id: _sdbm.c,v 1.5.2.1 2005/09/08 05:59:41 matz Exp $";*/ #endif #include "sdbm.h" @@ -626,7 +626,7 @@ register DBM *db; */ #ifndef lint -/*char pair_rcsid[] = "$Id$";*/ +/*char pair_rcsid[] = "$Id: _sdbm.c,v 1.5.2.1 2005/09/08 05:59:41 matz Exp $";*/ #endif #ifndef BSD42 diff --git a/ext/sdbm/init.c b/ext/sdbm/init.c index acadc9b26a..ef4fb8ffbf 100644 --- a/ext/sdbm/init.c +++ b/ext/sdbm/init.c @@ -2,8 +2,8 @@ sdbminit.c - - $Author$ - $Date$ + $Author: ocean $ + $Date: 2005/06/25 05:42:41 $ created at: Fri May 7 08:34:24 JST 1999 Copyright (C) 1995-2001 Yukihiro Matsumoto diff --git a/ext/socket/socket.c b/ext/socket/socket.c index b4f44c9247..963f8e2d82 100644 --- a/ext/socket/socket.c +++ b/ext/socket/socket.c @@ -2,8 +2,8 @@ socket.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/08/07 07:50:28 $ created at: Thu Mar 31 12:21:29 JST 1994 Copyright (C) 1993-2001 Yukihiro Matsumoto diff --git a/ext/socket/sockport.h b/ext/socket/sockport.h index e1cddf53f4..8c7bebf558 100644 --- a/ext/socket/sockport.h +++ b/ext/socket/sockport.h @@ -2,8 +2,8 @@ sockport.h - - $Author$ - $Date$ + $Author: eban $ + $Date: 2000/08/24 06:29:30 $ created at: Fri Apr 30 23:19:34 JST 1999 ************************************************/ diff --git a/ext/stringio/README b/ext/stringio/README index c4031f7e97..190052309c 100644 --- a/ext/stringio/README +++ b/ext/stringio/README @@ -1,6 +1,6 @@ -*- rd -*- -$Author$ -$Date$ +$Author: nobu $ +$Date: 2002/02/19 13:16:24 $ =begin diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c index a64aaf837c..09867009b5 100644 --- a/ext/stringio/stringio.c +++ b/ext/stringio/stringio.c @@ -2,8 +2,8 @@ stringio.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/08/13 09:36:12 $ $RoughId: stringio.c,v 1.13 2002/03/14 03:24:18 nobu Exp $ created at: Tue Feb 19 04:10:38 JST 2002 diff --git a/ext/strscan/strscan.c b/ext/strscan/strscan.c index fdbfc79919..5e5ab5db1f 100644 --- a/ext/strscan/strscan.c +++ b/ext/strscan/strscan.c @@ -1,5 +1,5 @@ /* - $Id$ + $Id: strscan.c,v 1.7.2.8 2006/07/26 09:37:00 aamine Exp $ Copyright (c) 1999-2006 Minero Aoki @@ -1256,7 +1256,7 @@ Init_strscan(void) tmp = rb_str_new2(STRSCAN_VERSION); rb_obj_freeze(tmp); rb_const_set(StringScanner, rb_intern("Version"), tmp); - tmp = rb_str_new2("$Id$"); + tmp = rb_str_new2("$Id: strscan.c,v 1.7.2.8 2006/07/26 09:37:00 aamine Exp $"); rb_obj_freeze(tmp); rb_const_set(StringScanner, rb_intern("Id"), tmp); diff --git a/ext/syck/bytecode.c b/ext/syck/bytecode.c index 567aaf52a8..acda3b15a4 100644 --- a/ext/syck/bytecode.c +++ b/ext/syck/bytecode.c @@ -3,8 +3,8 @@ /* * bytecode.re * - * $Author$ - * $Date$ + * $Author: why $ + * $Date: 2005/09/20 06:46:43 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/emitter.c b/ext/syck/emitter.c index 9c8ab8d49b..8d32784cd5 100644 --- a/ext/syck/emitter.c +++ b/ext/syck/emitter.c @@ -1,8 +1,8 @@ /* * emitter.c * - * $Author$ - * $Date$ + * $Author: matz $ + * $Date: 2006/05/03 17:29:34 $ * * Copyright (C) 2003 why the lucky stiff * diff --git a/ext/syck/handler.c b/ext/syck/handler.c index 56fe838fbd..26fb258318 100644 --- a/ext/syck/handler.c +++ b/ext/syck/handler.c @@ -1,8 +1,8 @@ /* * handler.c * - * $Author$ - * $Date$ + * $Author: why $ + * $Date: 2005/09/20 06:46:43 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/implicit.c b/ext/syck/implicit.c index d356faf7d9..0f922f4d1b 100644 --- a/ext/syck/implicit.c +++ b/ext/syck/implicit.c @@ -3,8 +3,8 @@ /* * implicit.re * - * $Author$ - * $Date$ + * $Author: ocean $ + * $Date: 2005/10/26 00:28:39 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/node.c b/ext/syck/node.c index 28fc78c077..724f747e99 100644 --- a/ext/syck/node.c +++ b/ext/syck/node.c @@ -1,8 +1,8 @@ /* * node.c * - * $Author$ - * $Date$ + * $Author: matz $ + * $Date: 2005/09/16 09:35:23 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/rubyext.c b/ext/syck/rubyext.c index 078de4f78d..e2de4bbfd0 100644 --- a/ext/syck/rubyext.c +++ b/ext/syck/rubyext.c @@ -2,8 +2,8 @@ /* * rubyext.c * - * $Author$ - * $Date$ + * $Author: ocean $ + * $Date: 2006/01/30 15:11:57 $ * * Copyright (C) 2003-2005 why the lucky stiff */ diff --git a/ext/syck/syck.c b/ext/syck/syck.c index a83c8813c1..ac5427bc1b 100644 --- a/ext/syck/syck.c +++ b/ext/syck/syck.c @@ -1,8 +1,8 @@ /* * syck.c * - * $Author$ - * $Date$ + * $Author: matz $ + * $Date: 2006/08/07 08:09:34 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/syck.h b/ext/syck/syck.h index c49f740173..51a0f0aa9c 100644 --- a/ext/syck/syck.h +++ b/ext/syck/syck.h @@ -1,8 +1,8 @@ /* * syck.h * - * $Author$ - * $Date$ + * $Author: ocean $ + * $Date: 2005/12/20 04:13:26 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/token.c b/ext/syck/token.c index 3c6cd1a9cf..e7b0414f74 100644 --- a/ext/syck/token.c +++ b/ext/syck/token.c @@ -3,8 +3,8 @@ /* * token.re * - * $Author$ - * $Date$ + * $Author: why $ + * $Date: 2005/09/20 23:56:24 $ * * Copyright (C) 2003 why the lucky stiff */ diff --git a/ext/syck/yaml2byte.c b/ext/syck/yaml2byte.c index 821a3cd5b5..01a3aaf652 100644 --- a/ext/syck/yaml2byte.c +++ b/ext/syck/yaml2byte.c @@ -1,8 +1,8 @@ /* * yaml2byte.c * - * $Author$ - * $Date$ + * $Author: matz $ + * $Date: 2006/05/03 17:41:10 $ * * Copyright (C) 2003 why the lucky stiff, clark evans * diff --git a/ext/syslog/extconf.rb b/ext/syslog/extconf.rb index 0fa0bc339b..d47ed8fd61 100644 --- a/ext/syslog/extconf.rb +++ b/ext/syslog/extconf.rb @@ -1,5 +1,5 @@ # $RoughId: extconf.rb,v 1.3 2001/11/24 17:49:26 knu Exp $ -# $Id$ +# $Id: extconf.rb,v 1.1 2001/11/26 12:00:40 knu Exp $ require 'mkmf' diff --git a/ext/syslog/syslog.c b/ext/syslog/syslog.c index 477489ddfe..99e4215a95 100644 --- a/ext/syslog/syslog.c +++ b/ext/syslog/syslog.c @@ -4,7 +4,7 @@ * * * $RoughId: syslog.c,v 1.21 2002/02/25 12:21:17 knu Exp $ - * $Id$ + * $Id: syslog.c,v 1.8.2.1 2004/04/05 07:45:24 matz Exp $ */ #include "ruby.h" diff --git a/ext/syslog/syslog.txt b/ext/syslog/syslog.txt index 9aed35133d..b134ed2a40 100644 --- a/ext/syslog/syslog.txt +++ b/ext/syslog/syslog.txt @@ -1,6 +1,6 @@ .\" syslog.txt - -*- Indented-Text -*- $RoughId: syslog.txt,v 1.18 2002/02/25 08:20:14 knu Exp $ -$Id$ +$Id: syslog.txt,v 1.2 2002/02/25 12:13:30 knu Exp $ UNIX Syslog extension for Ruby Amos Gouaux, University of Texas at Dallas diff --git a/ext/syslog/test.rb b/ext/syslog/test.rb index cfa33eff8f..907602c21d 100644 --- a/ext/syslog/test.rb +++ b/ext/syslog/test.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # $RoughId: test.rb,v 1.9 2002/02/25 08:20:14 knu Exp $ -# $Id$ +# $Id: test.rb,v 1.4 2002/11/27 08:36:22 knu Exp $ # Please only run this test on machines reasonable for testing. # If in doubt, ask your admin. diff --git a/ext/tk/lib/tk.rb b/ext/tk/lib/tk.rb index eefe4b5556..eba2f72f29 100644 --- a/ext/tk/lib/tk.rb +++ b/ext/tk/lib/tk.rb @@ -1,6 +1,6 @@ # # tk.rb - Tk interface module using tcltklib -# $Date$ +# $Date: 2006/07/14 04:10:49 $ # by Yukihiro Matsumoto # use Shigehiro's tcltklib diff --git a/ext/tk/lib/tk/after.rb b/ext/tk/lib/tk/after.rb index 8c58210331..24a048ee32 100644 --- a/ext/tk/lib/tk/after.rb +++ b/ext/tk/lib/tk/after.rb @@ -1,6 +1,6 @@ # # tk/after.rb : methods for Tcl/Tk after command # -# $Id$ +# $Id: after.rb,v 1.1.2.1 2004/05/01 16:09:49 nagai Exp $ # require 'tk/timer' diff --git a/ext/tk/lib/tk/canvas.rb b/ext/tk/lib/tk/canvas.rb index 02b4a8cb20..0f55bff4ed 100644 --- a/ext/tk/lib/tk/canvas.rb +++ b/ext/tk/lib/tk/canvas.rb @@ -1,6 +1,6 @@ # # tk/canvas.rb - Tk canvas classes -# $Date$ +# $Date: 2005/10/24 00:07:00 $ # by Yukihiro Matsumoto # require 'tk' diff --git a/ext/tk/lib/tk/entry.rb b/ext/tk/lib/tk/entry.rb index 4ac3f28229..e4d69eb7bf 100644 --- a/ext/tk/lib/tk/entry.rb +++ b/ext/tk/lib/tk/entry.rb @@ -1,6 +1,6 @@ # # tk/entry.rb - Tk entry classes -# $Date$ +# $Date: 2005/10/22 22:16:24 $ # by Yukihiro Matsumoto require 'tk' diff --git a/ext/tk/lib/tk/scrollbox.rb b/ext/tk/lib/tk/scrollbox.rb index fd04057fb6..833505be17 100644 --- a/ext/tk/lib/tk/scrollbox.rb +++ b/ext/tk/lib/tk/scrollbox.rb @@ -1,7 +1,7 @@ # # tk/scrollbox.rb - Tk Listbox with Scrollbar # as an example of Composite Widget -# $Date$ +# $Date: 2004/10/11 04:51:07 $ # by Yukihiro Matsumoto # require 'tk' diff --git a/ext/tk/lib/tk/spinbox.rb b/ext/tk/lib/tk/spinbox.rb index 9a10977d12..1eed4d1dc4 100644 --- a/ext/tk/lib/tk/spinbox.rb +++ b/ext/tk/lib/tk/spinbox.rb @@ -1,6 +1,6 @@ # # tk/spinbox.rb - Tk spinbox classes -# $Date$ +# $Date: 2005/10/22 22:16:24 $ # by Yukihiro Matsumoto # require 'tk' diff --git a/ext/tk/lib/tk/text.rb b/ext/tk/lib/tk/text.rb index 49d4b5625b..0db10a653f 100644 --- a/ext/tk/lib/tk/text.rb +++ b/ext/tk/lib/tk/text.rb @@ -1,6 +1,6 @@ # # tk/text.rb - Tk text classes -# $Date$ +# $Date: 2005/11/23 12:01:05 $ # by Yukihiro Matsumoto require 'tk' require 'tk/itemfont' diff --git a/ext/tk/lib/tk/timer.rb b/ext/tk/lib/tk/timer.rb index 47f2b79350..49b7f1b06a 100644 --- a/ext/tk/lib/tk/timer.rb +++ b/ext/tk/lib/tk/timer.rb @@ -1,7 +1,7 @@ # # tk/timer.rb : methods for Tcl/Tk after command # -# $Id$ +# $Id: timer.rb,v 1.1.2.15 2005/05/08 14:20:53 nagai Exp $ # require 'tk' diff --git a/ext/tk/lib/tkclass.rb b/ext/tk/lib/tkclass.rb index 87f5acc453..355b1a1b1d 100644 --- a/ext/tk/lib/tkclass.rb +++ b/ext/tk/lib/tkclass.rb @@ -3,7 +3,7 @@ # Date: 2000/11/27 09:23:36 # by Yukihiro Matsumoto # -# $Id$ +# $Id: tkclass.rb,v 1.6.2.1 2004/10/11 04:51:06 nagai Exp $ require "tk" diff --git a/ext/tk/sample/tkextlib/tile/repeater.tcl b/ext/tk/sample/tkextlib/tile/repeater.tcl index 652ba8ab17..1f403de537 100644 --- a/ext/tk/sample/tkextlib/tile/repeater.tcl +++ b/ext/tk/sample/tkextlib/tile/repeater.tcl @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: repeater.tcl,v 1.1.2.1 2005/08/02 06:51:26 ocean Exp $ # # Demonstration of custom classes. # diff --git a/ext/tk/sample/tkextlib/tile/themes/keramik/keramik.tcl b/ext/tk/sample/tkextlib/tile/themes/keramik/keramik.tcl index 79fcd7c04e..c47a67b5a9 100644 --- a/ext/tk/sample/tkextlib/tile/themes/keramik/keramik.tcl +++ b/ext/tk/sample/tkextlib/tile/themes/keramik/keramik.tcl @@ -5,7 +5,7 @@ # Copyright (c) 2004 Googie # Copyright (c) 2004 Pat Thoyts # -# $Id$ +# $Id: keramik.tcl,v 1.1.2.1 2005/11/25 07:04:59 nagai Exp $ package require Tk 8.4; # minimum version for Tile package require tile 0.5; # depends upon tile 0.5 diff --git a/ext/tk/sample/tkextlib/tile/themes/keramik/pkgIndex.tcl b/ext/tk/sample/tkextlib/tile/themes/keramik/pkgIndex.tcl index 4bb89aa8a5..b66fa7fb31 100644 --- a/ext/tk/sample/tkextlib/tile/themes/keramik/pkgIndex.tcl +++ b/ext/tk/sample/tkextlib/tile/themes/keramik/pkgIndex.tcl @@ -6,7 +6,7 @@ # To use this automatically within tile, the tile-using application should # use tile::availableThemes and tile::setTheme # -# $Id$ +# $Id: pkgIndex.tcl,v 1.1.2.1 2005/11/25 07:04:59 nagai Exp $ if {![file isdirectory [file join $dir keramik]]} { return } if {![package vsatisfies [package provide Tcl] 8.4]} { return } diff --git a/ext/tk/sample/tkextlib/tile/themes/kroc/pkgIndex.tcl b/ext/tk/sample/tkextlib/tile/themes/kroc/pkgIndex.tcl index 179077917c..4f188b77e0 100644 --- a/ext/tk/sample/tkextlib/tile/themes/kroc/pkgIndex.tcl +++ b/ext/tk/sample/tkextlib/tile/themes/kroc/pkgIndex.tcl @@ -6,7 +6,7 @@ # To use this automatically within tile, the tile-using application should # use tile::availableThemes and tile::setTheme # -# $Id$ +# $Id: pkgIndex.tcl,v 1.1.2.1 2005/11/25 07:05:01 nagai Exp $ if {![file isdirectory [file join $dir kroc]]} { return } if {![package vsatisfies [package provide Tcl] 8.4]} { return } diff --git a/ext/tk/sample/tkextlib/tile/themes/plastik/pkgIndex.tcl b/ext/tk/sample/tkextlib/tile/themes/plastik/pkgIndex.tcl index e39aff6f44..f7fd2a899d 100644 --- a/ext/tk/sample/tkextlib/tile/themes/plastik/pkgIndex.tcl +++ b/ext/tk/sample/tkextlib/tile/themes/plastik/pkgIndex.tcl @@ -6,7 +6,7 @@ # To use this automatically within tile, the tile-using application should # use tile::availableThemes and tile::setTheme # -# $Id$ +# $Id: pkgIndex.tcl,v 1.1.2.1 2005/11/25 07:05:02 nagai Exp $ if {![file isdirectory [file join $dir plastik]]} { return } if {![package vsatisfies [package provide Tcl] 8.4]} { return } diff --git a/ext/tk/sample/tkextlib/tile/themes/plastik/plastik.tcl b/ext/tk/sample/tkextlib/tile/themes/plastik/plastik.tcl index ea6ed74162..51fb7244f6 100644 --- a/ext/tk/sample/tkextlib/tile/themes/plastik/plastik.tcl +++ b/ext/tk/sample/tkextlib/tile/themes/plastik/plastik.tcl @@ -5,7 +5,7 @@ # Copyright (c) 2004 Googie # Copyright (c) 2005 Pat Thoyts # -# $Id$ +# $Id: plastik.tcl,v 1.1.2.1 2005/11/25 07:05:02 nagai Exp $ package require Tk 8.4 package require tile 0.5 diff --git a/ext/tk/sample/tkextlib/tile/toolbutton.tcl b/ext/tk/sample/tkextlib/tile/toolbutton.tcl index 4e08034e31..63b805d98b 100644 --- a/ext/tk/sample/tkextlib/tile/toolbutton.tcl +++ b/ext/tk/sample/tkextlib/tile/toolbutton.tcl @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: toolbutton.tcl,v 1.1.2.1 2005/04/09 09:27:28 nagai Exp $ # # Demonstration of custom widget styles. # diff --git a/ext/tk/sample/tkextlib/tkHTML/page3/index.html b/ext/tk/sample/tkextlib/tkHTML/page3/index.html index ce92e8a22e..d854bd5b8b 100644 --- a/ext/tk/sample/tkextlib/tkHTML/page3/index.html +++ b/ext/tk/sample/tkextlib/tkHTML/page3/index.html @@ -29,7 +29,7 @@ resources related to this tutorial
are available online at http://www.hwaci.com/tcl2k/

-

$Id$

+

$Id: index.html,v 1.1.2.1 2004/07/01 09:38:51 nagai Exp $

diff --git a/ext/tk/tkutil/tkutil.c b/ext/tk/tkutil/tkutil.c index f4271a724c..be1b635a0f 100644 --- a/ext/tk/tkutil/tkutil.c +++ b/ext/tk/tkutil/tkutil.c @@ -2,8 +2,8 @@ tkutil.c - - $Author$ - $Date$ + $Author: nagai $ + $Date: 2006/04/05 16:08:45 $ created at: Fri Nov 3 00:47:54 JST 1995 ************************************************/ diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb index cee922554a..8cd9581fb0 100644 --- a/ext/win32ole/extconf.rb +++ b/ext/win32ole/extconf.rb @@ -1,7 +1,7 @@ #---------------------------------- # extconf.rb -# $Revision$ -# $Date$ +# $Revision: 1.5.2.2 $ +# $Date: 2005/10/09 02:15:03 $ #---------------------------------- require 'mkmf' diff --git a/ext/win32ole/sample/olegen.rb b/ext/win32ole/sample/olegen.rb index 48d86893fe..ff450f235f 100644 --- a/ext/win32ole/sample/olegen.rb +++ b/ext/win32ole/sample/olegen.rb @@ -1,7 +1,7 @@ #----------------------------- # olegen.rb -# $Date$ -# $Revision$ +# $Date: 2002/06/01 12:34:29 $ +# $Revision: 1.1 $ #----------------------------- require 'win32ole' diff --git a/ext/win32ole/win32ole.c b/ext/win32ole/win32ole.c index a15794d0f2..2335782b86 100644 --- a/ext/win32ole/win32ole.c +++ b/ext/win32ole/win32ole.c @@ -12,7 +12,7 @@ */ /* - $Date$ + $Date: 2007/01/13 22:34:25 $ modified for win32ole (ruby) by Masaki.Suketa */ diff --git a/ext/zlib/doc/zlib.rd b/ext/zlib/doc/zlib.rd index 6a36dc7fed..f914d883fe 100644 --- a/ext/zlib/doc/zlib.rd +++ b/ext/zlib/doc/zlib.rd @@ -4,7 +4,7 @@ # # Copyright (C) UENO Katsuhiro 2000-2003 # -# $Id$ +# $Id: zlib.rd,v 1.1.2.1 2004/03/28 14:10:39 akr Exp $ # = Ruby/zlib version 0.6.0 diff --git a/ext/zlib/extconf.rb b/ext/zlib/extconf.rb index b4e76af3c6..14c8376417 100644 --- a/ext/zlib/extconf.rb +++ b/ext/zlib/extconf.rb @@ -1,7 +1,7 @@ # # extconf.rb # -# $Id$ +# $Id: extconf.rb,v 1.2.2.2 2006/05/25 23:44:07 nobu Exp $ # require 'mkmf' diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index 8caadaeddc..4684865c65 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -3,7 +3,7 @@ * * Copyright (C) UENO Katsuhiro 2000-2003 * - * $Id$ + * $Id: zlib.c,v 1.7.2.20 2006/02/14 11:21:54 ocean Exp $ */ #include diff --git a/file.c b/file.c index 544604c7fa..d492b6ecd7 100644 --- a/file.c +++ b/file.c @@ -2,8 +2,8 @@ file.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/08/19 02:29:18 $ created at: Mon Nov 15 12:24:34 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/gc.c b/gc.c index c69afef2b5..2add5422c9 100644 --- a/gc.c +++ b/gc.c @@ -2,8 +2,8 @@ gc.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/08/25 08:12:46 $ created at: Tue Oct 5 09:44:46 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/hash.c b/hash.c index 0d4d43315b..deadb4c3a4 100644 --- a/hash.c +++ b/hash.c @@ -2,8 +2,8 @@ hash.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2006/12/05 18:53:00 $ created at: Mon Nov 22 18:51:18 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/inits.c b/inits.c index 052573a443..4c6008e4b0 100644 --- a/inits.c +++ b/inits.c @@ -2,8 +2,8 @@ inits.c - - $Author$ - $Date$ + $Author: dave $ + $Date: 2003/12/19 03:58:57 $ created at: Tue Dec 28 16:01:58 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/intern.h b/intern.h index cc39169073..97577a7cfd 100644 --- a/intern.h +++ b/intern.h @@ -2,8 +2,8 @@ intern.h - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/05/16 00:25:18 $ created at: Thu Jun 10 14:22:17 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/io.c b/io.c index d454d33edd..cbbce571e8 100644 --- a/io.c +++ b/io.c @@ -2,8 +2,8 @@ io.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/31 06:34:09 $ created at: Fri Oct 15 18:08:59 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/lib/abbrev.rb b/lib/abbrev.rb index 6530679681..bf489526cf 100644 --- a/lib/abbrev.rb +++ b/lib/abbrev.rb @@ -8,7 +8,7 @@ # # $Idaemons: /home/cvs/rb/abbrev.rb,v 1.2 2001/05/30 09:37:45 knu Exp $ # $RoughId: abbrev.rb,v 1.4 2003/10/14 19:45:42 knu Exp $ -# $Id$ +# $Id: abbrev.rb,v 1.1.2.1 2004/01/20 05:27:12 dave Exp $ =end # Calculate the set of unique abbreviations for a given set of strings. diff --git a/lib/benchmark.rb b/lib/benchmark.rb index 36e593518f..ea62dcd208 100644 --- a/lib/benchmark.rb +++ b/lib/benchmark.rb @@ -2,7 +2,7 @@ # # benchmark.rb - a performance benchmarking library # -# $Id$ +# $Id: benchmark.rb,v 1.8.2.2 2004/04/18 23:20:32 nobu Exp $ # # Created by Gotoken (gotoken@notwork.org). # diff --git a/lib/cgi.rb b/lib/cgi.rb index ac80d91799..49dbe3f179 100644 --- a/lib/cgi.rb +++ b/lib/cgi.rb @@ -284,7 +284,7 @@ class CGI # Standard internet newline sequence EOL = CR + LF - REVISION = '$Id$' #:nodoc: + REVISION = '$Id: cgi.rb,v 1.68.2.16.2.2 2006/12/03 08:06:27 shugo Exp $' #:nodoc: NEEDS_BINMODE = true if /WIN/ni.match(RUBY_PLATFORM) diff --git a/lib/csv.rb b/lib/csv.rb index f6c12fa285..31b698f08c 100644 --- a/lib/csv.rb +++ b/lib/csv.rb @@ -1,7 +1,7 @@ # CSV -- module for generating/parsing CSV data. # Copyright (C) 2000-2004 NAKAMURA, Hiroshi . -# $Id$ +# $Id: csv.rb,v 1.4.2.4 2004/05/27 14:39:10 nahi Exp $ # This program is copyrighted free software by NAKAMURA, Hiroshi. You can # redistribute it and/or modify it under the same terms of Ruby's license; diff --git a/lib/erb.rb b/lib/erb.rb index b714aa1ea6..bf4b441028 100644 --- a/lib/erb.rb +++ b/lib/erb.rb @@ -236,7 +236,7 @@ # Rails, the web application framework, uses ERB to create views. # class ERB - Revision = '$Date$' #' + Revision = '$Date: 2006/02/12 15:09:25 $' #' # Returns revision information for the erb.rb module. def self.version diff --git a/lib/forwardable.rb b/lib/forwardable.rb index b6344cd4f6..4383ce9bbb 100644 --- a/lib/forwardable.rb +++ b/lib/forwardable.rb @@ -1,8 +1,8 @@ # = forwardable - Support for the Delegation Pattern # # $Release Version: 1.1$ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.2 $ +# $Date: 2006/06/02 13:23:01 $ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # # Documentation by James Edward Gray II and Gavin Sinclair diff --git a/lib/generator.rb b/lib/generator.rb index a010559b60..21970981fc 100644 --- a/lib/generator.rb +++ b/lib/generator.rb @@ -2,7 +2,7 @@ #-- # $Idaemons: /home/cvs/rb/generator.rb,v 1.8 2001/10/03 08:54:32 knu Exp $ # $RoughId: generator.rb,v 1.10 2003/10/14 19:36:58 knu Exp $ -# $Id$ +# $Id: generator.rb,v 1.2.2.2 2004/05/07 08:48:23 matz Exp $ #++ # # = generator.rb: convert an internal iterator to an external one diff --git a/lib/getopts.rb b/lib/getopts.rb index 7124269351..0e21bf96c7 100644 --- a/lib/getopts.rb +++ b/lib/getopts.rb @@ -1,8 +1,8 @@ # # getopts.rb - # $Release Version: $ -# $Revision$ -# $Date$ +# $Revision: 1.8.2.4 $ +# $Date: 2006/08/04 22:00:21 $ # by Yasuo OHBA(SHL Japan Inc. Technology Dept.) # # -- @@ -17,7 +17,7 @@ warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: getopts is deprecated after Ruby 1.8.1; use optparse instead" if caller[0] and $VERBOSE -$RCS_ID=%q$Header$ +$RCS_ID=%q$Header: /src/ruby/lib/getopts.rb,v 1.8.2.4 2006/08/04 22:00:21 drbrain Exp $ # getopts is obsolete. Use GetoptLong. diff --git a/lib/ipaddr.rb b/lib/ipaddr.rb index 17e47f016f..67e2b65332 100644 --- a/lib/ipaddr.rb +++ b/lib/ipaddr.rb @@ -6,7 +6,7 @@ # # You can redistribute and/or modify it under the same terms as Ruby. # -# $Id$ +# $Id: ipaddr.rb,v 1.5.2.3 2006/08/04 22:00:21 drbrain Exp $ # # TODO: # - scope_id support diff --git a/lib/irb.rb b/lib/irb.rb index 1fb4397e68..65b1512740 100644 --- a/lib/irb.rb +++ b/lib/irb.rb @@ -1,8 +1,8 @@ # # irb.rb - irb main module # $Release Version: 0.9.5 $ -# $Revision$ -# $Date$ +# $Revision: 1.7.2.2 $ +# $Date: 2005/10/25 06:38:25 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -23,7 +23,7 @@ require "irb/locale" STDOUT.sync = true module IRB - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: irb.rb,v 1.7.2.2 2005/10/25 06:38:25 matz Exp $-' class Abort < Exception;end diff --git a/lib/irb/cmd/chws.rb b/lib/irb/cmd/chws.rb index 88585b778b..63be940f7a 100644 --- a/lib/irb/cmd/chws.rb +++ b/lib/irb/cmd/chws.rb @@ -1,8 +1,8 @@ # # change-ws.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/cmd/fork.rb b/lib/irb/cmd/fork.rb index 2866b1373b..67dee460f1 100644 --- a/lib/irb/cmd/fork.rb +++ b/lib/irb/cmd/fork.rb @@ -1,8 +1,8 @@ # # fork.rb - # $Release Version: 0.9.5 $ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -10,7 +10,7 @@ # # -@RCS_ID='-$Id$-' +@RCS_ID='-$Id: fork.rb,v 1.2.2.1 2005/04/19 19:24:58 keiju Exp $-' module IRB diff --git a/lib/irb/cmd/help.rb b/lib/irb/cmd/help.rb index 3e8d1388e0..578d9e63a6 100644 --- a/lib/irb/cmd/help.rb +++ b/lib/irb/cmd/help.rb @@ -1,8 +1,8 @@ # # help.rb - helper using ri # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.4.1 $ +# $Date: 2005/04/19 19:24:58 $ # # -- # diff --git a/lib/irb/cmd/load.rb b/lib/irb/cmd/load.rb index cbc5d91d03..aec5d8a391 100644 --- a/lib/irb/cmd/load.rb +++ b/lib/irb/cmd/load.rb @@ -1,8 +1,8 @@ # # load.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/cmd/nop.rb b/lib/irb/cmd/nop.rb index aa553c959e..f0e786e8d4 100644 --- a/lib/irb/cmd/nop.rb +++ b/lib/irb/cmd/nop.rb @@ -1,8 +1,8 @@ # # nop.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -13,7 +13,7 @@ module IRB module ExtendCommand class Nop - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: nop.rb,v 1.1.2.1 2005/04/19 19:24:58 keiju Exp $-' def self.execute(conf, *opts) command = new(conf) diff --git a/lib/irb/cmd/pushws.rb b/lib/irb/cmd/pushws.rb index eddaeae631..7acfee094f 100644 --- a/lib/irb/cmd/pushws.rb +++ b/lib/irb/cmd/pushws.rb @@ -1,8 +1,8 @@ # # change-ws.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/cmd/subirb.rb b/lib/irb/cmd/subirb.rb index 79d654b172..3ea9db33a0 100644 --- a/lib/irb/cmd/subirb.rb +++ b/lib/irb/cmd/subirb.rb @@ -2,8 +2,8 @@ # # multi.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/completion.rb b/lib/irb/completion.rb index 000658e2a3..49fb4556fa 100644 --- a/lib/irb/completion.rb +++ b/lib/irb/completion.rb @@ -1,8 +1,8 @@ # # irb/completor.rb - # $Release Version: 0.9$ -# $Revision$ -# $Date$ +# $Revision: 1.8.2.3 $ +# $Date: 2006/07/19 15:08:56 $ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # From Original Idea of shugo@ruby-lang.org # @@ -12,7 +12,7 @@ require "readline" module IRB module InputCompletor - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: completion.rb,v 1.8.2.3 2006/07/19 15:08:56 keiju Exp $-' ReservedWords = [ "BEGIN", "END", diff --git a/lib/irb/context.rb b/lib/irb/context.rb index d01bd4aefa..c82be24db1 100644 --- a/lib/irb/context.rb +++ b/lib/irb/context.rb @@ -1,8 +1,8 @@ # # irb/context.rb - irb context # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.8.2.3 $ +# $Date: 2005/07/31 15:10:26 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb index fff8f58fe5..d75fe485c8 100644 --- a/lib/irb/ext/change-ws.rb +++ b/lib/irb/ext/change-ws.rb @@ -1,8 +1,8 @@ # # irb/ext/cb.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/history.rb b/lib/irb/ext/history.rb index 40f8692e8b..2354ca96f7 100644 --- a/lib/irb/ext/history.rb +++ b/lib/irb/ext/history.rb @@ -1,8 +1,8 @@ # # history.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.2 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -49,7 +49,7 @@ module IRB end class History - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: history.rb,v 1.1.2.2 2005/04/19 19:24:58 keiju Exp $-' def initialize(size = 16) @size = size diff --git a/lib/irb/ext/loader.rb b/lib/irb/ext/loader.rb index 837e2553ac..67fdc31c8e 100644 --- a/lib/irb/ext/loader.rb +++ b/lib/irb/ext/loader.rb @@ -1,8 +1,8 @@ # # loader.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -15,7 +15,7 @@ module IRB class LoadAbort < Exception;end module IrbLoader - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: loader.rb,v 1.1.2.1 2005/04/19 19:24:58 keiju Exp $-' alias ruby_load load alias ruby_require require diff --git a/lib/irb/ext/math-mode.rb b/lib/irb/ext/math-mode.rb index bd443b96ed..dfb01f8202 100644 --- a/lib/irb/ext/math-mode.rb +++ b/lib/irb/ext/math-mode.rb @@ -1,8 +1,8 @@ # # math-mode.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/multi-irb.rb b/lib/irb/ext/multi-irb.rb index 4589b1d554..946840fd40 100644 --- a/lib/irb/ext/multi-irb.rb +++ b/lib/irb/ext/multi-irb.rb @@ -1,8 +1,8 @@ # # irb/multi-irb.rb - multiple irb module # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -15,7 +15,7 @@ require "thread" module IRB # job management class class JobManager - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: multi-irb.rb,v 1.2.2.1 2005/04/19 19:24:58 keiju Exp $-' def initialize # @jobs = [[thread, irb],...] diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb index 5260bfcdd8..889d81d5be 100644 --- a/lib/irb/ext/save-history.rb +++ b/lib/irb/ext/save-history.rb @@ -2,8 +2,8 @@ # # save-history.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.4.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKAkeiju@ruby-lang.org) # # -- @@ -15,7 +15,7 @@ require "readline" module IRB module HistorySavingAbility - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: save-history.rb,v 1.2.4.1 2005/04/19 19:24:58 keiju Exp $-' end class Context diff --git a/lib/irb/ext/tracer.rb b/lib/irb/ext/tracer.rb index 805f630a4d..8660bfed17 100644 --- a/lib/irb/ext/tracer.rb +++ b/lib/irb/ext/tracer.rb @@ -1,8 +1,8 @@ # # irb/lib/tracer.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/use-loader.rb b/lib/irb/ext/use-loader.rb index 1b4d480fcd..68bd1dd592 100644 --- a/lib/irb/ext/use-loader.rb +++ b/lib/irb/ext/use-loader.rb @@ -1,8 +1,8 @@ # # use-loader.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/workspaces.rb b/lib/irb/ext/workspaces.rb index 79098570dc..b09e52ca34 100644 --- a/lib/irb/ext/workspaces.rb +++ b/lib/irb/ext/workspaces.rb @@ -1,8 +1,8 @@ # # push-ws.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.1.2.1 $ +# $Date: 2005/04/19 19:24:58 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/extend-command.rb b/lib/irb/extend-command.rb index 8994f2f8d2..934f9f6fbb 100644 --- a/lib/irb/extend-command.rb +++ b/lib/irb/extend-command.rb @@ -1,8 +1,8 @@ # # irb/extend-command.rb - irb extend command # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.4.2.3 $ +# $Date: 2006/08/08 15:16:21 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/frame.rb b/lib/irb/frame.rb index f0b0a9abf3..a6f15d23e9 100644 --- a/lib/irb/frame.rb +++ b/lib/irb/frame.rb @@ -1,8 +1,8 @@ # # frame.rb - # $Release Version: 0.9$ -# $Revision$ -# $Date$ +# $Revision: 1.4 $ +# $Date: 2002/07/09 11:17:16 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/irb/help.rb b/lib/irb/help.rb index f091999bd1..e239fdda4c 100644 --- a/lib/irb/help.rb +++ b/lib/irb/help.rb @@ -1,8 +1,8 @@ # # irb/help.rb - print usase module # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # # -- diff --git a/lib/irb/init.rb b/lib/irb/init.rb index db22ca639b..938e6e3d29 100644 --- a/lib/irb/init.rb +++ b/lib/irb/init.rb @@ -1,8 +1,8 @@ # # irb/init.rb - irb initialize module # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.6.2.6 $ +# $Date: 2006/08/04 10:15:49 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/input-method.rb b/lib/irb/input-method.rb index bfb90fa59a..d6abadba76 100644 --- a/lib/irb/input-method.rb +++ b/lib/irb/input-method.rb @@ -1,8 +1,8 @@ # # irb/input-method.rb - input methods used irb # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.4.2.2 $ +# $Date: 2005/05/25 13:53:41 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -18,7 +18,7 @@ module IRB # STDIN_FILE_NAME = "(line)" class InputMethod - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: input-method.rb,v 1.4.2.2 2005/05/25 13:53:41 shugo Exp $-' def initialize(file = STDIN_FILE_NAME) @file_name = file diff --git a/lib/irb/lc/error.rb b/lib/irb/lc/error.rb index 247596b7fe..54420e3508 100644 --- a/lib/irb/lc/error.rb +++ b/lib/irb/lc/error.rb @@ -1,8 +1,8 @@ # # irb/lc/error.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.5.2.1 $ +# $Date: 2005/04/19 19:24:59 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/lc/help-message b/lib/irb/lc/help-message index 32087d113c..f33d95e543 100644 --- a/lib/irb/lc/help-message +++ b/lib/irb/lc/help-message @@ -1,8 +1,8 @@ # # irb/lc/help-message.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.4.2.2 $ +# $Date: 2005/04/19 19:24:59 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/lc/ja/error.rb b/lib/irb/lc/ja/error.rb index 4c2fb3b839..25f8af68e0 100644 --- a/lib/irb/lc/ja/error.rb +++ b/lib/irb/lc/ja/error.rb @@ -1,8 +1,8 @@ # # irb/lc/ja/error.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.5.2.1 $ +# $Date: 2005/04/19 19:24:59 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/lc/ja/help-message b/lib/irb/lc/ja/help-message index debbfe9355..606f9e8984 100644 --- a/lib/irb/lc/ja/help-message +++ b/lib/irb/lc/ja/help-message @@ -1,8 +1,8 @@ # # irb/lc/ja/help-message.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.3.2.2 $ +# $Date: 2005/04/19 19:24:59 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/locale.rb b/lib/irb/locale.rb index 4b6aba2bb9..1f4f9f67d8 100644 --- a/lib/irb/locale.rb +++ b/lib/irb/locale.rb @@ -1,8 +1,8 @@ # # irb/locale.rb - internationalization module # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.6.2.3 $ +# $Date: 2005/09/01 18:30:46 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -14,7 +14,7 @@ autoload :Kconv, "kconv" module IRB class Locale - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: locale.rb,v 1.6.2.3 2005/09/01 18:30:46 keiju Exp $-' JPDefaultLocale = "ja" LOCALE_DIR = "/lc/" diff --git a/lib/irb/notifier.rb b/lib/irb/notifier.rb index c8e66fa859..b03f445873 100644 --- a/lib/irb/notifier.rb +++ b/lib/irb/notifier.rb @@ -1,8 +1,8 @@ # # notifier.rb - optput methods used by irb # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.4.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/output-method.rb b/lib/irb/output-method.rb index b9a3a8851e..01bfefb5af 100644 --- a/lib/irb/output-method.rb +++ b/lib/irb/output-method.rb @@ -1,8 +1,8 @@ # # output-method.rb - optput methods used by irb # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.4.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -17,7 +17,7 @@ module IRB # StdioOutputMethod class OutputMethod - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: output-method.rb,v 1.2.4.1 2005/04/19 19:24:57 keiju Exp $-' def print(*opts) IRB.fail NotImplementError, "print" diff --git a/lib/irb/ruby-lex.rb b/lib/irb/ruby-lex.rb index ab584d5253..6310fb626b 100644 --- a/lib/irb/ruby-lex.rb +++ b/lib/irb/ruby-lex.rb @@ -1,8 +1,8 @@ # # irb/ruby-lex.rb - ruby lexcal analizer # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.22.2.6 $ +# $Date: 2006/08/04 10:15:49 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -15,7 +15,7 @@ require "irb/slex" require "irb/ruby-token" class RubyLex - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: ruby-lex.rb,v 1.22.2.6 2006/08/04 10:15:49 keiju Exp $-' extend Exception2MessageMapper def_exception(:AlreadyDefinedToken, "Already defined token(%s)") diff --git a/lib/irb/ruby-token.rb b/lib/irb/ruby-token.rb index 525d4df14c..4d56754d36 100644 --- a/lib/irb/ruby-token.rb +++ b/lib/irb/ruby-token.rb @@ -1,8 +1,8 @@ # # irb/ruby-token.rb - ruby tokens # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.5.2.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/slex.rb b/lib/irb/slex.rb index a6ea6fb473..ed99e8fc86 100644 --- a/lib/irb/slex.rb +++ b/lib/irb/slex.rb @@ -1,8 +1,8 @@ # # irb/slex.rb - symple lex analizer # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.6.2.3 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- @@ -15,7 +15,7 @@ require "irb/notifier" module IRB class SLex - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: slex.rb,v 1.6.2.3 2005/04/19 19:24:57 keiju Exp $-' extend Exception2MessageMapper def_exception :ErrNodeNothing, "node nothing" diff --git a/lib/irb/version.rb b/lib/irb/version.rb index 28b079740a..95192669db 100644 --- a/lib/irb/version.rb +++ b/lib/irb/version.rb @@ -1,8 +1,8 @@ # # irb/version.rb - irb version definition file # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.4.2.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # # -- diff --git a/lib/irb/workspace.rb b/lib/irb/workspace.rb index 7d1794cd7b..364820f997 100644 --- a/lib/irb/workspace.rb +++ b/lib/irb/workspace.rb @@ -1,8 +1,8 @@ # # irb/workspace-binding.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.5.2.2 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ws-for-case-2.rb b/lib/irb/ws-for-case-2.rb index afd49d23e1..ca30eb34c0 100644 --- a/lib/irb/ws-for-case-2.rb +++ b/lib/irb/ws-for-case-2.rb @@ -1,8 +1,8 @@ # # irb/ws-for-case-2.rb - # $Release Version: 0.9.5$ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2005/04/19 19:24:57 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/xmp.rb b/lib/irb/xmp.rb index 4bcc2ca22f..0a0883245b 100644 --- a/lib/irb/xmp.rb +++ b/lib/irb/xmp.rb @@ -1,8 +1,8 @@ # # xmp.rb - irb version of gotoken xmp # $Release Version: 0.9$ -# $Revision$ -# $Date$ +# $Revision: 1.3 $ +# $Date: 2002/07/09 11:17:16 $ # by Keiju ISHITSUKA(Nippon Rational Inc.) # # -- @@ -14,7 +14,7 @@ require "irb" require "irb/frame" class XMP - @RCS_ID='-$Id$-' + @RCS_ID='-$Id: xmp.rb,v 1.3 2002/07/09 11:17:16 keiju Exp $-' def initialize(bind = nil) IRB.init_config(nil) diff --git a/lib/logger.rb b/lib/logger.rb index 60e72424ad..3012ac2cc7 100644 --- a/lib/logger.rb +++ b/lib/logger.rb @@ -10,7 +10,7 @@ require 'monitor' # License:: # You can redistribute it and/or modify it under the same terms of Ruby's # license; either the dual license version in 2003, or any later version. -# Revision:: $Id$ +# Revision:: $Id: logger.rb,v 1.5.2.9 2006/08/04 22:00:21 drbrain Exp $ # # == Description # @@ -170,7 +170,7 @@ require 'monitor' class Logger VERSION = "1.2.6" - /: (\S+),v (\S+)/ =~ %q$Id$ + /: (\S+),v (\S+)/ =~ %q$Id: logger.rb,v 1.5.2.9 2006/08/04 22:00:21 drbrain Exp $ ProgName = "#{$1}/#{$2}" class Error < RuntimeError; end diff --git a/lib/net/http.rb b/lib/net/http.rb index 46d95b27b4..b62f97d374 100644 --- a/lib/net/http.rb +++ b/lib/net/http.rb @@ -22,7 +22,7 @@ # http://www.ruby-lang.org/ja/man/?cmd=view;name=net%2Fhttp.rb # #-- -# $Id$ +# $Id: http.rb,v 1.100.2.14 2006/07/26 13:27:18 aamine Exp $ #++ require 'net/protocol' @@ -278,7 +278,7 @@ module Net #:nodoc: class HTTP < Protocol # :stopdoc: - Revision = %q$Revision$.split[1] + Revision = %q$Revision: 1.100.2.14 $.split[1] HTTPVersion = '1.1' @newimpl = true # :startdoc: diff --git a/lib/net/https.rb b/lib/net/https.rb index e296dbbed4..1111e94590 100644 --- a/lib/net/https.rb +++ b/lib/net/https.rb @@ -1,6 +1,6 @@ =begin -= $RCSfile$ -- SSL/TLS enhancement for Net::HTTP. += $RCSfile: https.rb,v $ -- SSL/TLS enhancement for Net::HTTP. == Info 'OpenSSL for Ruby 2' project @@ -16,7 +16,7 @@ You can get it from RAA or Ruby's CVS repository. == Version - $Id$ + $Id: https.rb,v 1.3.4.2 2006/02/05 09:56:34 aamine Exp $ 2001-11-06: Contiributed to Ruby/OpenSSL project. 2004-03-06: Some code is merged in to net/http. diff --git a/lib/net/pop.rb b/lib/net/pop.rb index 2ecbcbdf28..b76124156b 100644 --- a/lib/net/pop.rb +++ b/lib/net/pop.rb @@ -15,7 +15,7 @@ # NOTE: You can find Japanese version of this document in # the doc/net directory of the standard ruby interpreter package. # -# $Id$ +# $Id: pop.rb,v 1.62.2.4 2005/09/13 07:27:18 aamine Exp $ # # See Net::POP3 for documentation. # @@ -190,7 +190,7 @@ module Net # class POP3 < Protocol - Revision = %q$Revision$.split[1] + Revision = %q$Revision: 1.62.2.4 $.split[1] # # Class Parameters diff --git a/lib/net/protocol.rb b/lib/net/protocol.rb index d722fdcbd4..0fee78c63a 100644 --- a/lib/net/protocol.rb +++ b/lib/net/protocol.rb @@ -11,7 +11,7 @@ # modify this program under the same terms as Ruby itself, # Ruby Distribute License or GNU General Public License. # -# $Id$ +# $Id: protocol.rb,v 1.73.2.3 2005/09/13 07:27:18 aamine Exp $ #++ # # WARNING: This file is going to remove. diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb index dda9dab072..89929b1c6e 100644 --- a/lib/net/smtp.rb +++ b/lib/net/smtp.rb @@ -15,7 +15,7 @@ # NOTE: You can find Japanese version of this document in # the doc/net directory of the standard ruby interpreter package. # -# $Id$ +# $Id: smtp.rb,v 1.69.2.3 2005/09/13 07:27:18 aamine Exp $ # # See Net::SMTP for documentation. # @@ -163,7 +163,7 @@ module Net # class SMTP - Revision = %q$Revision$.split[1] + Revision = %q$Revision: 1.69.2.3 $.split[1] # The default SMTP port, port 25. def SMTP.default_port diff --git a/lib/net/telnet.rb b/lib/net/telnet.rb index c5f8b0429a..a2f6065dd7 100644 --- a/lib/net/telnet.rb +++ b/lib/net/telnet.rb @@ -164,7 +164,7 @@ module Net CR = "\015" LF = "\012" EOL = CR + LF - REVISION = '$Id$' + REVISION = '$Id: telnet.rb,v 1.23.2.4 2005/09/14 15:21:31 matz Exp $' # :startdoc: # diff --git a/lib/optparse.rb b/lib/optparse.rb index 9c2ca2eba8..c1df9586c8 100644 --- a/lib/optparse.rb +++ b/lib/optparse.rb @@ -203,7 +203,7 @@ # class OptionParser # :stopdoc: - RCSID = %w$Id$[1..-1].each {|s| s.freeze}.freeze + RCSID = %w$Id: optparse.rb,v 1.40.2.12 2006/08/04 22:00:21 drbrain Exp $[1..-1].each {|s| s.freeze}.freeze Version = (RCSID[1].split('.').collect {|s| s.to_i}.extend(Comparable).freeze if RCSID[1]) LastModified = (Time.gm(*RCSID[2, 2].join('-').scan(/\d+/).collect {|s| s.to_i}) if RCSID[2]) Release = RCSID[2] diff --git a/lib/parsearg.rb b/lib/parsearg.rb index cab2dba789..b7e18c3afd 100644 --- a/lib/parsearg.rb +++ b/lib/parsearg.rb @@ -1,8 +1,8 @@ # # parsearg.rb - parse arguments # $Release Version: $ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.2 $ +# $Date: 2006/08/04 22:00:21 $ # by Yasuo OHBA(SHL Japan Inc. Technology Dept.) # # -- @@ -12,7 +12,7 @@ warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: parsearg is deprecated after Ruby 1.8.1; use optparse instead" -$RCS_ID=%q$Header$ +$RCS_ID=%q$Header: /src/ruby/lib/parsearg.rb,v 1.2.2.2 2006/08/04 22:00:21 drbrain Exp $ require "getopts" diff --git a/lib/scanf.rb b/lib/scanf.rb index 2972bf9d60..1e63051654 100644 --- a/lib/scanf.rb +++ b/lib/scanf.rb @@ -1,9 +1,9 @@ # scanf for Ruby # -# $Revision$ -# $Id$ -# $Author$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Id: scanf.rb,v 1.2.2.1 2004/03/20 11:57:10 dblack Exp $ +# $Author: dblack $ +# $Date: 2004/03/20 11:57:10 $ # # A product of the Austin Ruby Codefest (Austin, Texas, August 2002) diff --git a/lib/set.rb b/lib/set.rb index 0ad47c842f..36e718eaf7 100644 --- a/lib/set.rb +++ b/lib/set.rb @@ -9,7 +9,7 @@ # All rights reserved. You can redistribute and/or modify it under the same # terms as Ruby. # -# $Id$ +# $Id: set.rb,v 1.20.2.7 2005/06/30 06:16:13 matz Exp $ # # == Overview # diff --git a/lib/shell/builtin-command.rb b/lib/shell/builtin-command.rb index db1adfa48b..02025c5d42 100644 --- a/lib/shell/builtin-command.rb +++ b/lib/shell/builtin-command.rb @@ -1,8 +1,8 @@ # # shell/builtin-command.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.1 $ +# $Date: 2001/05/17 10:02:48 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/shell/command-processor.rb b/lib/shell/command-processor.rb index ecf6c7d5eb..f08440e457 100644 --- a/lib/shell/command-processor.rb +++ b/lib/shell/command-processor.rb @@ -1,8 +1,8 @@ # # shell/command-controller.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.8.2.2 $ +# $Date: 2004/04/18 23:20:33 $ # by Keiju ISHITSUKA(Nippon Rational Inc.) # # -- diff --git a/lib/shell/error.rb b/lib/shell/error.rb index d338b1c5d1..2f176862a8 100644 --- a/lib/shell/error.rb +++ b/lib/shell/error.rb @@ -1,8 +1,8 @@ # # shell/error.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.2 $ +# $Date: 2003/02/07 19:00:21 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/shell/filter.rb b/lib/shell/filter.rb index 27c5534695..12cc5206f8 100644 --- a/lib/shell/filter.rb +++ b/lib/shell/filter.rb @@ -1,8 +1,8 @@ # # shell/filter.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.3.2.1 $ +# $Date: 2004/03/21 12:21:11 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/shell/process-controller.rb b/lib/shell/process-controller.rb index f74abfd686..f0ddd58a45 100644 --- a/lib/shell/process-controller.rb +++ b/lib/shell/process-controller.rb @@ -1,8 +1,8 @@ # # shell/process-controller.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.3 $ +# $Date: 2003/10/16 17:47:19 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/shell/system-command.rb b/lib/shell/system-command.rb index f87ba890ea..8b1cba98c8 100644 --- a/lib/shell/system-command.rb +++ b/lib/shell/system-command.rb @@ -1,8 +1,8 @@ # # shell/system-command.rb - # $Release Version: 0.6.0 $ -# $Revision$ -# $Date$ +# $Revision: 1.2.2.1 $ +# $Date: 2004/03/21 12:21:11 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/shell/version.rb b/lib/shell/version.rb index 6694c804d8..46b3425afa 100644 --- a/lib/shell/version.rb +++ b/lib/shell/version.rb @@ -1,8 +1,8 @@ # # version.rb - shell version definition file # $Release Version: 0.6.0$ -# $Revision$ -# $Date$ +# $Revision: 1.1 $ +# $Date: 2001/05/17 10:02:48 $ # by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd) # # -- diff --git a/lib/sync.rb b/lib/sync.rb index 79522ed885..03b161c274 100644 --- a/lib/sync.rb +++ b/lib/sync.rb @@ -1,8 +1,8 @@ # # sync.rb - 2 phase lock with counter # $Release Version: 1.0$ -# $Revision$ -# $Date$ +# $Revision: 1.4 $ +# $Date: 2001/06/06 14:19:33 $ # by Keiju ISHITSUKA(keiju@ishitsuka.com) # # -- @@ -44,7 +44,7 @@ unless defined? Thread end module Sync_m - RCS_ID='-$Header$-' + RCS_ID='-$Header: /src/ruby/lib/sync.rb,v 1.4 2001/06/06 14:19:33 keiju Exp $-' # lock mode UN = :UN diff --git a/lib/tempfile.rb b/lib/tempfile.rb index b885444b15..a18c19446a 100644 --- a/lib/tempfile.rb +++ b/lib/tempfile.rb @@ -1,7 +1,7 @@ # # tempfile - manipulates temporary files # -# $Id$ +# $Id: tempfile.rb,v 1.19.2.5 2006/06/10 23:27:38 matz Exp $ # require 'delegate' diff --git a/lib/thread.rb b/lib/thread.rb index 4c6a651a56..640bea5111 100644 --- a/lib/thread.rb +++ b/lib/thread.rb @@ -1,6 +1,6 @@ # # thread.rb - thread support classes -# $Date$ +# $Date: 2005/06/07 09:41:17 $ # by Yukihiro Matsumoto # # Copyright (C) 2001 Yukihiro Matsumoto diff --git a/lib/tmpdir.rb b/lib/tmpdir.rb index 3042ed5202..bfc214b6b9 100644 --- a/lib/tmpdir.rb +++ b/lib/tmpdir.rb @@ -1,7 +1,7 @@ # # tmpdir - retrieve temporary directory path # -# $Id$ +# $Id: tmpdir.rb,v 1.5.2.1 2005/12/15 15:57:05 matz Exp $ # class Dir diff --git a/lib/uri.rb b/lib/uri.rb index 09c4f5fbcf..fab3b94d16 100644 --- a/lib/uri.rb +++ b/lib/uri.rb @@ -6,7 +6,7 @@ # License:: # Copyright (c) 2001 akira yamada # You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: uri.rb,v 1.8.2.2 2004/07/17 13:07:46 akira Exp $ # # See URI for documentation # diff --git a/lib/uri/common.rb b/lib/uri/common.rb index ccf57bd93b..7a5207a315 100644 --- a/lib/uri/common.rb +++ b/lib/uri/common.rb @@ -1,7 +1,7 @@ # = uri/common.rb # # Author:: Akira Yamada -# Revision:: $Id$ +# Revision:: $Id: common.rb,v 1.11.2.7 2005/06/24 04:15:20 akira Exp $ # License:: # You can redistribute it and/or modify it under the same term as Ruby. # diff --git a/lib/uri/ftp.rb b/lib/uri/ftp.rb index 26109e4d27..08f128f23f 100644 --- a/lib/uri/ftp.rb +++ b/lib/uri/ftp.rb @@ -3,7 +3,7 @@ # # Author:: Akira Yamada # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: ftp.rb,v 1.3.2.1 2004/03/24 12:20:32 gsinclair Exp $ # require 'uri/generic' diff --git a/lib/uri/generic.rb b/lib/uri/generic.rb index 51c2bf17f6..b7a4cf6ef0 100644 --- a/lib/uri/generic.rb +++ b/lib/uri/generic.rb @@ -3,7 +3,7 @@ # # Author:: Akira Yamada # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: generic.rb,v 1.13.2.5 2005/06/24 04:15:20 akira Exp $ # require 'uri/common' diff --git a/lib/uri/http.rb b/lib/uri/http.rb index 1f8bf587aa..651658b918 100644 --- a/lib/uri/http.rb +++ b/lib/uri/http.rb @@ -3,7 +3,7 @@ # # Author:: Akira Yamada # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: http.rb,v 1.2.2.1 2004/03/24 12:20:32 gsinclair Exp $ # require 'uri/generic' diff --git a/lib/uri/https.rb b/lib/uri/https.rb index 78e5b9af12..1ee1e67a24 100644 --- a/lib/uri/https.rb +++ b/lib/uri/https.rb @@ -3,7 +3,7 @@ # # Author:: Akira Yamada # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: https.rb,v 1.2.2.1 2004/03/24 12:20:32 gsinclair Exp $ # require 'uri/http' diff --git a/lib/uri/ldap.rb b/lib/uri/ldap.rb index 163d2cda24..f033b2c307 100644 --- a/lib/uri/ldap.rb +++ b/lib/uri/ldap.rb @@ -7,7 +7,7 @@ # License:: # URI::LDAP is copyrighted free software by Takaaki Tateishi and Akira Yamada. # You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: ldap.rb,v 1.3.2.2 2004/07/17 13:07:46 akira Exp $ # require 'uri/generic' diff --git a/lib/uri/mailto.rb b/lib/uri/mailto.rb index 0c93ae1c0d..f4f9d02736 100644 --- a/lib/uri/mailto.rb +++ b/lib/uri/mailto.rb @@ -3,7 +3,7 @@ # # Author:: Akira Yamada # License:: You can redistribute it and/or modify it under the same term as Ruby. -# Revision:: $Id$ +# Revision:: $Id: mailto.rb,v 1.6.2.2 2004/05/13 04:03:33 akira Exp $ # require 'uri/generic' diff --git a/lib/webrick/cgi.rb b/lib/webrick/cgi.rb index ff5f7a6102..c6d5acea31 100644 --- a/lib/webrick/cgi.rb +++ b/lib/webrick/cgi.rb @@ -5,7 +5,7 @@ # Copyright (c) 2003 Internet Programming with Ruby writers. All rights # reserved. # -# $Id$ +# $Id: cgi.rb,v 1.4.2.9 2005/09/28 06:16:59 gotoyuzo Exp $ require "webrick/httprequest" require "webrick/httpresponse" diff --git a/lib/webrick/ssl.rb b/lib/webrick/ssl.rb index 03bfdf4aa0..d9c032f6c9 100644 --- a/lib/webrick/ssl.rb +++ b/lib/webrick/ssl.rb @@ -3,7 +3,7 @@ # # Copyright (c) 2003 GOTOU Yuuzou All rights reserved. # -# $Id$ +# $Id: ssl.rb,v 1.2.2.1 2005/01/18 06:03:43 gotoyuzo Exp $ require 'webrick' require 'openssl' diff --git a/lib/xmlrpc/base64.rb b/lib/xmlrpc/base64.rb index f9a21c703a..a0050d895c 100644 --- a/lib/xmlrpc/base64.rb +++ b/lib/xmlrpc/base64.rb @@ -77,5 +77,5 @@ end # module XMLRPC =begin = History - $Id$ + $Id: base64.rb,v 1.1 2003/07/19 10:05:54 matz Exp $ =end diff --git a/lib/xmlrpc/client.rb b/lib/xmlrpc/client.rb index dadd3279f2..4d23e31e3e 100644 --- a/lib/xmlrpc/client.rb +++ b/lib/xmlrpc/client.rb @@ -268,7 +268,7 @@ Note: Inherited methods from class (({Object})) cannot be used as XML-RPC names, = History - $Id$ + $Id: client.rb,v 1.2.2.2 2005/09/20 08:51:02 matz Exp $ =end diff --git a/lib/xmlrpc/config.rb b/lib/xmlrpc/config.rb index c4d2c41aac..230fe14a7c 100644 --- a/lib/xmlrpc/config.rb +++ b/lib/xmlrpc/config.rb @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: config.rb,v 1.1 2003/07/19 10:05:54 matz Exp $ # Configuration file for XML-RPC for Ruby # diff --git a/lib/xmlrpc/create.rb b/lib/xmlrpc/create.rb index 9150e2f56f..ce7a401fa5 100644 --- a/lib/xmlrpc/create.rb +++ b/lib/xmlrpc/create.rb @@ -3,7 +3,7 @@ # # Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de) # -# $Id$ +# $Id: create.rb,v 1.1.2.2 2006/06/20 23:43:42 matz Exp $ # require "date" diff --git a/lib/xmlrpc/datetime.rb b/lib/xmlrpc/datetime.rb index 298263fe8a..198b2cda1e 100644 --- a/lib/xmlrpc/datetime.rb +++ b/lib/xmlrpc/datetime.rb @@ -138,5 +138,5 @@ end # module XMLRPC =begin = History - $Id$ + $Id: datetime.rb,v 1.1.2.1 2005/06/24 20:27:42 mneumann Exp $ =end diff --git a/lib/xmlrpc/httpserver.rb b/lib/xmlrpc/httpserver.rb index 9afb5fd5ec..e4aa99f46a 100644 --- a/lib/xmlrpc/httpserver.rb +++ b/lib/xmlrpc/httpserver.rb @@ -4,7 +4,7 @@ # # Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de) # -# $Id$ +# $Id: httpserver.rb,v 1.1 2003/07/19 10:05:54 matz Exp $ # diff --git a/lib/xmlrpc/marshal.rb b/lib/xmlrpc/marshal.rb index 26510124c2..a4aa620da1 100644 --- a/lib/xmlrpc/marshal.rb +++ b/lib/xmlrpc/marshal.rb @@ -3,7 +3,7 @@ # # Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de) # -# $Id$ +# $Id: marshal.rb,v 1.1 2003/07/19 10:05:54 matz Exp $ # require "xmlrpc/parser" diff --git a/lib/xmlrpc/parser.rb b/lib/xmlrpc/parser.rb index d27d7c3827..e4f21edec6 100644 --- a/lib/xmlrpc/parser.rb +++ b/lib/xmlrpc/parser.rb @@ -3,7 +3,7 @@ # # Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de) # -# $Id$ +# $Id: parser.rb,v 1.3.2.3 2005/06/24 20:27:42 mneumann Exp $ # diff --git a/lib/xmlrpc/server.rb b/lib/xmlrpc/server.rb index 59a5869408..7900a1d920 100644 --- a/lib/xmlrpc/server.rb +++ b/lib/xmlrpc/server.rb @@ -775,6 +775,6 @@ end # module XMLRPC =begin = History - $Id$ + $Id: server.rb,v 1.2.2.6 2005/10/04 19:46:35 gotoyuzo Exp $ =end diff --git a/lib/xmlrpc/utils.rb b/lib/xmlrpc/utils.rb index 85c6bba372..b0a4a0d987 100644 --- a/lib/xmlrpc/utils.rb +++ b/lib/xmlrpc/utils.rb @@ -6,7 +6,7 @@ # # Copyright (C) 2001, 2002, 2003 by Michael Neumann (mneumann@ntecs.de) # -# $Id$ +# $Id: utils.rb,v 1.2.2.1 2005/06/24 20:27:42 mneumann Exp $ # module XMLRPC diff --git a/lib/yaml.rb b/lib/yaml.rb index fe8335c8f0..ce3aced1e6 100644 --- a/lib/yaml.rb +++ b/lib/yaml.rb @@ -1,5 +1,5 @@ # -*- mode: ruby; ruby-indent-level: 4; tab-width: 4 -*- vim: sw=4 ts=4 -# $Id$ +# $Id: yaml.rb,v 1.9.2.12 2005/12/26 08:18:31 matz Exp $ # # = yaml.rb: top-level module with methods for loading and parsing YAML documents # diff --git a/lib/yaml/tag.rb b/lib/yaml/tag.rb index 0fb6bef9a0..098aca5cfd 100644 --- a/lib/yaml/tag.rb +++ b/lib/yaml/tag.rb @@ -1,5 +1,5 @@ # -*- mode: ruby; ruby-indent-level: 4; tab-width: 4 -*- vim: sw=4 ts=4 -# $Id$ +# $Id: tag.rb,v 1.1.2.3 2006/08/22 09:43:47 matz Exp $ # # = yaml/tag.rb: methods for associating a taguri to a class. # diff --git a/main.c b/main.c index 9fe389cfe0..0ec86ed79b 100644 --- a/main.c +++ b/main.c @@ -2,8 +2,8 @@ main.c - - $Author$ - $Date$ + $Author: eban $ + $Date: 2004/10/31 16:06:57 $ created at: Fri Aug 19 13:19:58 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/marshal.c b/marshal.c index 51771fdf52..386a3e6206 100644 --- a/marshal.c +++ b/marshal.c @@ -2,8 +2,8 @@ marshal.c - - $Author$ - $Date$ + $Author: akr $ + $Date: 2005/12/14 03:04:14 $ created at: Thu Apr 27 16:30:01 JST 1995 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/math.c b/math.c index 60dd0b7204..d145549c69 100644 --- a/math.c +++ b/math.c @@ -2,8 +2,8 @@ math.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/27 16:14:03 $ created at: Tue Jan 25 14:12:56 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/mdoc2man.rb b/mdoc2man.rb index 910b2e5745..1b291bc53a 100755 --- a/mdoc2man.rb +++ b/mdoc2man.rb @@ -39,7 +39,7 @@ ### OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ### SUCH DAMAGE. ### -### $Id$ +### $Id: mdoc2man.rb,v 1.4 2003/01/20 12:10:40 knu Exp $ ### class Mdoc2Man diff --git a/misc/inf-ruby.el b/misc/inf-ruby.el index d9e2348e6e..c323eb25c6 100644 --- a/misc/inf-ruby.el +++ b/misc/inf-ruby.el @@ -1,8 +1,8 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id$ -;;; $Author$ -;;; $Date$ +;;; $Id: inf-ruby.el,v 1.6.2.1 2004/07/27 07:51:28 matz Exp $ +;;; $Author: matz $ +;;; $Date: 2004/07/27 07:51:28 $ ;;; ;;; Inferior Ruby Mode - ruby process in a buffer. ;;; adapted from cmuscheme.el @@ -34,11 +34,11 @@ ;;; ;;; HISTORY ;;; senda - 8 Apr 1998: Created. -;;; $Log$ +;;; $Log: inf-ruby.el,v $ ;;; Revision 1.6.2.1 2004/07/27 07:51:28 matz ;;; * object.c (Init_Object): "===" calls rb_obj_equal() directly. ;;; [ruby-list:39937] -;;; +;;; ;;; Revision 1.6 2002/09/07 14:35:46 nobu ;;; * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp ;;; alist for error message from ruby. diff --git a/misc/ruby-mode.el b/misc/ruby-mode.el index 4f41ec91a1..d51e8c9425 100644 --- a/misc/ruby-mode.el +++ b/misc/ruby-mode.el @@ -1,12 +1,12 @@ ;;; ;;; ruby-mode.el - ;;; -;;; $Author$ -;;; $Date$ +;;; $Author: matz $ +;;; $Date: 2007/01/24 14:46:10 $ ;;; created at: Fri Feb 4 14:49:13 JST 1994 ;;; -(defconst ruby-mode-revision "$Revision$") +(defconst ruby-mode-revision "$Revision: 1.74.2.14.2.1 $") (defconst ruby-mode-version (progn diff --git a/missing.h b/missing.h index 3f56078259..340cb0762e 100644 --- a/missing.h +++ b/missing.h @@ -3,8 +3,8 @@ missing.h - prototype for *.c in ./missing, and for missing timeval struct - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/01/25 13:30:11 $ created at: Sat May 11 23:46:03 JST 2002 ************************************************/ diff --git a/missing/acosh.c b/missing/acosh.c index a4443e191f..ce8ace7b34 100644 --- a/missing/acosh.c +++ b/missing/acosh.c @@ -2,8 +2,8 @@ acosh.c - - $Author$ - $Date$ + $Author: eban $ + $Date: 2003/10/18 14:04:18 $ created at: Fri Apr 12 00:34:17 JST 2002 public domain rewrite of acosh(3), asinh(3) and atanh(3) diff --git a/missing/strtod.c b/missing/strtod.c index fdccd48081..f0db7e7753 100644 --- a/missing/strtod.c +++ b/missing/strtod.c @@ -14,7 +14,7 @@ * software for any purpose. It is provided "as is" without * express or implied warranty. * - * RCS: @(#) $Id$ + * RCS: @(#) $Id: strtod.c,v 1.3 2000/02/17 07:11:22 matz Exp $ */ #include "config.h" diff --git a/node.h b/node.h index 39d02ae9d9..32a08d632e 100644 --- a/node.h +++ b/node.h @@ -2,8 +2,8 @@ node.h - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/02/13 09:10:53 $ created at: Fri May 28 15:14:02 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/numeric.c b/numeric.c index a937868ce4..fae862ae0a 100644 --- a/numeric.c +++ b/numeric.c @@ -2,8 +2,8 @@ numeric.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/05/01 03:46:46 $ created at: Fri Aug 13 18:33:09 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/object.c b/object.c index 1c0a03b19a..787b860d5d 100644 --- a/object.c +++ b/object.c @@ -2,8 +2,8 @@ object.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/07/18 01:55:14 $ created at: Thu Jul 15 12:01:24 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/pack.c b/pack.c index d58792f825..39688a76e7 100644 --- a/pack.c +++ b/pack.c @@ -2,8 +2,8 @@ pack.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/08/04 04:58:25 $ created at: Thu Feb 10 15:17:05 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/parse.y b/parse.y index 058f4486bf..e28ed946ae 100644 --- a/parse.y +++ b/parse.y @@ -2,8 +2,8 @@ parse.y - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2007/01/27 15:45:51 $ created at: Fri May 28 18:02:42 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/prec.c b/prec.c index 7b215fba09..087a28b55d 100644 --- a/prec.c +++ b/prec.c @@ -2,8 +2,8 @@ prec.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/04/09 16:10:36 $ created at: Tue Jan 26 02:40:41 2000 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/process.c b/process.c index a473fe9919..d964c35a42 100644 --- a/process.c +++ b/process.c @@ -2,8 +2,8 @@ process.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/08/16 02:46:10 $ created at: Tue Aug 10 14:30:50 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/random.c b/random.c index 618a3a8fa3..df4bcbaba7 100644 --- a/random.c +++ b/random.c @@ -2,8 +2,8 @@ random.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/02/12 06:07:47 $ created at: Fri Dec 24 16:39:21 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/range.c b/range.c index 3f575de91b..5c1b61c2e4 100644 --- a/range.c +++ b/range.c @@ -2,8 +2,8 @@ range.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/08/14 15:39:39 $ created at: Thu Aug 19 17:46:47 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/re.c b/re.c index d3de8f92e2..a405f9f57a 100644 --- a/re.c +++ b/re.c @@ -2,7 +2,7 @@ re.c - - $Author$ + $Author: matz $ created at: Mon Aug 9 18:24:49 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/re.h b/re.h index 45b2753dd5..7e7560a098 100644 --- a/re.h +++ b/re.h @@ -2,8 +2,8 @@ re.h - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2003/03/04 14:12:19 $ created at: Thu Sep 30 14:18:32 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/ruby.c b/ruby.c index 39b209d9e4..9aa062a0f2 100644 --- a/ruby.c +++ b/ruby.c @@ -2,8 +2,8 @@ ruby.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/08/16 02:11:21 $ created at: Tue Aug 10 12:47:31 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/ruby.h b/ruby.h index dcf7fbd822..68d08d5cf0 100644 --- a/ruby.h +++ b/ruby.h @@ -2,7 +2,7 @@ ruby.h - - $Author$ + $Author: matz $ created at: Thu Jun 10 14:26:32 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/rubyio.h b/rubyio.h index ac28ead77b..3f7b908afb 100644 --- a/rubyio.h +++ b/rubyio.h @@ -2,8 +2,8 @@ rubyio.h - - $Author$ - $Date$ + $Author: akr $ + $Date: 2006/05/22 08:38:31 $ created at: Fri Nov 12 16:47:09 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/rubysig.h b/rubysig.h index f716824877..7a2ace1bdd 100644 --- a/rubysig.h +++ b/rubysig.h @@ -2,8 +2,8 @@ rubysig.h - - $Author$ - $Date$ + $Author: ocean $ + $Date: 2005/10/21 10:23:03 $ created at: Wed Aug 16 01:15:38 JST 1995 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/sample/biorhythm.rb b/sample/biorhythm.rb index c7e26c4fff..0f89bb99e1 100644 --- a/sample/biorhythm.rb +++ b/sample/biorhythm.rb @@ -2,8 +2,8 @@ # # biorhythm.rb - # $Release Version: $ -# $Revision$ -# $Date$ +# $Revision: 1.9 $ +# $Date: 2003/05/05 14:02:14 $ # by Yasuo OHBA(STAFS Development Room) # # -- diff --git a/signal.c b/signal.c index f66fd3673c..9dce9a3f17 100644 --- a/signal.c +++ b/signal.c @@ -2,8 +2,8 @@ signal.c - - $Author$ - $Date$ + $Author: nagai $ + $Date: 2006/07/10 05:01:57 $ created at: Tue Dec 20 10:13:44 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/sprintf.c b/sprintf.c index c29b9f9780..45d4d7a063 100644 --- a/sprintf.c +++ b/sprintf.c @@ -2,8 +2,8 @@ sprintf.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/28 16:27:42 $ created at: Fri Oct 15 10:39:26 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/string.c b/string.c index 83ac1e486c..4651960389 100644 --- a/string.c +++ b/string.c @@ -2,8 +2,8 @@ string.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/31 06:34:10 $ created at: Mon Aug 9 17:12:58 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/struct.c b/struct.c index cdc6efa4b4..45797c80a0 100644 --- a/struct.c +++ b/struct.c @@ -2,8 +2,8 @@ struct.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/02/02 07:18:10 $ created at: Tue Mar 22 18:44:30 JST 1995 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/test/digest/test_digest.rb b/test/digest/test_digest.rb index 62f0aa2cd7..ac32653145 100644 --- a/test/digest/test_digest.rb +++ b/test/digest/test_digest.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # # $RoughId: test.rb,v 1.4 2001/07/13 15:38:27 knu Exp $ -# $Id$ +# $Id: test_digest.rb,v 1.2.2.2 2005/02/17 11:16:57 ocean Exp $ require 'test/unit' diff --git a/test/fileutils/fileasserts.rb b/test/fileutils/fileasserts.rb index c2e9244a96..65add2ac76 100644 --- a/test/fileutils/fileasserts.rb +++ b/test/fileutils/fileasserts.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: fileasserts.rb,v 1.2.2.2 2005/01/26 15:16:09 aamine Exp $ module Test module Unit diff --git a/test/fileutils/test_dryrun.rb b/test/fileutils/test_dryrun.rb index 2fdd65d2f6..1adc91517a 100644 --- a/test/fileutils/test_dryrun.rb +++ b/test/fileutils/test_dryrun.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test_dryrun.rb,v 1.1.2.1 2005/09/23 23:39:01 aamine Exp $ require 'test/unit' require 'fileutils' diff --git a/test/fileutils/test_fileutils.rb b/test/fileutils/test_fileutils.rb index cab51c9e8c..4d532a5dde 100644 --- a/test/fileutils/test_fileutils.rb +++ b/test/fileutils/test_fileutils.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test_fileutils.rb,v 1.16.2.6 2005/09/19 01:37:28 aamine Exp $ require 'fileutils' require 'fileasserts' diff --git a/test/fileutils/test_nowrite.rb b/test/fileutils/test_nowrite.rb index 369f8ca608..366ff12329 100644 --- a/test/fileutils/test_nowrite.rb +++ b/test/fileutils/test_nowrite.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test_nowrite.rb,v 1.4.2.2 2005/09/23 23:39:01 aamine Exp $ require 'fileutils' require 'fileasserts' diff --git a/test/fileutils/test_verbose.rb b/test/fileutils/test_verbose.rb index e60e85ea4e..974bd4a4bd 100644 --- a/test/fileutils/test_verbose.rb +++ b/test/fileutils/test_verbose.rb @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test_verbose.rb,v 1.1.2.1 2005/09/23 23:39:01 aamine Exp $ require 'test/unit' require 'fileutils' diff --git a/test/runner.rb b/test/runner.rb index d274bc8929..446302ad39 100644 --- a/test/runner.rb +++ b/test/runner.rb @@ -1,6 +1,6 @@ require 'test/unit' -rcsid = %w$Id$ +rcsid = %w$Id: runner.rb,v 1.11.2.1 2005/02/17 02:56:47 ntalbott Exp $ Version = rcsid[2].scan(/\d+/).collect!(&method(:Integer)).freeze Release = rcsid[3].freeze diff --git a/test/yaml/test_yaml.rb b/test/yaml/test_yaml.rb index 676310e6fc..638ad88ede 100644 --- a/test/yaml/test_yaml.rb +++ b/test/yaml/test_yaml.rb @@ -1,6 +1,6 @@ # -*- mode: ruby; ruby-indent-level: 4; tab-width: 4 -*- # vim:sw=4:ts=4 -# $Id$ +# $Id: test_yaml.rb,v 1.5.2.5 2006/01/16 01:29:58 ocean Exp $ # require 'test/unit' require 'yaml' diff --git a/time.c b/time.c index 03d9076ce5..8350a3a150 100644 --- a/time.c +++ b/time.c @@ -2,8 +2,8 @@ time.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/07/27 13:23:18 $ created at: Tue Dec 28 14:31:59 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/util.c b/util.c index 76902d9a6d..f4d0e67dd0 100644 --- a/util.c +++ b/util.c @@ -2,8 +2,8 @@ util.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2006/07/18 01:55:15 $ created at: Fri Mar 10 17:22:34 JST 1995 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/util.h b/util.h index b00c096dec..49d70eb5e6 100644 --- a/util.h +++ b/util.h @@ -2,8 +2,8 @@ util.h - - $Author$ - $Date$ + $Author: matz $ + $Date: 2005/10/30 18:20:53 $ created at: Thu Mar 9 11:55:53 JST 1995 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/variable.c b/variable.c index a617e7e8d7..a51dd9ea58 100644 --- a/variable.c +++ b/variable.c @@ -2,8 +2,8 @@ variable.c - - $Author$ - $Date$ + $Author: matz $ + $Date: 2006/07/20 07:04:17 $ created at: Tue Apr 19 23:55:15 JST 1994 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/version.c b/version.c index b235673001..3f634b3111 100644 --- a/version.c +++ b/version.c @@ -2,8 +2,8 @@ version.c - - $Author$ - $Date$ + $Author: shyouhei $ + $Date: 2006/11/26 09:34:32 $ created at: Thu Sep 30 20:08:01 JST 1993 Copyright (C) 1993-2003 Yukihiro Matsumoto diff --git a/x68/_dtos18.c b/x68/_dtos18.c index 4712a66bf7..7c8786199e 100644 --- a/x68/_dtos18.c +++ b/x68/_dtos18.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id$ + * $Id: _dtos18.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $ */ /* System headers */ diff --git a/x68/_round.c b/x68/_round.c index 761930fb8c..364582f8f6 100644 --- a/x68/_round.c +++ b/x68/_round.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id$ + * $Id: _round.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $ */ /* changed 1997.2.2 by K.Okabe */ diff --git a/x68/fconvert.c b/x68/fconvert.c index 9a0bc0e088..058876b564 100644 --- a/x68/fconvert.c +++ b/x68/fconvert.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id$ + * $Id: fconvert.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $ */ /* changed 1997.2.3 by K.Okabe */ diff --git a/x68/select.c b/x68/select.c index b4bf464032..cad60461cc 100644 --- a/x68/select.c +++ b/x68/select.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id$ + * $Id: select.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $ */ #ifndef __IOCS_INLINE__ -- cgit v1.2.3