Next | Query returned 111 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2007-04-23 00:30:13 by Min Sik Kim | Files touched by this commit (2)
Log message:
Install images required to render HTML files.  Noted by the author.

Bump PKGREVISION.
   2007-04-18 23:09:14 by Min Sik Kim | Files touched by this commit (3)
Log message:
Update mathomatic to 12.6.12.

Changes since 12.6.8:
12/16/06 - Add "set special_variable_character" option.
12/26/06 - Comment makefiles and add "INSTALL.txt" for first-time users.
12/31/06 - Add "primes/primorial" Python program.
2/10/07 - "make install" wasn't working - fixed.
2/24/07 - Allow calculating large powers of complex numbers at the prompt,
  like (i#+1)^99.
3/06/07 - Display which color mode is in effect on startup of Mathomatic.
3/08/07 - Some minor interface improvements to the taylor command.
3/31/07 - Corrected limit command for infinity limits.
4/3/07 - Updated root "README.txt" and created "tests/limits.in".
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2007-01-02 17:56:20 by Min Sik Kim | Files touched by this commit (2)
Log message:
Update mathomatic to 12.6.8.

Changes:
- Add "set autocalc" option.
- Fix limit command so it fails instead of giving wrong answers.
   2006-11-19 21:53:24 by Min Sik Kim | Files touched by this commit (3)
Log message:
Update mathomatic to 12.6.7.

Changes since 12.6.3:
Fix sign bug for negative factorials (gamma function).
Improve user interface of solve command.
Add alternate command syntax for sum and product commands.
Add "-r" option, which disables readline input processing.
Fix optimize command.
Documentation changes.
   2006-09-13 02:39:03 by Min Sik Kim | Files touched by this commit (2)
Log message:
Update mathomatic to 12.6.3.

Changes since 12.6.1:
8/20/06 - Fixed many very minor bugs.  Added variable display precision.
8/21/06 - Display single digit primes when using "matho-primes pal".
8/24/06 - Increase display precision from 12 to 14 decimal digits.
8/27/06 - Added some tiny python programs: "fact/factorial" and \ 
"primes/mult".
8/31/06 - Add alternate command name "display" to flist command.
9/04/06 - Improve eliminate command by allowing "eliminate all all ..." to
          eliminate all variables two or more times.
   2006-09-09 04:43:12 by OBATA Akio | Files touched by this commit (39)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-08-15 17:38:26 by Min Sik Kim | Files touched by this commit (3)
Log message:
Update mathomatic to 12.6.1.

Major changes:
- Added alternate command names.
- Don't allow imaginary numbers in integer only expressions.
- Made poly_gcd_simp() do its job in one pass.
- Add "set autosolve" option.
- Make entry of "=(expression)" into "0=(expression)", \ 
instead of being an
  error.
- Add fraction command.
- Made simplification default to polynomial simplify.
- "replace constants" command now approximates constants with roots.
- Fixed a floating point accuracy issue recently introduced.
- Other bug fixes and improvements.
   2006-08-08 20:15:20 by Min Sik Kim | Files touched by this commit (2)
Log message:
Update mathomatic to 12.5.19.

Changes:
6/18/06 - Made entering "a=b=c" give an error, instead of just \ 
ignoring "c".
6/18/06 - Made "inf" an invalid variable, should be a constant only.
6/18/06 - Improved prompting for a variable.
6/18/06 - Mathomatic now properly removes all trailing spaces from input.
6/21/06 - Beautified the Mathomatic manuals.
6/23/06 - Remove semicolon from output of "code python" command.
6/27/06 - Add "tests/trig.in" to the tests.
6/29/06 - Allow typing "?" as a quick way to get help.
   2006-07-27 20:25:48 by Min Sik Kim | Files touched by this commit (2)
Log message:
Update mathomatic to 12.5.18.

Changes:
Fixed some gcc compiler warnings.
Code and documentation cleanup.
Removed BASICS define.
Removed all isascii() tests from the source code.

Next | Query returned 111 messages, browsing 31 to 40 | Previous