gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] storm/org/nongnu/storm __init__.py util/CopyUti...


From: Benja Fallenstein
Subject: [Gzz-commits] storm/org/nongnu/storm __init__.py util/CopyUti...
Date: Thu, 03 Apr 2003 09:38:15 -0500

CVSROOT:        /cvsroot/storm
Module name:    storm
Changes by:     Benja Fallenstein <address@hidden>      03/04/03 09:38:15

Modified files:
        org/nongnu/storm: __init__.py 
        org/nongnu/storm/util: CopyUtil.java URIUtil.java 
                               URN5Namespace.java 
Added files:
        org/nongnu/storm: Block.java BlockId.java BlockListener.java 
                          BlockOutputStream.java CollectionListener.java 
                          Collector.java IndexedPool.java Pointer.java 
                          PointerBlock.java PointerIndexType.java 
                          SetCollector.java StormPool.java 
        org/nongnu/storm/impl: AbstractLocalPool.java AbstractPool.java 
                               AsyncSetCollector.java 
                               DefaultPointerIndex.java 
                               DefaultPointerIndexType.java DirDB.java 
                               DirPool.java P2PPool.java 
                               SimpleSetCollector.java 
                               TransientPool.java ZipPool.java 
        org/nongnu/storm/util: Version.java VersionFormat.java 
        org/nongnu/storm/versioning: DiffBlock.java DiffIndexType.java 
                                     DiffingStormFiler.java 
                                     SimpleStormFiler.java 
                                     StormFilerBlock.java 
                                     VersionBlock.java 

Log message:
        Initial checking, now need to make compile

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/Block.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/BlockId.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/BlockListener.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/BlockOutputStream.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/CollectionListener.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/Collector.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/IndexedPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/Pointer.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/PointerBlock.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/PointerIndexType.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/SetCollector.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/StormPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/__init__.py.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/AbstractLocalPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/AbstractPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/AsyncSetCollector.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/DefaultPointerIndex.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/DefaultPointerIndexType.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/DirDB.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/DirPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/P2PPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/SimpleSetCollector.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/TransientPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/impl/ZipPool.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/util/Version.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/util/VersionFormat.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/util/CopyUtil.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/util/URIUtil.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/util/URN5Namespace.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/DiffBlock.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/DiffIndexType.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/DiffingStormFiler.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/SimpleStormFiler.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/StormFilerBlock.java?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/org/nongnu/storm/versioning/VersionBlock.java?rev=1.1

Patches:
Index: storm/org/nongnu/storm/__init__.py
diff -u storm/org/nongnu/storm/__init__.py:1.1 
storm/org/nongnu/storm/__init__.py:1.2
--- storm/org/nongnu/storm/__init__.py:1.1      Tue Mar 25 08:43:50 2003
+++ storm/org/nongnu/storm/__init__.py  Thu Apr  3 09:38:14 2003
@@ -0,0 +1,22 @@
+# 
+# Copyright (c) 2003, Benja Fallenstein
+# 
+# This file is part of Gzz.
+# 
+# Gzz is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# 
+# Gzz is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with Gzz; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA  02111-1307  USA
+# 
+# 
+
Index: storm/org/nongnu/storm/util/CopyUtil.java
diff -u storm/org/nongnu/storm/util/CopyUtil.java:1.1 
storm/org/nongnu/storm/util/CopyUtil.java:1.2
--- storm/org/nongnu/storm/util/CopyUtil.java:1.1       Tue Mar 25 08:57:38 2003
+++ storm/org/nongnu/storm/util/CopyUtil.java   Thu Apr  3 09:38:14 2003
@@ -3,20 +3,20 @@
  *    
  *    Copyright (c) 2002, Benja Fallenstein
  *    
- *    This file is part of Gzz.
+ *    This file is part of Storm.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    Storm is free software; you can redistribute it and/or modify it under
  *    the terms of the GNU Lesser General Public License as published by
  *    the Free Software Foundation; either version 2 of the License, or
  *    (at your option) any later version.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    Storm is distributed in the hope that it will be useful, but WITHOUT
  *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
  *    Public License for more details.
  *    
  *    You should have received a copy of the GNU Lesser General
- *    Public License along with Gzz; if not, write to the Free
+ *    Public License along with Storm; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *    
Index: storm/org/nongnu/storm/util/URIUtil.java
diff -u storm/org/nongnu/storm/util/URIUtil.java:1.1 
storm/org/nongnu/storm/util/URIUtil.java:1.2
--- storm/org/nongnu/storm/util/URIUtil.java:1.1        Tue Mar 25 09:35:36 2003
+++ storm/org/nongnu/storm/util/URIUtil.java    Thu Apr  3 09:38:14 2003
@@ -3,20 +3,20 @@
  *    
  *    Copyright (c) 2003, Benja Fallenstein
  *    
- *    This file is part of Gzz.
+ *    This file is part of Storm.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    Storm is free software; you can redistribute it and/or modify it under
  *    the terms of the GNU Lesser General Public License as published by
  *    the Free Software Foundation; either version 2 of the License, or
  *    (at your option) any later version.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    Storm is distributed in the hope that it will be useful, but WITHOUT
  *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
  *    Public License for more details.
  *    
  *    You should have received a copy of the GNU Lesser General
- *    Public License along with Gzz; if not, write to the Free
+ *    Public License along with Storm; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *    
Index: storm/org/nongnu/storm/util/URN5Namespace.java
diff -u storm/org/nongnu/storm/util/URN5Namespace.java:1.1 
storm/org/nongnu/storm/util/URN5Namespace.java:1.2
--- storm/org/nongnu/storm/util/URN5Namespace.java:1.1  Tue Mar 25 09:35:36 2003
+++ storm/org/nongnu/storm/util/URN5Namespace.java      Thu Apr  3 09:38:14 2003
@@ -3,20 +3,20 @@
 *
 *    Copyright (c) 2002, Tuomas Lukka
 *
- *    This file is part of Gzz.
+ *    This file is part of Storm.
  *    
- *    Gzz is free software; you can redistribute it and/or modify it under
+ *    Storm is free software; you can redistribute it and/or modify it under
  *    the terms of the GNU Lesser General Public License as published by
  *    the Free Software Foundation; either version 2 of the License, or
  *    (at your option) any later version.
  *    
- *    Gzz is distributed in the hope that it will be useful, but WITHOUT
+ *    Storm is distributed in the hope that it will be useful, but WITHOUT
  *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
  *    Public License for more details.
  *    
  *    You should have received a copy of the GNU Lesser General
- *    Public License along with Gzz; if not, write to the Free
+ *    Public License along with Storm; if not, write to the Free
  *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  *    MA  02111-1307  USA
  *    




reply via email to

[Prev in Thread] Current Thread [Next in Thread]