]> www.ginac.de Git - ginac.git/history - ginsh
Equip ginac-examples.texi with directory entry for info.
[ginac.git] / ginsh /
2008-10-19 Alexei Sheplyakovsymbol: make get_domain() a virtual method, remove...
2008-09-30 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-19 Alexei Sheplyakovmatch() (find()): use exmap (exset) to store matched...
2008-09-09 Jens VollingaMerge branch 'master' of git://ffmssmsc.jinr.ru:443...
2008-09-09 Alexei Sheplyakovbuild: don't run any ${host} binaries while checking...
2008-09-09 Alexei Sheplyakovginsh: use exmap for storing assigned symbols.
2008-08-09 Jens VollingaAdded polynomial factorization (univariate case).
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-05 Jens VollingaSynced to ginac_1-3:
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-08-06 Richard KreckelCompilation for GCC 4.2.
2006-04-22 Richard Kreckel* Belated Happy New Year!
2005-11-04 Richard Kreckel* Avoid getrusage(2) on systems that don't have it...
2005-09-12 Richard Kreckel* Added fsolve() numerical univariate real-valued funct...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2005-02-21 Christian Bauerremove dependence on YYTEXT_POINTER which is not being...
2004-10-27 Christian Bauermake integral() and eval_integ() available in ginsh
2004-08-06 Christian Bauerpatch for readline 5.0 [Howard B. Golden]
2004-08-02 Christian Bauerexpand() before integer_content()
2004-08-02 Christian Baueradded integer_content() function
2004-06-28 Richard Kreckel* Added resultant() function (by Ralf Stephan <ralf...
2004-06-15 Richard Kreckel- Added method matrix::rank().
2004-02-18 Christian Bauerupdated list of authors
2004-01-08 Jens VollingaMan-page mentions keywords real_symbols and complex_sym...
2004-01-08 Jens VollingaChanged symbol_options to domain.
2004-01-08 Christian BauerHappy New Year!
2004-01-06 Christian Baueradded online help for conjugate()
2004-01-04 Jens VollingaAdded keywords "complex_symbols" and "real_symbols...
2003-12-19 Richard Kreckel* s/LFLAGS/AM_LFLAGS/.
2003-11-29 Jens Vollinga* Removed convert_H_notation, added convert_H_to_Li
2003-11-18 Jens Vollinga* Made function "convert_H_notation" available to ginsh
2003-11-17 Jens Vollinga* Removed mZeta
2003-09-06 Richard Kreckel* ginsh_input(): Modern versions of flex want us to...
2003-08-24 Christian Bauersome functions that were restricted to symbols for...
2003-08-22 Christian Baueradded on-line help for nestedsums functions
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-05-06 Christian Bauer- updated docs
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-11-21 Christian Bauer- added collect_common_factors()
2002-10-29 Christian Baueradded the sprem() function
2002-10-17 Christian Bauer- added print_latex() and print_csrc()
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-31 Christian Bauer"make distclean" didn't remove all necessary files
2001-10-31 Christian Bauer- ginsh_fcn_help/ginsh_op_help.c are renamed to *.h...
2001-10-29 Christian BauerThe last 3 evaluated expressions in ginsh are now refer...
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-08-18 Richard Kreckel- carried on with felonious plot about making ex::bp...
2001-08-08 Christian Bauershould work with readline 4.1 again
2001-08-07 Christian Bauer- increased compatibility with RedHat's readline-4...
2001-06-26 Richard Kreckel- added ginsh_extensions.h to ginsh_SOURCES.
2001-06-25 Christian Bauerfixed some -Wall stuff
2001-06-25 Christian Baueradded map()
2001-06-23 Christian Bauer- added find() (like has(), but returns list of all...
2001-06-22 Christian Baueradded a way to add more functions to ginsh in the file...
2001-06-22 Christian Bauersome cleanups
2001-06-21 Christian Bauerremoved a lot of superfluous const_cast<>()s
2001-06-19 Christian Baueradded decomp_rational()
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-15 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-11 Christian Bauerfixed typos
2001-06-01 Christian Bauer- list delimiters are now { } and matrix delimiters...
2001-06-01 Christian Bauer- added numer_denom()
2001-05-25 Christian Baueradded description of wildcards
2001-05-24 Christian Bauer- first implementation of pattern matching
2001-05-11 Richard Kreckel- Renamed our detected libreadline version in order...
2001-05-03 Richard Kreckel* Fix incompatibilities with recent versions of libread...
2001-04-20 Christian Bauer- degree(), ldegree(), coeff(), lcoeff(), tcoeff()...
2001-04-15 Richard Kreckel* Added example about series expansion.
2001-04-13 Richard Kreckel* Removed obsolete exponent marker in float output...
2001-04-09 Christian Baueradapted to change symbol::getname() -> symbol::get_name()
2001-04-06 Christian Bauerprinttree() -> print(print_tree())
2001-03-23 Christian Bauerlst_to_matrix() takes a "lst &" instead of an "ex &"
2001-03-22 Richard Kreckel* Eliminated overloaded operator% for noncommunistic...
2001-03-11 Richard Kreckelnormal.cpp, normal.h: Fix Yun's algorithm (there was...
2001-02-28 Richard Kreckel* Macro deobfuscation.
2001-02-27 Christian Bauerbuilding in separate directory didn't work
2001-01-31 Christian Bauerlist of completion work break characters set correctly
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2001-01-07 Richard Kreckel- Import namespace std globally.
2000-12-30 Christian Bauer-DIN_GINAC moved from CPPFLAGS to INCLUDES (as suggeste...
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-07-03 Richard Kreckel- Patches needed for cygwin.
2000-06-21 Christian Bauer- '#' as the first character of a line starts a comment
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-04-13 Christian Bauer- '?time' now works
2000-04-05 Christian Bauer- fixed a small oops: iprint() didn't reset the number...
2000-04-05 Christian Bauer- changed comment starter from # to //
2000-03-31 Christian Bauer- the ex stream >> operator is gone
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-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
next