perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r23651 - in trunk: include/parrot languages/eclectus/t lang

Subject: [svn:parrot] r23651 - in trunk: include/parrot languages/eclectus/t languages/plumhead/src/pct/Plumhead languages/pynie/src/parser src t/src
From:
Date: Sun, 9 Dec 2007 08:53:30 -0800 PST
Newsgroups: perl.cvs.parrot

Author: bernhard
Date: Sun Dec  9 08:53:29 2007
New Revision: 23651

Modified:
   trunk/include/parrot/scheduler_private.h   (contents, props changed)
   trunk/languages/eclectus/t/integers.pl   (props changed)
   trunk/languages/plumhead/src/pct/Plumhead/Grammar.pir   (props changed)
   trunk/languages/pynie/src/parser/Actions.pm   (props changed)
   trunk/src/scheduler.c   (contents, props changed)
   trunk/t/src/vtables.t   (contents, props changed)

Log:
Set SVN properties for currently added files.


Modified: trunk/include/parrot/scheduler_private.h
==============================================================================
--- trunk/include/parrot/scheduler_private.h    (original)
+++ trunk/include/parrot/scheduler_private.h    Sun Dec  9 08:53:29 2007
@@ -1,7 +1,7 @@
 /* scheduler.h
  *  Copyright (C) 2007, The Perl Foundation.
  *  SVN Info
- *     $Id: scheduler_private.h 23490 2007-12-05 12:06:10Z allison $
+ *     $Id$
  *  Overview:
  *     Parrot concurrency scheduler private core structs and flags
  *  Data Structure and Algorithms:

Modified: trunk/src/scheduler.c
==============================================================================
--- trunk/src/scheduler.c       (original)
+++ trunk/src/scheduler.c       Sun Dec  9 08:53:29 2007
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2007, The Perl Foundation.
-$Id: $
+$Id$
 
 =head1 NAME
 

Modified: trunk/t/src/vtables.t
==============================================================================
--- trunk/t/src/vtables.t       (original)
+++ trunk/t/src/vtables.t       Sun Dec  9 08:53:29 2007
@@ -1,6 +1,6 @@
 #! perl
-# Copyright (C) 2001-2006, The Perl Foundation.
-# $Id: warnings.t 23381 2007-12-02 21:33:30Z paultcochrane $
+# Copyright (C) 2007, The Perl Foundation.
+# $Id$
 
 use strict;
 use warnings;

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r23651 - in trunk: include/parrot languages/eclectus/t languages/plumhead/src/pct/Plumhead languages/pynie/src/parser src t/src, bernhard <=