]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2010-12-10 Alexei SheplyakovDon't try to tie the library version to the package...
2010-12-10 Alexei SheplyakovMerge branch 'ginac_1-5' of git://www.ginac.de/ginac
2010-12-09 Alexei SheplyakovUse C style cast when converting void* into function...
2010-12-09 Jens VollingaAdded get_builtin_reader() that parses only the builtin...
2010-12-09 Jens VollingaFixed include of stdint.h (parser.cpp needs the header...
2010-12-09 Alexei SheplyakovFix the compliation error *for real* ... and restore...
2010-12-09 Alexei SheplyakovFix the compliation error *for real*
2010-12-09 Jens VollingaFixed memory leak.
2010-12-09 Jens VollingaFixed the fix in commit f059ebe117d15292e0d262e6e8e232e...
2010-12-09 Jens VollingaFixed dirty hack in parser to distinguish between seria...
2010-12-09 Jens VollingaFixed the parser such that it can read in user defined...
2010-12-09 Jens VollingaFixed cast that caused compile error on 64bit machines.
2010-12-09 Jens VollingaAllow user defined functions to be parsed.
2010-12-09 Alexei SheplyakovRevert "Changed the parser such that it understands...
2010-12-09 Richard KreckelMake symbol::name be initialized lazily. ginac_1-5
2010-12-09 Richard KreckelMake symbol::name be initialized lazily.
2010-12-04 Alexei Sheplyakov[PATCH 2/2] chinrem_gcd: return correct integer content...
2010-12-04 Alexei Sheplyakov[PATCH 1/2] extract_integer_content: check for rational...
2010-12-03 Alexei Sheplyakov[PATCH 2/2] chinrem_gcd: return correct integer content...
2010-12-03 Alexei Sheplyakov[PATCH 1/2] extract_integer_content: check for rational...
2010-11-26 Jan RheinländerOmit extra qualification (as in struct foo f() vs foo...
2010-11-26 Jan Rheinländer[msvc] msvc cannot handle string constants above 16k
2010-11-26 Jan Rheinländer[msvc] Yet another compiler bug work around.
2010-11-26 Jan Rheinländer[msvc] Work around strange scoping and name mangling...
2010-11-26 Jan RheinländerAdd few defines for msvc (__func__, __alignof__).
2010-11-26 Jan Rheinländersymmetry::compare_same_type(): const-correctness fix
2010-11-26 Jan Rheinländerclifford: fix a few GCCisms (or, not).
2010-11-23 Alexei Sheplyakov[bugfix] chinrem_gcd: handle polynomials over rationals...
2010-11-23 Alexei Sheplyakov[bugfix] chinrem_gcd: handle polynomials over rationals...
2010-11-09 Alexei Sheplyakovpower::series(): handle someg (trivial) singularities...
2010-11-09 Alexei Sheplyakovpower::series(): handle someg (trivial) singularities...
2010-10-09 Alexei Sheplyakovmul: algebraic_subs_mul(), has(): don't write beyond...
2010-10-09 Alexei Sheplyakovmul: algebraic_subs_mul(), has(): don't write beyond...
2010-10-04 Alexei SheplyakovAvoid infinite loop when unarchiving realsymbol and...
2010-10-04 Alexei SheplyakovAvoid infinite loop when unarchiving realsymbol and...
2010-09-30 Alexei Sheplyakovncmul::eval(): don't write beyond the end of the vector.
2010-09-22 Richard KreckelMake sure add::eval() collects all numeric terms.
2010-09-22 Richard KreckelMake sure add::eval() collects all numeric terms.
2010-09-15 Richard KreckelBe more careful about final top-level substitution.
2010-09-15 Richard KreckelBe more careful about final top-level substitution.
2010-09-13 Richard KreckelFix autoconf warning about AC_INIT use.
2010-09-13 Richard KreckelFix autoconf warning about AC_INIT use.
2010-08-23 Alexei Sheplyakovpower::eval(): fix several memory leaks
2010-08-23 Alexei Sheplyakovfsolve: avoid useless numerical evaluation of the function
2010-08-23 Alexei Sheplyakovintegral::evalf(): don't attempt to ignore problems.
2010-08-23 Alexei Sheplyakovfsolve: check if evalf() return value is actually a...
2010-08-23 Alexei Sheplyakovpower::eval(): fix several memory leaks
2010-08-21 Alexei Sheplyakovfsolve: avoid useless numerical evaluation of the function
2010-08-21 Alexei Sheplyakovintegral::evalf(): don't attempt to ignore problems.
2010-08-21 Alexei Sheplyakovfsolve: check if evalf() return value is actually a...
2010-07-06 Jens VollingaPreparing for release 1.5.8. release_1-5-8
2010-07-06 Jens VollingaRemoved trailing spaces.
2010-07-06 Jens VollingaRemoved trailing spaces.
2010-07-06 Jens VollingaTexinfo interprets @strong{Note...} as a cross referenc...
2010-07-06 Jens VollingaTexinfo interprets @strong{Note...} as a cross referenc...
2010-07-05 Alexei SheplyakovParser: handle abbreviations as advertized in the manual.
2010-07-05 Alexei SheplyakovParser: handle abbreviations as advertized in the manual.
2010-05-22 Richard KreckelBe more careful with conjugate(f(x)) -> f(conjugate...
2010-05-22 Richard KreckelBe more careful with conjugate(f(x)) -> f(conjugate...
2010-05-18 Richard KreckelFix dangerous iterator use.
2010-05-18 Richard KreckelFix dangerous iterator use.
2010-05-17 Alexei Sheplyakovpgcd(), chinrem_gcd(): use appropriate definition of...
2010-05-17 Alexei SheplyakovAdded `degree_vector' utility function.
2010-05-17 Alexei Sheplyakovprimpart_content: correctly handle monomials.
2010-05-17 Alexei Sheplyakovpgcd(): avoid infinite loop if the first GCD candidate...
2010-05-17 Alexei Sheplyakovpgcd(), chinrem_gcd(): use appropriate definition of...
2010-05-17 Alexei SheplyakovAdded `degree_vector' utility function.
2010-05-17 Alexei Sheplyakovprimpart_content: correctly handle monomials.
2010-05-17 Alexei Sheplyakovpgcd(): avoid infinite loop if the first GCD candidate...
2010-05-17 Richard KreckelFix URL of CODA.
2010-05-17 Richard KreckelFix URL of CODA.
2010-05-13 Richard KreckelFix memory leak in excompiler due to use of wrong opera...
2010-05-13 Richard KreckelFix memory leak in excompiler due to use of wrong opera...
2010-05-13 Richard KreckelExplicit function disambiguation.
2010-05-13 Richard KreckelExplicit function disambiguation.
2010-04-27 Richard KreckelFix weird ctor invocation syntax.
2010-04-27 Richard KreckelFix weird ctor invocation syntax.
2010-03-29 Jens VollingaPreparing for release 1.5.7. release_1-5-7
2010-03-28 Jens VollingaProducts (class mul) now answer correctly to info_flags...
2010-03-28 Jens VollingaProducts (class mul) now answer correctly to info_flags...
2010-03-25 Richard KreckelReally fixed the atan2(-Pi, 0) bug.
2010-03-25 Richard KreckelReally fixed the atan2(-Pi, 0) bug.
2010-03-25 Richard KreckelMerge branch 'master' of ssh://www.ginac.de/srv/git...
2010-03-25 Jens VollingaFixed a bug in atan2. It gave a division by zero error...
2010-03-25 Jens VollingaFixed a bug in atan2. It gave a division by zero error...
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2010-02-24 Alexei Sheplyakovpgcd(): detect relatively prime polynomials properly...
2010-02-24 Alexei Sheplyakovpgcd(): detect relatively prime polynomials properly...
2010-01-28 Jens VollingaPreparing for release 1.5.6. release_1-5-6
2010-01-14 Alexei SheplyakovUse C style cast when converting void* into function...
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2010-01-14 Alexei SheplyakovInstall the ginac-excompiler script iff excompiler...
2009-11-04 Jens VollingaPreparing for release.
2009-11-04 Richard KreckelFix libtool versioning fiasco.
2009-11-04 Richard KreckelFix libtool versioning fiasco.
2009-11-02 Jens VollingaPreparing for release. release_1-5-4
2009-10-11 Richard KreckelAdd mul::info() and add::info() support for numeric...
2009-10-11 Richard KreckelAdd mul::info() and add::info() support for numeric...
next