]> www.ginac.de Git - ginac.git/history - tools
Update ax_cxx_compile_stdcxx.m4.
[ginac.git] / tools /
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-04-04 Richard KreckelInstall ginac-excompiler in $LIBEXECDIR, not in $BINDIR.
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-04-14 Martin ValaMake compile_ex() work with CMake.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2014-10-14 Richard KreckelThe FSF has moved (long ago).
2014-02-02 Alexei Sheplyakov[build] Include CMake related files into the tarball.
2012-07-17 Alexei Sheplyakov[build] GiNaC can be built with CMake now.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2009-02-06 Jens VollingaPrettified source code.
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakovginac.h: include parser.hpp
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-08-30 Jens VollingaCompilation without intermediate .o file.
2005-12-07 Jens VollingaAdded compile function.
2005-11-09 Richard Kreckel* Open streams binary (actually makes a difference...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-02-18 Christian Bauerupdated list of authors
2004-01-08 Christian BauerHappy New Year!
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-02-28 Richard Kreckel* Macro deobfuscation.
2001-02-27 Christian Bauerbuilding in separate directory didn't work
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-11-16 Christian Bauerall man pages now display the current GiNaC version...
2000-08-28 Christian Bauer- removed non-sources from CVS
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-06-15 Richard Kreckel- cint/*: Revamped the launch-scheme for ginaccint...
2000-06-06 Christian Bauer*sigh* when will we move the Makefile.in's out of CVS?
2000-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-14 Richard Kreckel- beautyfied names :-) relase_0-5-1
2000-02-08 Christian Bauer- added linefeed to end of "usage" string
2000-02-07 Richard Kreckel- changes triggered by fucking new version of automake
2000-02-07 Christian Bauer- cint dir was missing from distribution
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-07 Richard Kreckel- */Makefile.in: changes triggered by newer automake.
2000-02-04 Christian Bauer- ginsh now includes "ginac.h" when compiled as part...
2000-02-02 Richard Kreckel- Change triggered by newer automake.
2000-02-02 Richard Kreckel- use namespace GiNaC only if NO_NAMESPACE_GINAC wasn...
2000-01-31 Christian Bauer- updated Makefiles
2000-01-27 Christian Bauer- building GiNaC in a separate directory now works
2000-01-26 Christian Bauer- man page is now put in distribution
2000-01-24 Christian Bauer- renamed archive::dump() to archive::printraw() for...
2000-01-19 Richard Kreckel- change triggered by newer automake version
2000-01-19 Christian Bauer- created