vampire-public
[Top][All Lists]
Advanced

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

[Vampire-public] New bunch of changes


From: Nicolas Burrus
Subject: [Vampire-public] New bunch of changes
Date: Sat, 10 Jan 2004 20:06:30 +0100
User-agent: KMail/1.5.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Here is the ChangeLog for today.  I have moved many files, I find it clearer 
and it helps source navigation.  I'm a quite maniac with names :)

I have removed most of the client/server code.

2004-01-10  Nicolas Burrus  <address@hidden>

        * configure.ac: Ask for Python 2.3.
        * src/misc/parse_opt.py: Rewrite using Python OptionParser module.
        Remove client/server options.
        * src/vampire.py: Cleanup.
        * src/common.py, src/core/FinalTarball.py,
        * src/core/GetBestHost.py, src/core/RemoteLoadAverage.py,
        * src/core/RemoteTest.py, src/core/var_expansion.py,
        * src/log/TestLogWriter.py: Adjust.

2004-01-10  Nicolas Burrus  <address@hidden>

        * configure.ac: Fix email address.
        Set version to 0.2a.

2004-01-10  Nicolas Burrus  <address@hidden>
        
        * README: Update.
        * LINKS: Merge into...
        * HACKING: ... this file.

2004-01-10  Nicolas Burrus  <address@hidden>

        * src/misc.py: Rename as...
        * src/common.py: ... this.

        * src/misc/__init__.py: New.
        * src/parse_opt.py: Move...
        * src/misc/parse_opt.py: ... here.
        * src/pexpect3.py: Move...
        * src/misc/pexpect3.py: ... here.
        * src/thread_utilities.py: Move...
        * src/misc/thread_utilities.py: ... here.
        
        * src/core/__init__.py: New.
        * src/Dispatcher.py: Move...
        * src/core/Dispatcher.py: ... here.
        * src/FinalHost.py: Move...
        * src/core/FinalHost.py: ... here.
        * src/FinalTarball.py: Move...
        * src/core/FinalTarball.py: ... here.
        * src/GetBestHost.py: Move...
        * src/core/GetBestHost.py: ... here.
        * src/RemoteAccess.py: Move...
        * src/core/RemoteAccess.py: ... here.
        * src/RemoteLoadAverage.py: Move...
        * src/core/RemoteLoadAverage.py: ... here.
        * src/RemoteTest.py: Move...
        * src/core/RemoteTest.py: ... here.
        * src/Scheduler.py: Move...
        * src/core/Scheduler.py: ... here.
        * src/SetUsedHosts.py: Move...
        * src/core/SetUsedHosts.py: ... here.
        * src/TarballCommand.py: Move...
        * src/core/TarballCommand.py: ... here.
        * src/TarballUpload.py: Move...
        * src/core/TarballUpload.py: ... here.
        * src/remote_upload.py: Move...
        * src/core/remote_upload.py: ... here.
        * src/var_expansion.py: Move...
        * src/core/var_expansion.py: ... here.

2004-01-10  Nicolas Burrus  <address@hidden>
        
        * src/exit_status.py: Remove.
        * src/misc.py: Define exit status constants.

        * src/Makefile.am, src/RemoteTest.py, src/Scheduler.py,
        * src/vampire-log-summary.py, src/vampire-xml2html.py,
        * src/vampire.py: Adjust.

2004-01-10  Nicolas Burrus  <address@hidden>
        
        * src/Dispatching.py: Rename as...
        * src/Dispatcher.py: ... this.
        
        * src/LogCommand.py: Move...
        * src/log/TestLogCommand.py: ... here.
        * src/LogTarball.py: Move...
        * src/log/TestLog.py: ... here.
        * src/XmlLogParser.py: Move...
        * src/log/TestLogParser.py: ... here.
        * src/xml_log.py: Move...
        * src/log/TestLogWriter.py: ... here.

        * src/HostClass.py: Move...
        * src/conf/HostClass.py: ... here.
        * src/HostList.py: Move...
        * src/conf/HostList.py: ... here.
        * src/InfoBalise.py: Move...
        * src/conf/InfoBalise.py: ... here.
        * src/Location.py: Move...
        * src/conf/Location.py: ... here.
        * src/PrintMsg.py: Move...
        * src/conf/PrintMsg.py: ... here.
        * src/Tarball.py: Move...
        * src/conf/Tarball.py: ... here.
        * src/TarballClass.py: Move...
        * src/conf/TarballClass.py: ... here.
        * src/parserXMLconf.py: Move...
        * src/conf/host_conf_parser.py: ... here.
        * src/parserXMLtarball.py: Move...
        * src/conf/tarball_conf_parser.py: ... here.

        * src/Makefile.am, src/RemoteTest.py, src/Scheduler.py,
        * src/vampire.py, src/vampire-log-summary.py,
        * src/vampire-xml2html.py: Adjust.

        * src/wrappers/Makefile.am: Remove generated files.

2004-01-10  Nicolas Burrus  <address@hidden>
        
        * src/AbstractVampire.py: Remove.
        * src/HostClass.py, src/Makefile.am: Adjust.

2004-01-10  Nicolas Burrus  <address@hidden>
        
        * src/ClientMode.py, src/server_mode.py, src/DaemonThread.py,
        * src/EventManager.py: Remove.
        * src/vampire.py, src/Makefile.am: Adjust.

2004-01-10  Nicolas Burrus  <address@hidden>

        * HACKING: Update (thanks to Maxime).
        * config/clcommit: New.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAAE04BI1+iQ4q66sRAu44AJ9B8f4Bi3j5kMLS9xdvf2OUpcgsEQCfWYLP
w+iR8nSf+QIVWW4qtjeK4C8=
=+WTv
-----END PGP SIGNATURE-----




reply via email to

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