aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a perl script that may become an XML-RPC server in the futureschnetter2005-10-08
* Correct job ids: gmtime returns the month in the range 0..11.schnetter2005-10-06
* Register with the flesh to receive warnings and info messages. Storeschnetter2005-10-05
* Comment out unused variableschnetter2005-10-04
* Make Formaline GPL.schnetter2005-09-21
* Correct Y2K bug: gmtime() counts years since 1900, so have to add 1900schnetter2005-08-23
* Regenerate all tarballs automatically when the internal ABI changes.schnetter2005-08-22
* Initialise large data arrays in several smaller chunks, not all atschnetter2005-08-22
* More ideas.schnetter2005-08-20
* Explain pronunciation.schnetter2005-07-14
* Correct email address once more.schnetter2005-07-14
* Declare intermediate make targes as precious, so that they are notschnetter2005-07-14
* Correct maintainter's email addressschnetter2005-07-14
* Autodetect the name of the GNU tar executableschnetter2005-07-03
* Correct grammatical error in commentschnetter2005-06-18
* Don't disable announcingschnetter2005-06-16
* Announce to the portalschnetter2005-06-16
* Disable announcing to the portal by default.schnetter2005-06-16
* Include the contents of the config-data directory into the source tarballs.schnetter2005-06-16
* Also announce some PBS information.schnetter2005-06-14
* Increate the default announce interval from one to ten minutes.schnetter2005-06-07
* Use timer output to show whether announcing is expensiveschnetter2005-06-07
* Publish a unique ID for the simulation through an aliased function.schnetter2005-06-05
* Make parameters steerable.schnetter2005-06-05
* Do not mess with sockets in C or C++. Defer this to perl. Create aschnetter2005-06-03
* Use a subdirectory for announcing -- every Cactus run should have itsschnetter2005-06-03
* Recreate all tarballs when any of the bindings change, because theseschnetter2005-06-03
* Store number of bytes a long, not int.schnetter2005-06-03
* Remove outdated commented-out codeschnetter2005-06-01
* Add suggestion for using perl to use socketsschnetter2005-06-01
* Link the source code with -l instead of giving the library name as .aschnetter2005-05-31
* Don't require MSG_NOSIGNAL to be defined.schnetter2005-05-31
* Call ranlib on the created archive.schnetter2005-05-31
* Include missing <cassert>schnetter2005-05-31
* Put everything into a namespace.schnetter2005-05-31
* Correct error in handling boolean values; they were still treated asschnetter2005-05-29
* Set build ID correctlyschnetter2005-05-29
* Make it possible to announce or store grid scalarsschnetter2005-05-29
* Create a unique ID for each buildschnetter2005-05-29
* Store boolean variables with their own type instead of as integers.schnetter2005-05-29
* Store the list of compiled and active thorns.schnetter2005-05-29
* Introduce a timeout when sending to the portal.schnetter2005-05-29
* Add a parameter file that demonstrates announcingschnetter2005-05-28
* Make announcing to the portal workschnetter2005-05-28
* Whitespace changeschnetter2005-05-28
* Remove unused codeschnetter2005-05-27
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27
* Make output a bit nicerschnetter2005-05-25
* Add TODO itemschnetter2005-05-25
* Make it compileschnetter2005-05-25