git://www.ginac.de
/
ginac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- added a chapter about archiving of expressions
2000-01-19
Christian Bauer
- added a chapter about archiving of expressions
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated makefiles
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated for class series->class pseries
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated configure script and makefiles
commit
|
commitdiff
|
tree
2000-01-10
Christian Bauer
- now compiles with readline V4 headers
commit
|
commitdiff
|
tree
1999-12-21
Christian Bauer
- matrix row/col made unsigned
commit
|
commitdiff
|
tree
1999-12-01
Christian Bauer
- added 'ginac-config' script and 'ginac.m4' macros...
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- spec file now works
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- tweaked spec file
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- install-info -> /sbin/install-info
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- RPM_OPT_FLAGS are used for compiling
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- added some more information to NEWS and README
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- .txt files were missing from distribution
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- install-strip -> install
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- info/dir not installed in RPM
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- requires autoconf 2.12 and automake 1.4
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- files which are generated by perl scripts are made...
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- building GiNaC will no longer bomb if Doxygen is...
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- more typos fixed
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- fixed minor typos
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- .png files were missing from install target
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- added missing bullets to some lists
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- tutorial now built with texinfo
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- automake 1.4 was complaining about EXTRA_DATA in...
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- automake 1.4 was complaining about AM_PROG_INSTALL...
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- new official GiNaC homepage: www.ginac.de
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- ASSERT macro renamed to GINAC_ASSERT
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- is_zero() is now called on expanded expressions in...
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- fixed exp/log checks
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- rotate_31() and golden_hash_ratio() moved to utils.h
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- split into smaller functions to make it compile faster
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- added checks for sizeof(long/long long/long double...
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- some files were missing in the distribution
commit
|
commitdiff
|
tree
1999-11-18
Christian Bauer
- added on-line help system
commit
|
commitdiff
|
tree
1999-11-18
Christian Bauer
- added documentation to ex_to_series() and series_to_poly()
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- libginac.la no longer includes a dependency on libreadline
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- most functions were not static, but they should have...
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- put everything in "GiNaC" namespace
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- put everything in "GiNaC" namespace
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- modified the comment blocks so the copyright message...
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- corrected meaning of "GiNaC" acronym
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- ginsh can handle multiple input files which are specified...
commit
|
commitdiff
|
tree
1999-11-15
Christian Bauer
- "make clean" works better
commit
|
commitdiff
|
tree
1999-11-15
Christian Bauer
- added spec file
commit
|
commitdiff
|
tree
1999-11-12
Christian Bauer
- removed translated ginsh sources from CVS; they should...
commit
|
commitdiff
|
tree
1999-11-12
Christian Bauer
- docs now under automake control
commit
|
commitdiff
|
tree
1999-11-12
Christian Bauer
- check program is not built until you say "make check"
commit
|
commitdiff
|
tree
1999-11-12
Christian Bauer
- docs are now under automake control
commit
|
commitdiff
|
tree
1999-11-11
Christian Bauer
- removed strdup() replacement from ginsh
commit
|
commitdiff
|
tree
1999-11-11
Christian Bauer
- "make dist" should now include all necessary files...
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- removed unnecessary include of ginac/ginac.h (only...
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- "make clean" removes result.out
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- fixed some typos
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- modified GiNaC headers to Alexander's liking
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- added "check.h" to sources
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- enforced GiNaC coding standards :-)
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- enforced GiNaC coding standards :-)
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- updated automake- and libtool-related helper files
commit
|
commitdiff
|
tree
1999-11-10
Christian Bauer
- created AUTHORS and README files, updated INSTALL
commit
|
commitdiff
|
tree
1999-11-09
Christian Bauer
- added missing acconfig.h
commit
|
commitdiff
|
tree
1999-11-09
Christian Bauer
- added missing automake and libtool helpers
commit
|
commitdiff
|
tree
1999-11-09
Christian Bauer
- switched to automake build environment
commit
|
commitdiff
|
tree