aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Register with the flesh to receive warnings and info messages. Storeschnetter2005-10-05
* Comment out unused variableschnetter2005-10-04
* 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
* Declare intermediate make targes as precious, so that they are notschnetter2005-07-14
* Autodetect the name of the GNU tar executableschnetter2005-07-03
* Correct grammatical error in commentschnetter2005-06-18
* 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
* 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
* 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
* 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
* Make announcing to the portal workschnetter2005-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
* Make it compileschnetter2005-05-25
* Be a bit more verboseschnetter2005-05-25
* Correct parameter file that outputs that tarball.schnetter2005-05-25
* Add commentsschnetter2005-05-25
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24
* Replace dummy routines by socket routines that send the information toschnetter2005-05-18
* Store more meta information.schnetter2005-05-04
* Add a thorn that commits meta data about runs to permanent storage.schnetter2005-05-04