home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / Palm / EasyCalc / ChangeLog next >
Text File  |  2002-10-13  |  45KB  |  1,276 lines

  1. 2002-10-13  ondrap  <ondrap@linux>
  2.  
  3.     * tutorial/tutorial.html, calc.rcp.in, grtable.c:
  4.     Changed rowstep in graph mode. Changes to 1.20
  5.  
  6. 2002-10-12  ondrap  <ondrap@linux>
  7.  
  8.     * langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, calc.rcp.in, calcrsc.h, finance.c, langs/cs.rcp, solver.c:
  9.     Localization upgrades. Fixed crashed on empty equation
  10.  
  11.     * solver.c: Added automatic descriptions of variables in note
  12.  
  13. 2002-10-10  ondrap  <ondrap@linux>
  14.  
  15.     * include/integ.h, mlib/integ.c, grcalc.c:
  16.     Now possible to specify multiparameter for the rest of function solving
  17.  
  18. 2002-10-09  ondrap  <ondrap@linux>
  19.  
  20.     * mlib/funcs.c: Fixed crash
  21.  
  22.     * include/funcs.h, include/integ.h, mlib/funcs.c, mlib/integ.c, graph.c, grcalc.c, grtable.c, grtaps.c, solver.c:
  23.     Added multiparameter solving
  24.  
  25.     * calc.rcp.in: Changed shortcut to solver
  26.  
  27. 2002-10-08  ondrap  <ondrap@linux>
  28.  
  29.     * include/stack.h, mlib/integ.c, mlib/stack.c, calc.c, finance.c, graph.c, solver.c:
  30.     Added variable substitution before runtime.
  31.     Fixed some bugs in solver.
  32.     Added 'Please wait' sign to solver.
  33.     'Please wait' now saves and restoers the screen.
  34.  
  35. 2002-10-07  ondrap  <ondrap@linux>
  36.  
  37.     * memo.c, solver.c, solver.h, calc.rcp.in, calcrsc.h:
  38.     Added worksheet memopad import/export
  39.  
  40. 2002-10-05  ondrap  <ondrap@linux>
  41.  
  42.     * langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, mlib/integ.c, tutorial/images/solver1.png, tutorial/images/solver2.png, tutorial/images/solver3.png, tutorial/images/solver4.png, tutorial/tutorial.html, include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, calcrsc.h, defmgr.c, graph.c, main.c, memo.c, memo.h, prefs.c, prefs.h, solver.c, calc.rcp.in:
  43.     Added solver. Improved Export
  44.  
  45. 2002-10-04  ondrap  <ondrap@linux>
  46.  
  47.     * include/defuns.h, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, main.c, solver.c:
  48.     More solver stuff
  49.  
  50. 2002-10-03  ondrap  <ondrap@linux>
  51.  
  52.     * include/calcDB.h, mlib/calcDB.c, calcrsc.h, grcalc.c, main.c, solver.c, solver.h, calc.rcp.in:
  53.     Added more solver features
  54.  
  55.     * mlib/fp.c, result.c: Fixed problems crashed related to converting
  56.  
  57.     * include/funcs.h, mlib/fp.c, mlib/funcs.c, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, main.c:
  58.     Added basic Solver
  59.  
  60. 2002-09-26  ondrap  <ondrap@linux>
  61.  
  62.     * mlib/txtask.c: Check for no of args to ask()
  63.  
  64.     * include/calcDB.h, mlib/calcDB.c, mlib/funcs.c, mlib/history.c, mlib/stack.c:
  65.     Added more memory checks
  66.  
  67.     * include/konvert.h, mlib/cmatrix.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, calc.rcp.in, mtxedit.c:
  68.     Added basic checks for not enough memory
  69.  
  70.     * mlib/complex.c, mlib/funcs.c: The e^ix form is always in radians
  71.  
  72. 2002-09-06  lemire  <lemire@linux>
  73.  
  74.     * langs/fr.rcp:
  75.     Fixed some mistakes in the translation. "vous n'ayez pas" shoud
  76.     read "vous n'avez pas" and right next to it, an "s" was missing
  77.     in "paranthΦse".
  78.  
  79. 2002-08-13  bigshot  <bigshot@linux>
  80.  
  81.     * mlib/cmatrix.c, mlib/matrix.c: added complex qrs, clean up
  82.  
  83.     * tutorial/images/qrs2_2e.png, tutorial/images/qrs2_2e_soln.png:
  84.     qrs added to tutorial
  85.  
  86.     * tutorial/tutorial.html: added qrs description
  87.  
  88. 2002-08-12  ondrap  <ondrap@linux>
  89.  
  90.     * include/defuns.h, include/display.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/jp.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp, mlib/mathem.c, calc.rcp.in, calcrsc.h, finance.c, grprefs.c, grtable.c, grtaps.c, main.c, prefs.c, result.c:
  91.     Added checking for pressing decimal digits in octal/bin mode
  92.  
  93.     * langs/ru_koi8.rcp: Translation updates
  94.  
  95.     * mlib/funcs.c: dummy function for linker
  96.  
  97.     * include/matrix.h, include/segment.h, mlib/cmatrix.c, mlib/matrix.c, include/defuns.h, include/cmatrix.h, calc.def:
  98.     Added new segment MATFUNC
  99.  
  100. 2002-08-11  bigshot  <bigshot@linux>
  101.  
  102.     * main.c, include/cmatrix.h, include/matrix.h, mlib/konvert.c, mlib/matrix.c:
  103.     changes to add Polynomial solve using QR - QRS
  104.  
  105.     * mlib/cmatrix.c: fix n>m error introduced in last edits
  106.  
  107.     * mlib/cmatrix.c: clean up complex qr
  108.  
  109. 2002-08-10  bigshot  <bigshot@linux>
  110.  
  111.     * mlib/cmatrix.c, mlib/matrix.c:
  112.     Force output to 0.0 if result < 1e-15 to clean up Matrix output of QRR
  113.  
  114. 2002-08-04  ondrap  <ondrap@linux>
  115.  
  116.     * langs/ru_koi8.rcp, langs/ru_win.rcp: Updated russian translation
  117.  
  118. 2002-07-28  ondrap  <ondrap@linux>
  119.  
  120.     * tutorial/tutorial.html: Fixed absolute linke -> relative.
  121.  
  122. 2002-07-28  bigshot  <bigshot@linux>
  123.  
  124.     * tutorial/images/3plus3.png, tutorial/images/3sin_pi_over2.png, tutorial/images/color_grph1.png, tutorial/images/color_startup.png, tutorial/images/complex1.png, tutorial/images/complex2.png, tutorial/images/crowded_scn.png, tutorial/images/degrees_exam.png, tutorial/images/fd_dx.png, tutorial/images/financial.png, tutorial/images/fromberg.png, tutorial/images/function1.png, tutorial/images/function2.png, tutorial/images/fzero.png, tutorial/images/fzero_func.png, tutorial/images/grph_compute.png, tutorial/images/identity.png, tutorial/images/integer.png, tutorial/images/inv1.png, tutorial/images/inv2.png, tutorial/images/mat3_4.png, tutorial/images/mat_calc1.png, tutorial/images/mat_calc2.png, tutorial/images/mat_calc_add.png, tutorial/images/matrix_ex1.png, tutorial/images/parametric.png, tutorial/images/polar1.png, tutorial/images/qrq_mat3_4.png, tutorial/images/qrq_mat3_4_a.png, tutorial/images/qrr_mat3_4.png, tutorial/images/qrr_mat3_4_a.png, tutorial/images/rref.png, tutorial/images/startup.png, tutorial/images/to_rad_done.png, tutorial/images/to_rad_drop.png, tutorial/images/transpos1.png, tutorial/images/transpos2.png:
  125.     new graphics for tutorial
  126.  
  127.     * tutorial/tutorial.html: updated tutorial for QR buttons
  128.  
  129.     * mlib/cmatrix.c, mlib/matrix.c:
  130.     fixed mxn issue and added singular checks
  131.  
  132. 2002-07-21  bigshot  <bigshot@linux>
  133.  
  134.     * mlib/cmatrix.c: enable m<>n for complex QR
  135.  
  136.     * mlib/cmatrix.c: didn't quite have complex QR Decomposition
  137.  
  138. 2002-07-20  bigshot  <bigshot@linux>
  139.  
  140.     * mlib/cmatrix.c, mlib/complex.c, mlib/konvert.c, mlib/matrix.c, include/cmatrix.h, include/complex.h, include/matrix.h, main.c:
  141.     added funcs qrr, qrd for QR Decomposition - re and cplx
  142.  
  143.     * main.c: added funcs for QR Decompositon qrr and qrd for re and cplx
  144.  
  145. 2002-07-09  ondrap  <ondrap@linux>
  146.  
  147.     * mlib/funcs.c: Added f()=g() type of assignment
  148.  
  149.     * langs/jp.rcp: Japan translation updates
  150.  
  151. 2002-07-08  ondrap  <ondrap@linux>
  152.  
  153.     * tutorial/images/graphcbut.gif: *** empty log message ***
  154.  
  155.     * langs/ru_koi8.rcp, langs/ru_win.rcp: Language updates
  156.  
  157. 2002-06-30  ondrap  <ondrap@linux>
  158.  
  159.     * docs/CREDITS: *** empty log message ***
  160.  
  161.     * docs/CREDITS, langs/it.rcp, langs/jp.h, langs/jp.rcp, configure.in, Makefile.in, configure:
  162.     Added Japanese translation.
  163.     Updated italian translation.
  164.  
  165. 2002-06-29  ondrap  <ondrap@linux>
  166.  
  167.     * tutorial/images/matrixsim1.gif, tutorial/images/matrixsim2.gif, tutorial/images/secondbasic.gif, tutorial/images/graph.gif, tutorial/images/grpref.gif, tutorial/images/image044.gif, tutorial/images/image048.gif, tutorial/images/image053.gif, tutorial/images/image054.gif, tutorial/images/image055.gif, tutorial/images/image069.gif, tutorial/images/image071.gif, tutorial/images/image079.gif, tutorial/images/image082.gif, tutorial/images/image086.gif, tutorial/images/prefs.gif, tutorial/images/scientific.gif, tutorial/tutorial.html:
  168.     Tutorial updates
  169.  
  170. 2002-06-25  ondrap  <ondrap@linux>
  171.  
  172.     * prefs.c: Change V1.14 Basic to be the default on fisrst startup.
  173.  
  174.     * include/defuns.h, langs/it.rcp, calc.c, main.c:
  175.     Fixed problems with double basic screen
  176.  
  177.     * langs/cs.h, langs/de.h, langs/en.h, langs/fr.h, langs/it.h, langs/pt.h, langs/ru_koi8.h, langs/ru_koi8.rcp, langs/ru_win.h, langs/ru_win.rcp, langs/sp.h, calc.rcp.in:
  178.     Translation updates
  179.  
  180. 2002-06-25  bigshot  <bigshot@linux>
  181.  
  182.     * langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/ru_koi8.rcp, langs/ru_win.rcp, langs/sp.rcp:
  183.     option for V1.14 or V1.17/1.18 Basic Screen
  184.  
  185.     * calcrsc.h, main.c, calc.rcp.in, calc.c, prefs.h, prefs.c:
  186.     option for old V1.14 Basic Srceen or V1.18
  187.  
  188. 2002-06-20  ondrap  <ondrap@linux>
  189.  
  190.     * configure, configure.in, langs/ru_koi8.h, langs/ru_koi8.rcp, langs/ru_win.h, langs/ru_win.rcp:
  191.     Added Russion translation
  192.  
  193.     * docs/CREDITS: Doc updates
  194.  
  195.     * mlib/cmatrix.c, mlib/matrix.c: Memory leaks in matrix divide fixed.
  196.  
  197.     * mlib/cmatrix.c, mlib/matrix.c:
  198.     Return error when dividing singular matrix
  199.  
  200. 2002-06-20  bigshot  <bigshot@linux>
  201.  
  202.     * mlib/stack.c: allow ops on elements of cmatrix
  203.  
  204.     * mlib/matrix.c, mlib/cmatrix.c: divide by singular matrix - fix
  205.  
  206. 2002-06-19  ondrap  <ondrap@linux>
  207.  
  208.     * mlib/konvert.c, mlib/stack.c: Small fix regarding matrix simulation
  209.  
  210.     * mlib/matrix.c, mlib/cmatrix.c: Added divide operation.
  211.     Let the real*matrix or cplx*cmatrix to be handled by matrix emulation.
  212.  
  213.     * mlib/stack.c, mlib/konvert.c, include/konvert.h:
  214.     Added list-like simulation to matrices
  215.  
  216.     * mlib/matrix.c, mlib/cmatrix.c, include/cmatrix.h:
  217.     dim() works on complex matrix
  218.  
  219.     * langs/fr.rcp, langs/it.rcp, langs/sp.rcp, calc.rcp.in, langs/de.rcp:
  220.     Translation updates. Thanks to Palm.com people.
  221.  
  222. 2002-06-19  bigshot  <bigshot@linux>
  223.  
  224.     * mlib/cmatrix.c: corrected cmplx matrix_inverse routine
  225.  
  226. 2002-06-18  bigshot  <bigshot@linux>
  227.  
  228.     * mlib/cmatrix.c: correct cmatrix transpose to cmplx conjugate
  229.  
  230. 2002-06-15  ondrap  <ondrap@linux>
  231.  
  232.     * calc.rcp.in: Version to 1.18
  233.  
  234.     * include/cmatrix.h, include/complex.h, mlib/cmatrix.c, mlib/matrix.c:
  235.     Added complex matrix determinant
  236.  
  237.     * mlib/cmatrix.c, mlib/funcs.c, mlib/matrix.c, mlib/stack.c:
  238.     Better indexing for matrices.
  239.     Found memory leak regarding assigning complex nums (list,cmatrices) directly
  240.     to items, but curently unable to find.
  241.  
  242.     * include/cmatrix.h, include/complex.h, mlib/complex.c, mlib/display.c:
  243.     Small code updates
  244.  
  245.     * mlib/cmatrix.c, mlib/mathem.c, mlib/matrix.c:
  246.     Added rref, transpose functions.
  247.  
  248.     * mlib/stack.c: Added automatic conversions matrix/cmatrix, cplx->real
  249.  
  250.     * mtxedit.c, result.c: Added support for complex matrices.
  251.  
  252. 2002-06-14  ondrap  <ondrap@linux>
  253.  
  254.     * include/cmatrix.h, mlib/cmatrix.c, mlib/mathem.c:
  255.     Support for cplx*matrix operations.
  256.  
  257.     * Makefile.in, graph.c, graph.h, include/cmatrix.h, include/complex.h, include/funcs.h, include/konvert.h, langs/it.rcp, mlib/cmatrix.c, mlib/complex.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, mlib/txtask.c:
  258.     The 'ask' function doesn't ask in ANY (graph,grtable,integration) and adds
  259.     default value.
  260.     Added basic support for complex matrices.
  261.  
  262. 2002-06-11  ondrap  <ondrap@linux>
  263.  
  264.     * lstedit.c, main.c, mtxedit.c, varmgr.c, Makefile.in, grsetup.c:
  265.     PalmOS 5.0 updates
  266.  
  267. 2002-06-09  ondrap  <ondrap@linux>
  268.  
  269.     * langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/sp.rcp, calc.rcp.in:
  270.     Language updates.
  271.  
  272.     * include/stack.h, mlib/complex.c, mlib/mathem.c, mlib/stack.c:
  273.     Changed reduce_precision to be called only after operations (+,-,*)
  274.  
  275.     * mlib/guess.c: Fixed bug in guessit
  276.  
  277.     * result.c: Fixed bad spacing in hexa numbers not ending with digit
  278.  
  279.     * mlib/konvert.c: More friendly mathlib error
  280.  
  281.     * mlib/mathem.c: Do not convert hyperbolic functions to degrees
  282.  
  283.     * mlib/complex.c: Conversions of hyperbolics to degree disabled.
  284.  
  285.     * graph.c, graph.h, mlib/calcDB.c, mlib/konvert.c, mlib/stack.c, mlib/txtask.c:
  286.     Fixed memory problem.
  287.     ASK func doesn't ask in graphs.
  288.  
  289.     * calc.rcp.in, main.c, main.h, varmgr.c:
  290.     Added Rcl, f and F buttons to function and variable definition
  291.  
  292.     * Makefile.in, calc.rcp.in, configure, configure.in, graph.c, include/defuns.h, include/konvert.h, include/txtask.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/it.rcp, langs/pt.rcp, langs/sp.rcp, main.c, mlib/fl_num.c, mlib/fp.c, mlib/konvert.c, mlib/slist.c, mlib/txtask.c:
  293.     Added ask function.
  294.     Added shortcut for lists: []
  295.     Added shortcut for matrices: [[]:[]:[]]
  296.     Graphs redraw on degree settings change.
  297.  
  298.     * mlib/funcs.c: Changed 'K' to 'k' and 'micro' to 'u'.
  299.  
  300. 2002-03-03  bigshot  <bigshot@linux>
  301.  
  302.     * mlib/mathem.c:
  303.     correction to sinh, cosh and tanh, remove dependence on deg/rad/grd.
  304.  
  305. 2002-01-30  ondrap  <ondrap@linux>
  306.  
  307.     * langs/it.h, langs/it.rcp: Italian translation
  308.  
  309. 2002-01-24  ondrap  <ondrap@linux>
  310.  
  311.     * langs/it.h, langs/it.rcp, configure, configure.in:
  312.     Added italianish translation
  313.  
  314. 2002-01-11  lemire  <lemire@linux>
  315.  
  316.     * langs/fr.rcp:
  317.     Corrected a typo: paranthese should be parenthese. Thanks to Thomas Baruchel (baruchel@libertysurf.fr) for pointing this out.
  318.  
  319. 2001-12-25  ondrap  <ondrap@linux>
  320.  
  321.     * calc.rcp.in, include/defuns.h: Version update
  322.  
  323.     * mlib/fp.c, mlib/funcs.c, result.c:
  324.     Fixed bugs regarding number formatting.
  325.     Changed kilo suffix to 'K' instead of 'k'.
  326.  
  327. 2001-12-24  bigshot  <bigshot@linux>
  328.  
  329.     * langs/sp.rcp, langs/pt.rcp, langs/fr.rcp, langs/en.rcp, langs/de.rcp, langs/cs.rcp, graph.rcp.in, calc.rcp.in:
  330.     restore language support
  331.  
  332. 2001-12-22  bigshot  <bigshot@linux>
  333.  
  334.     * calcrsc.h: bmpExe define fix
  335.  
  336. 2001-12-21  bigshot  <bigshot@linux>
  337.  
  338.     * bitmaps/exe.xbm, calcrsc.h, calc.rcp.in:
  339.     cleanup keypad, move graphiti state indicator
  340.  
  341. 2001-12-08  bigshot  <bigshot@linux>
  342.  
  343.     * bitmaps/x2.xbm, bitmaps/rootx.xbm, bitmaps/xy.xbm:
  344.     Added A to keys which cause Auto ANS
  345.  
  346.     * bitmaps/x-1.xbm:
  347.     cleaner key, differentiates keys which bring up ANS preceeding function
  348.  
  349.     * calc.rcp.in: fixed width on new Radix indicator/select button
  350.  
  351.     * mlib/mathem.c:
  352.     address bugs 425535 and 481770, Gamma accuracy and cosh and sinh non-periodic, and atanh bounds/reduce precision fix
  353.  
  354.     * calc.rcp.in:
  355.     address bug 414761 Radix mode preserve on Basic and Scientific
  356.  
  357.     * calcrsc.h, main.c:
  358.     attempt to fix bug 414761 Hex/Dec/... preserved in Basic and Scientific
  359.  
  360. 2001-12-04  bigshot  <bigshot@linux>
  361.  
  362.     * bitmaps/rootx.xbm, bitmaps/xy.xbm, bitmaps/x-1.xbm, bitmaps/x2.xbm:
  363.     Added A to keys which cause Auto ANS
  364.  
  365.     * calcrsc.h: Bigshot -Added (-) key to Basic, Clr to Integer
  366.  
  367.     * main.c: Added (-) key to Basic, Clr to Integer
  368.  
  369.     * calc.rcp.in: Added (-) key to basic, Clr to Integer
  370.  
  371. 2001-11-27  ondrap  <ondrap@linux>
  372.  
  373.     * calc.rcp.in: Added 1024 line limit to input boxes.
  374.  
  375. 2001-11-08  ondrap  <ondrap@linux>
  376.  
  377.     * mlib/fp.c, mlib/funcs.c: *** empty log message ***
  378.  
  379. 2001-10-16  ondrap  <ondrap@linux>
  380.  
  381.     * main.c, calcrsc.h: Enlarged input line.
  382.     Fixed bug in history handling.
  383.  
  384.     * mlib/konvert.c, result.h: Degree enhancements.
  385.  
  386. 2001-09-23  ondrap  <ondrap@linux>
  387.  
  388.     * calc.rcp.in, docs/CREDITS, include/funcs.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/fr.rcp, langs/pt.rcp, langs/sp.rcp, mlib/funcs.c, mlib/konvert.c, result.c, result.h:
  389.     added more possibilities for degree input/output.
  390.  
  391. 2001-09-09  ondrap  <ondrap@linux>
  392.  
  393.     * configure, configure.in, langs/fr.h, langs/fr.rcp:
  394.     Added french translation.
  395.  
  396. 2001-09-04  ondrap  <ondrap@linux>
  397.  
  398.     * main.c: Fixed weird button behavior
  399.  
  400. 2001-09-01  bigshot  <bigshot@linux>
  401.  
  402.     * calc.rcp.in:
  403.     now repeating edit buttons, deg/rad/grd on Graph, fixed order
  404.  
  405.     * graph.rcp.in, graph.c: now deg/rad/grd on Graph, fixed order
  406.  
  407.     * main.c, calc.rcp.in:
  408.     now repeating edit buttons, deg/rad/grd on Graph, fixed order
  409.  
  410. 2001-08-26  ondrap  <ondrap@linux>
  411.  
  412.     * mlib/funcs.c: added 'now' constant
  413.  
  414. 2001-08-26  bigshot  <bigshot@linux>
  415.  
  416.     * calc.rcp.in, calcrsc.h, main.c:
  417.     bigshot - added deg/rad/grd button to basic and scientific
  418.  
  419. 2001-08-25  bigshot  <bigshot@linux>
  420.  
  421.     * calc.rcp.in:
  422.     bigshot - updated drop down boxe positions on Integer screen
  423.  
  424. 2001-08-25  ondrap  <ondrap@linux>
  425.  
  426.     * .cvsignore, mlib/fp.c:
  427.     Engeneering mode now shows maximum of decPoint digits.
  428.  
  429. 2001-08-24  bigshot  <bigshot@linux>
  430.  
  431.     * calc.rcp.in:
  432.     bigshot - minor change to position of various drop down boxes
  433.  
  434.     * main.c: bigshot change to del/bksp/fwdsp to force single char edit
  435.  
  436. 2001-08-21  ondrap  <ondrap@linux>
  437.  
  438.     * .cvsignore, calc.rcp.in: *** empty log message ***
  439.  
  440. 2001-08-20  ondrap  <ondrap@linux>
  441.  
  442.     * bitmaps/ldel.xbm, bitmaps/rootx.xbm, bitmaps/xy.xbm, calc.rcp.in, calcrsc.h, main.c:
  443.     Other changes from bigshoot.
  444.  
  445. 2001-08-19  ondrap  <ondrap@linux>
  446.  
  447.     * include/defuns.h: *** empty log message ***
  448.  
  449.     * calc.rcp.in, calcrsc.h, docs/CREDITS, include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/pt.rcp, langs/sp.rcp, main.c, mlib/mathem.c:
  450.     UI updates.
  451.     Updated user_to_rad to fmod() result by 2M_PI (to allow sin(6pi) to be
  452.     computed more precisely)
  453.  
  454.     * tutorial/images/image044.gif, tutorial/images/image047.gif, tutorial/images/image048.gif, tutorial/images/image049.gif, tutorial/images/image053.gif, tutorial/images/image054.gif, tutorial/images/image055.gif, tutorial/images/image056.gif, tutorial/images/image065.gif, tutorial/images/image066.gif, tutorial/images/image068.gif, tutorial/images/image069.gif, tutorial/images/image070.gif, tutorial/images/image071.gif, tutorial/images/image072.gif, tutorial/images/image074.gif, tutorial/images/image079.gif, tutorial/images/image082.gif, tutorial/images/image083.gif, tutorial/images/image085.gif, tutorial/images/image086.gif, tutorial/images/image087.gif, tutorial/tutorial.html:
  455.     Doc updates.
  456.  
  457. 2001-08-02  ondrap  <ondrap@linux>
  458.  
  459.     * tutorial/images/image008.gif, tutorial/images/image009.gif, tutorial/images/image018.gif, tutorial/images/image019.gif, tutorial/images/image026.gif, tutorial/images/image028.gif, tutorial/images/image030.gif, tutorial/images/image032.gif, tutorial/tutorial.html:
  460.     Doc updates.
  461.  
  462. 2001-08-01  ondrap  <ondrap@linux>
  463.  
  464.     * include/meqstack.h, mlib/integ.c, mlib/konvert.c, mlib/meqstack.c, mlib/stack.c:
  465.     doc updates
  466.  
  467.     * include/meqstack.h, mlib/meqstack.c:
  468.     Small stack framework for dynamic compilation.
  469.  
  470.     * Makefile.in, calcrsc.h, include/defuns.h, include/konvert.h, include/stack.h, mlib/konvert.c, mlib/specfun.c, mlib/stack.c, prefs.h:
  471.     Completely dynamic compilation, no limits on number of operands now.
  472.     More precise erfc() function for larger numbers.
  473.  
  474. 2001-07-22  ondrap  <ondrap@linux>
  475.  
  476.     * include/defuns.h, mlib/mathem.c, tutorial/cplx.gif, tutorial/cplxxi.gif, tutorial/deg.gif, tutorial/finance.gif, tutorial/gonmenu.gif, tutorial/gonres.gif, tutorial/graph.gif, tutorial/grcolor.gif, tutorial/grpref.gif, tutorial/grsetup.gif, tutorial/grtable.gif, tutorial/grtrace.gif, tutorial/images/cplx.gif, tutorial/images/cplxxi.gif, tutorial/images/deg.gif, tutorial/images/finance.gif, tutorial/images/gonmenu.gif, tutorial/images/gonres.gif, tutorial/images/graph.gif, tutorial/images/grcolor.gif, tutorial/images/grpref.gif, tutorial/images/grsetup.gif, tutorial/images/grtable.gif, tutorial/images/grtrace.gif, tutorial/images/image006.gif, tutorial/images/image007.gif, tutorial/images/integer.gif, tutorial/images/prefs.gif, tutorial/images/scientific.gif, tutorial/images/startup.gif, tutorial/integer.gif, tutorial/prefs.gif, tutorial/scientific.gif, tutorial/startup.gif, tutorial/tutorial.html:
  477.     Doc updates.
  478.     Added reduce precision to trigo_ and arctrigo_ functions.
  479.  
  480. 2001-07-21  ondrap  <ondrap@linux>
  481.  
  482.     * docs/CREDITS, include/defuns.h, include/integ.h, include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/pt.h, langs/pt.rcp, langs/sp.rcp, mlib/integ.c, mlib/konvert.c, calc.rcp.in, calcrsc.h, graph.rcp.in, grcalc.c:
  483.     Added function intersection.
  484.  
  485. 2001-07-12  ondrap  <ondrap@linux>
  486.  
  487.     * configure, configure.in, langs/pt.h, langs/pt.rcp, main.c:
  488.     Added portugese translation.
  489.     Reversed adding lines to history (input line first, result next).
  490.  
  491. 2001-07-08  ondrap  <ondrap@linux>
  492.  
  493.     * finance.c, include/mathem.h, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c:
  494.     Resolved IT=0 problem in finance functions.
  495.  
  496.     * langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp: Doc updates.
  497.  
  498.     * include/defuns.h, include/display.h, include/history.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/fp.c, mlib/funcs.c, mlib/history.c, mlib/stack.c, calc.rcp.in, calcrsc.h, finance.c, graph.c, graph.rcp.in, grprefs.c, grtable.c, grtaps.c, main.c, prefs.c, prefs.h, varmgr.c:
  499.     Changed reduced precision mode to affect directly computing.
  500.     Merged 2 history lists into 1
  501.     Added backspace key
  502.  
  503. 2001-06-15  ondrap  <ondrap@linux>
  504.  
  505.     * docs/INSTALL.man: *** empty log message ***
  506.  
  507. 2001-06-13  ondrap  <ondrap@linux>
  508.  
  509.     * docs/INSTALL.man, langs/de.rcp, langs/en.rcp, calc.rcp.in:
  510.     1.14 update
  511.  
  512. 2001-04-28  ondrap  <ondrap@linux>
  513.  
  514.     * finance.c, grprefs.c, grtable.c, grtaps.c:
  515.     Values in graphs will not be that long now.
  516.     Added const to some constants
  517.  
  518. 2001-04-27  ondrap  <ondrap@linux>
  519.  
  520.     * docs/INSTALL.man, langs/de.rcp, langs/en.rcp, main.c:
  521.     Some language fixes
  522.  
  523.     * calc.c, calc.rcp.in, calcrsc.h, docs/CREDITS, langs/de.rcp, langs/sp.rcp, mlib/integ.c, mlib/specfun.c, Makefile.in:
  524.     Improved ln(gamma) to be computed directly.
  525.     Language updated.
  526.     Added CREDits into binary
  527.  
  528. 2001-04-25  ondrap  <ondrap@linux>
  529.  
  530.     * calc.rcp.in, graph.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
  531.     Lang updates
  532.  
  533. 2001-04-24  ondrap  <ondrap@linux>
  534.  
  535.     * grprefs.c, grtable.c: Minor updates
  536.  
  537. 2001-04-22  ondrap  <ondrap@linux>
  538.  
  539.     * calc.c, graph.c, grprefs.c, grsetup.c, grtable.c, lstedit.c, main.c, prefs.c:
  540.     Made some calls more debug-rom friendly.
  541.  
  542. 2001-04-21  ondrap  <ondrap@linux>
  543.  
  544.     * calc.def, calc.rcp.in, include/fp.h, include/funcs.h, include/mathem.h, include/segment.h, mlib/fl_num.c, mlib/fp.c, mlib/funcs.c:
  545.     Segments moving, MLIB was full.
  546.     Check to prevent '3 4' to be interpreted as '3*4'.
  547.  
  548.     * mlib/konvert.c:
  549.     Added space ignorance in expression. This adds a minor feature,
  550.     that '3 4' is computed as '34' if Palm Number Preferences are set to an
  551.     and as '3*4' if they are set to off.
  552.  
  553.     * graph.c, grcalc.c: Fixed problems with grid.
  554.  
  555.     * calc.rcp.in, include/defuns.h: Updated to 1.13 version.
  556.  
  557.     * graph.c, main.c: Color updates.
  558.     Not displaying gird for too large views, faster grid
  559.  
  560.     * include/defuns.h, calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h:
  561.     Added grid to graphs
  562.  
  563.     * include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
  564.     *** empty log message ***
  565.  
  566. 2001-04-20  ondrap  <ondrap@linux>
  567.  
  568.     * graph.c, grprefs.c, grtaps.c:
  569.     Updated log graphs to allow values > 0.0
  570.  
  571.     * graph.c, grprefs.c, grprefs.h, grtaps.c:
  572.     Changed log graphs to accept values down to 1E-5
  573.  
  574.     * calc.rcp.in, calcrsc.h, include/defuns.h, include/fp.h, include/mathem.h, main.c, mlib/fl_num.c, mlib/fp.c, prefs.c, prefs.h, result.c:
  575.     We can now fully support Palm num format on input
  576.  
  577.     * Makefile.in, calc.c, calc.rcp.in, configure, configure.in, docs/CREDITS, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, lstedit.c, main.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/slist.c, mlib/stack.c, mtxedit.c, result.c:
  578.     Doc updates
  579.     Localization updates
  580.  
  581.     * grcalc.c, main.c, mlib/integ.c:
  582.     Romberg function made default integration
  583.  
  584.     * include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/integ.c, mlib/konvert.c, calc.rcp.in, calcrsc.h, graph.c, grcalc.c, include/integ.h, lstedit.c, mtxedit.c:
  585.     Added romberg.
  586.     Some localsation updates.
  587.  
  588. 2001-04-19  ondrap  <ondrap@linux>
  589.  
  590.     * calc.rcp.in, calcrsc.h, mtxedit.c, result.c: Updated matrix editor
  591.  
  592.     * docs/CREDITS, include/funcs.h, include/slist.h, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, main.c:
  593.     Fixed sort list.
  594.     Added random normal.
  595.  
  596.     * calc.rcp.in, include/matrix.h, lstedit.c, main.c, memo.c, mlib/funcs.c, mlib/konvert.c, mlib/matrix.c, mtxedit.c:
  597.     Bug fixes, some small updates.
  598.  
  599. 2001-04-18  ondrap  <ondrap@linux>
  600.  
  601.     * mtxedit.c: *** empty log message ***
  602.  
  603.     * calc.rcp.in, calcrsc.h, graph.rcp.in, include/defuns.h, include/funcs.h, include/konvert.h, include/stack.h, main.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, mtxedit.c, tutorial/tutorial.html:
  604.     Fixes, better matrix editor.
  605.     Added syntax a[0]=5 for lists & matrices
  606.  
  607. 2001-04-17  ondrap  <ondrap@linux>
  608.  
  609.     * graph.c, grtaps.c: Fixes of bugs.
  610.  
  611. 2001-04-16  ondrap  <ondrap@linux>
  612.  
  613.     * include/defuns.h, calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h:
  614.     Added speed button on graphs
  615.  
  616.     * mlib/funcs.c: fixed expression.
  617.  
  618.     * include/defuns.h, include/matrix.h, main.c, mlib/funcs.c, mlib/konvert.c, mlib/matrix.c:
  619.     Changed ldim to dim.
  620.  
  621.     * mlib/funcs.c, mlib/konvert.c, mlib/matrix.c, mlib/slist.c, calc.rcp.in, include/funcs.h, include/matrix.h, include/slist.h, main.c, mtxedit.c, mtxedit.h, result.c:
  622.     Added possibility to index matrices and lists with []
  623.     More functions to matrix editor
  624.  
  625. 2001-04-15  ondrap  <ondrap@linux>
  626.  
  627.     * calc.rcp.in, calcrsc.h, grprefs.c, include/konvert.h, mlib/matrix.c, mtxedit.c:
  628.     Small aditions for matrices.
  629.     Better type checking for log graphs.
  630.  
  631. 2001-04-13  ondrap  <ondrap@linux>
  632.  
  633.     * mtxedit.c: *** empty log message ***
  634.  
  635. 2001-04-12  ondrap  <ondrap@linux>
  636.  
  637.     * graph.c, lstedit.c, mtxedit.c: Minor enhancements
  638.  
  639.     * mlib/funcs.c: *** empty log message ***
  640.  
  641.     * mlib/funcs.c: Upper tail revisions
  642.  
  643.     * calcrsc.h, graph.c, graph.rcp.in, grprefs.c, grprefs.h, grtaps.c, include/defuns.h, include/mathem.h, mlib/konvert.c, mlib/mathem.c:
  644.     Added log graphs.
  645.     Added ceil function.
  646.  
  647. 2001-04-11  ondrap  <ondrap@linux>
  648.  
  649.     * graph.c, main.c, varmgr.c: *** empty log message ***
  650.  
  651.     * calc.rcp.in, calcrsc.h, include/funcs.h, main.c, mlib/funcs.c, mlib/konvert.c, prefs.c, prefs.h:
  652.     Added upper tail probabilities.
  653.  
  654.     * mlib/konvert.c, mlib/mathem.c, mlib/slist.c, include/defuns.h, include/mathem.h, include/slist.h:
  655.     Added randseed and rand() functions.
  656.  
  657. 2001-04-10  ondrap  <ondrap@linux>
  658.  
  659.     * calc.rcp.in, calcrsc.h, graph.c, grtable.c, include/konvert.h, mlib/funcs.c, mtxedit.c, varmgr.c:
  660.     Fixed correlation coefficient.
  661.     Some other fixes.
  662.  
  663. 2001-04-04  ondrap  <ondrap@linux>
  664.  
  665.     * graph.c, include/funcs.h, include/mathem.h, include/matrix.h, include/slist.h, mlib/integ.c, mlib/konvert.c:
  666.     Fixed bug in fmin/fmax
  667.  
  668. 2001-04-02  ondrap  <ondrap@linux>
  669.  
  670.     * calc.rcp.in, calcrsc.h, mtxedit.c: Added little more to matrix editor
  671.  
  672. 2001-03-30  ondrap  <ondrap@linux>
  673.  
  674.     * Makefile.in, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, main.c, mtxedit.c, mtxedit.h:
  675.     Added basics for matrix editor.
  676.     Definition manager now opens modify dialog on double click.
  677.  
  678. 2001-03-26  ondrap  <ondrap@linux>
  679.  
  680.     * tutorial/tutorial.html: Doc update.
  681.  
  682.     * defmgr.c, graph.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/konvert.c, mlib/matrix.c:
  683.     Changed dy/dx notation.
  684.     Added navigation with up/down keys in Scientific scren.
  685.  
  686.     * tutorial/tutorial.html: Doc updates.
  687.  
  688. 2001-03-25  ondrap  <ondrap@linux>
  689.  
  690.     * mlib/stack.c, include/defuns.h:
  691.     Fixed alignement problems in funtion packing.
  692.  
  693.     * mlib/complex.c, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/stack.c, include/funcs.h, include/mathem.h:
  694.     Added apostrophe as conjugate/transpose.
  695.     Some small code updates.
  696.  
  697.     * calc.rcp.in, include/konvert.h, include/mathem.h, include/matrix.h, mlib/konvert.c, mlib/mathem.c, mlib/matrix.c, mlib/stack.c:
  698.     Added basic matrix functions.
  699.  
  700. 2001-03-24  ondrap  <ondrap@linux>
  701.  
  702.     * include/konvert.h, include/matrix.h, mlib/display.c, mlib/konvert.c, mlib/matrix.c, mlib/stack.c, Makefile.in, calc.rcp.in, varmgr.c:
  703.     Added basic support for matrices.
  704.  
  705.     * include/defuns.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, calc.rcp.in, calcrsc.h, lstedit.c, lstedit.h, main.c, result.c, varmgr.c, varmgr.h:
  706.     Update to 1.12 version, some list updates.
  707.  
  708. 2001-03-23  ondrap  <ondrap@linux>
  709.  
  710.     * include/slist.h, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, lstedit.c:
  711.     Some statistics updates.
  712.  
  713.     * calc.c, calc.h, calc.rcp.in, calcrsc.h, defmgr.c, graph.rcp.in, grcalc.c, include/integ.h, include/mathem.h, lstedit.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, varmgr.c, varmgr.h:
  714.     Added second derivation.
  715.     Doc updates.
  716.  
  717. 2001-03-18  ondrap  <ondrap@linux>
  718.  
  719.     * calc.rcp.in, calcrsc.h, lstedit.c: Some small fixes.
  720.  
  721.     * graph.c, grprefs.c, grsetup.c, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp:
  722.     Bug fixes
  723.  
  724.     * calc.c, calc.h, calc.rcp.in, defmgr.c, lstedit.c:
  725.     More list editor updates.
  726.  
  727.     * Makefile.in, calc.c, calc.rcp.in, calcrsc.h, grtable.c, grtaps.c, lstedit.c, lstedit.h, main.c, mlib/calcDB.c, result.c:
  728.     Added basics of list editor
  729.  
  730. 2001-03-17  ondrap  <ondrap@linux>
  731.  
  732.     * mlib/slist.c: Fixed error in skew/kurtosis.
  733.  
  734.     * mlib/funcs.c, mlib/konvert.c, mlib/slist.c, include/funcs.h, include/slist.h:
  735.     Added more list functions
  736.  
  737.     * calc.rcp.in, include/funcs.h, include/konvert.h, include/slist.h, main.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c:
  738.     Added some more things into lists.
  739.  
  740. 2001-03-16  ondrap  <ondrap@linux>
  741.  
  742.     * mlib/konvert.c, mlib/mathem.c, mlib/slist.c, mlib/stack.c, calc.rcp.in, graph.c, graph.rcp.in, include/MathLib.h, include/defuns.h, include/mathem.h, include/slist.h, mlib/funcs.c:
  743.     Fixed Internal Error when a variable was passed as an argument.
  744.  
  745. 2001-03-15  ondrap  <ondrap@linux>
  746.  
  747.     * calc.rcp.in: 1.11 version
  748.  
  749.     * calcrsc.h, defmgr.c, graph.c, graph.rcp.in, grprefs.c, grprefs.h, include/complex.h, include/defuns.h, include/display.h, include/slist.h, main.c, memo.c, mlib/complex.c, mlib/display.c, mlib/funcs.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c, result.c, varmgr.c:
  750.     Added dots to graph.
  751.     More list functions.
  752.     Some bugfixes.
  753.  
  754.     * calc.def, calc.rcp.in, include/segment.h, include/slist.h, langs/sp.rcp, main.c, mlib/konvert.c, mlib/slist.c, mlib/stack.c:
  755.     Doc updates.
  756.     Spanish transl update.
  757.     New list funcs.
  758.  
  759.     * include/list.h, include/slist.h, mlib/konvert.c, mlib/list.c, mlib/slist.c, mlib/stack.c, Makefile.in, graph.c:
  760.     Resolved conflicts on Win boxes.
  761.  
  762. 2001-03-14  ondrap  <ondrap@linux>
  763.  
  764.     * langs/cs.rcp, main.c, mlib/funcs.c: *** empty log message ***
  765.  
  766.     * calc.rcp.in, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/funcs.c, mlib/integ.c:
  767.     Language updates
  768.  
  769.     * Makefile.in, calc.rcp.in, main.c, mlib/funcs.c:
  770.     Small makefile updates.
  771.  
  772. 2001-03-13  ondrap  <ondrap@linux>
  773.  
  774.     * include/konvert.h, include/list.h, include/segment.h, mlib/konvert.c, mlib/list.c, mlib/stack.c, calc.def, calc.rcp.in, graph.c, graph.h, grcalc.c, grcalc.h, grtable.c, grtable.h, grtaps.c, grtaps.h, main.c:
  775.     Put graphs into separate segment.
  776.     Added major part of list works (automatic substitution into functions).
  777.  
  778. 2001-03-12  ondrap  <ondrap@linux>
  779.  
  780.     * include/display.h, include/konvert.h, include/list.h, mlib/display.c, mlib/konvert.c, mlib/list.c, mlib/stack.c, Makefile.in, grcalc.c:
  781.     Added basic support for lists.
  782.  
  783.     * calc.rcp.in, calcrsc.h, graph.c, graph.rcp.in, grcalc.c, grtable.c, include/integ.h, include/mathem.h, langs/cs.rcp, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/funcs.c, mlib/integ.c, mlib/konvert.c:
  784.     Language updates
  785.     New functions to graphs
  786.  
  787. 2001-03-11  ondrap  <ondrap@linux>
  788.  
  789.     * langs/cs.h, langs/cs.rcp, langs/de.h, langs/de.rcp, langs/en.h, langs/en.rcp, langs/sp.h, langs/sp.rcp:
  790.     Language translation
  791.  
  792.     * Makefile.in, calc.rcp.in, calcrsc.h, configure, configure.in, graph.rcp.in, grcalc.c, grtable.c, langs/cs.h, langs/cs.rcp, langs/de.h, langs/de.rcp, langs/en.h, langs/en.rcp, langs/sp.h, langs/sp.rcp:
  793.     Added czech translation.
  794.     Some other small updates.
  795.  
  796.     * calcrsc.h, graph.c, graph.rcp.in, grcalc.c, grcalc.h, grsetup.c, grsetup.h, grtaps.c, grtaps.h, include/integ.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/integ.c:
  797.     Integrated function solving into graphs.
  798.  
  799. 2001-03-08  ondrap  <ondrap@linux>
  800.  
  801.     * include/mathem.h, main.c, mlib/complex.c, mlib/konvert.c:
  802.     Added angle() function
  803.  
  804. 2001-03-07  ondrap  <ondrap@linux>
  805.  
  806.     * result.c: Fixed displaying of negative numbers
  807.  
  808. 2001-03-06  ondrap  <ondrap@linux>
  809.  
  810.     * include/defuns.h, include/funcs.h, include/konvert.h, mlib/calcDB.c, mlib/funcs.c, mlib/konvert.c, mlib/stack.c:
  811.     Added support for multi-parameter user functions.
  812.  
  813. 2001-03-03  ondrap  <ondrap@linux>
  814.  
  815.     * mlib/integ.c, Makefile.in, ansops.c, bitmaps/xy.xbm, calc.c, calc.rcp.in, calcrsc.h, defmgr.c, finance.c, graph.rcp.in, grcalc.c, grcalc.h, grprefs.c, grtable.c, grtaps.c, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, memo.c, prefs.c, varmgr.c:
  816.     Small reorg of scientific.
  817.     Identifier updates.
  818.     Started work on calculation integration into graphs.
  819.  
  820. 2001-02-26  ondrap  <ondrap@linux>
  821.  
  822.     * main.c, mlib/integ.c: Minor fixes
  823.  
  824. 2001-02-24  ondrap  <ondrap@linux>
  825.  
  826.     * calc.c, calc.rcp.in, calcrsc.h, graph.c, graph.rcp.in, include/integ.h, include/mathem.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, main.c, mlib/integ.c, mlib/konvert.c, prefs.c:
  827.     Added function solving, minium, maximum.
  828.  
  829.     * docs/specfuncs.pdf, include/funcs.h, include/integ.h, include/konvert.h, include/mathem.h, langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/funcs.c, mlib/integ.c, mlib/konvert.c, mlib/mathem.c, mlib/stack.c, Makefile.in, calc.rcp.in, graph.c, graph.h, grtable.c, grtaps.c, main.c:
  830.     Added more screens to new Scientific layout.
  831.     Added regula falsi, added numerical integration (Simpson formula).
  832.     Some internal fixes.
  833.  
  834. 2001-02-21  ondrap  <ondrap@linux>
  835.  
  836.     * calc.rcp.in, calcrsc.h, main.c:
  837.     Added support for wide buttons on main
  838.  
  839. 2001-02-13  ondrap  <ondrap@linux>
  840.  
  841.     * calcrsc.h: Made some identifiers unambiguous.
  842.  
  843.     * pane.c, pane.h, panectrl.c, panectrl.h: *** empty log message ***
  844.  
  845.     * mlib/mathem.c, Makefile.in, calc.c, calc.rcp.in, calcrsc.h, finance.c, graph.c, graph.rcp.in, grprefs.c, grsetup.c, grtable.c, grtaps.c, include/defuns.h, include/fp.h, main.c, main.h, mlib/fp.c, prefs.c, prefs.h, result.c, result.h:
  846.     Changed gui a little.
  847.     Added factorials up to 100.
  848.     Added '->DisplayEng" to results menu.
  849.  
  850. 2001-02-08  ondrap  <ondrap@linux>
  851.  
  852.     * calc.rcp.in, finance.c: Changed lowercase fin variables to uppercase.
  853.  
  854.     * include/defuns.h, mlib/display.c, mlib/fp.c:
  855.     Bin/Hex/Oct never displayed in Scientific mode.
  856.  
  857.     * calc.rcp.in, docs/CREDITS, langs/de.rcp: *** empty log message ***
  858.  
  859. 2001-01-31  ondrap  <ondrap@linux>
  860.  
  861.     * langs/de.rcp, langs/en.rcp, langs/sp.rcp, mlib/complex.c:
  862.     *** empty log message ***
  863.  
  864. 2001-01-28  ondrap  <ondrap@linux>
  865.  
  866.     * calc.rcp.in: Changed to 1.10
  867.  
  868.     * include/mathem.h, mlib/complex.c, mlib/funcs.c, mlib/konvert.c, mlib/mathem.c, Makefile.in, result.c:
  869.     Added atan2 function.
  870.     Checked all complex sin/cos, e^ etc. functions for problems with
  871.     Degree/Radian, fixed all bugs I've found (and there were many of them).
  872.  
  873. 2001-01-25  ondrap  <ondrap@linux>
  874.  
  875.     * langs/sp.rcp, mlib/funcs.c: Better spanish translation.
  876.     Fixed 1+5/60 -> 1o4'
  877.  
  878. 2001-01-21  ondrap  <ondrap@linux>
  879.  
  880.     * mlib/konvert.c, mlib/mathem.c, include/defuns.h, include/funcs.h, include/mathem.h:
  881.     *** empty log message ***
  882.  
  883.     * tutorial/tutorial.html: Updated tutorial.
  884.  
  885. 2001-01-20  ondrap  <ondrap@linux>
  886.  
  887.     * finance.c, include/defuns.h, include/mathem.h, mlib/complex.c, mlib/konvert.c, result.c:
  888.     Made the number formatting work.
  889.     Added 'conj' function (for complex nums)
  890.  
  891.     * ansops.c, include/complex.h, include/defuns.h, include/funcs.h, include/history.h, include/konvert.h, include/mathem.h, include/specfun.h, mlib/bessels.c, mlib/complex.c, mlib/elliptic.c, mlib/funcs.c, mlib/history.c, mlib/konvert.c, mlib/mathem.c, mlib/specfun.c, mlib/stack.c, result.c, result.h:
  892.     Cleanup of result, currently have some problems (compiler???)
  893.     Added internal support for variable number of parameters.
  894.     Added support for 2nd parameter of round & trunc.
  895.  
  896. 2001-01-19  ondrap  <ondrap@linux>
  897.  
  898.     * langs/en.rcp, langs/sp.rcp, configure.in, calc.rcp.in, configure:
  899.     Added spanish translation.
  900.     Reorganized Preferences.
  901.  
  902. 2001-01-06  ondrap  <ondrap@linux>
  903.  
  904.     * include/defuns.h, include/mathem.h, mlib/complex.c, mlib/konvert.c, defmgr.c:
  905.     *** empty log message ***
  906.  
  907. 2001-01-03  ondrap  <ondrap@linux>
  908.  
  909.     * langs/en.rcp: lang upd.
  910.  
  911.     * varmgr.c: Save as.. now saves directly from the variable list.
  912.  
  913. 2001-01-02  ondrap  <ondrap@linux>
  914.  
  915.     * langs/de.rcp, langs/en.rcp, calc.rcp.in, graph.rcp.in:
  916.     Added better german support.
  917.  
  918.     * mlib/mathem.c: Repaired fallback on (-2)^3 when complex numbers off.
  919.  
  920. 2000-12-16  ondrap  <ondrap@linux>
  921.  
  922.     * calc.rcp.in, configure, configure.in: *** empty log message ***
  923.  
  924. 2000-12-09  ondrap  <ondrap@linux>
  925.  
  926.     * langs/de.rcp: Added german translation, GUI enhancments needed.
  927.  
  928. 2000-12-03  ondrap  <ondrap@linux>
  929.  
  930.     * langs/en.rcp: doc updates
  931.  
  932.     * langs/en.rcp: *** empty log message ***
  933.  
  934. 2000-11-26  ondrap  <ondrap@linux>
  935.  
  936.     * langs/en.rcp, calc.rcp.in, calcrsc.h, memo.c: Added help to import.
  937.     Added scrolling & setclip to memo import.
  938.  
  939. 2000-11-25  ondrap  <ondrap@linux>
  940.  
  941.     * memo.c: Doc updates
  942.  
  943.     * docs/specfuncs.doc: Added specfund documentation in MSWord format.
  944.  
  945.     * calc.rcp.in: *** empty log message ***
  946.  
  947.     * calc.rcp.in, langs/en.rcp, memo.c:
  948.     Export now preserves variable names.
  949.     Changed layout of exports window
  950.  
  951.     * calc.c, calc.rcp.in, calcrsc.h, langs/en.rcp, memo.c, memo.h:
  952.     Added memopad import
  953.     Added option to export variables/functions only
  954.     Fixed memory leak in memo export.
  955.  
  956. 2000-11-24  ondrap  <ondrap@linux>
  957.  
  958.     * calc.rcp.in, include/konvert.h, langs/en.rcp, mlib/mathem.c, tutorial/tutorial.html:
  959.     Tutorial updates.
  960.     Added Out of range error message.
  961.     ncr(x:y) now fails on Out of range if (y>MAX_FACT && x-y > MAX_FACT)
  962.  
  963. 2000-11-19  ondrap  <ondrap@linux>
  964.  
  965.     * calc.c, calc.rcp.in, calcrsc.h, langs/en.rcp, memo.c, memo.h, pane.c:
  966.     Added clicking for button taps.
  967.     Initial support for memopad import.
  968.     Memopad export now exports to category 'EasyCalc' if it exists.
  969.  
  970. 2000-11-14  ondrap  <ondrap@linux>
  971.  
  972.     * Makefile.in, calc.c, calc.rcp.in, calcrsc.h, configure, configure.in, defmgr.c, graph.rcp.in, grsetup.c, grsetup.h, grtable.c, grtaps.c, include/calcDB.h, include/defuns.h, include/konvert.h, langs/en.rcp, mlib/calcDB.c, mlib/konvert.c, result.c, varmgr.c, varmgr.h:
  973.     Added i18n hooks.
  974.     Some small changes to naming graph functions.
  975.     Added const char * instead of char * where appropriate.
  976.  
  977. 2000-11-09  ondrap  <ondrap@linux>
  978.  
  979.     * mlib/mathem.c: changed xor computing to '^'
  980.  
  981. 2000-10-30  ondrap  <ondrap@linux>
  982.  
  983.     * grsetup.c: *** empty log message ***
  984.  
  985. 2000-10-29  ondrap  <ondrap@linux>
  986.  
  987.     * varmgr.c: *** empty log message ***
  988.  
  989.     * grsetup.c: Changed 'r' parameter to 'fi'.
  990.  
  991.     * calc.rcp.in, calcrsc.h, defmgr.c, finance.c, grsetup.c, include/calcDB.h, include/defuns.h, memo.c, mlib/calcDB.c, panectrl.c, varmgr.c, varmgr.h:
  992.     Added possibility to choose a parameter for the function you like.
  993.  
  994.     * calc.rcp.in, tutorial/grcolor.gif, tutorial/tutorial.html:
  995.     Doc updates.
  996.  
  997.     * graph.c, grsetup.c: Doc updts.
  998.  
  999.     * calc.c, calc.h, calc.rcp.in, graph.c, graph.h, grprefs.c, grprefs.h, grsetup.c, grtaps.c, pane.c:
  1000.     Added color support.
  1001.     Changed to 1.08.
  1002.  
  1003. 2000-10-27  ondrap  <ondrap@linux>
  1004.  
  1005.     * grsetup.c, varmgr.c:
  1006.     Fixed nasty bug that appeared only on Debug rom (grsetup didn't work).
  1007.     This was caused by grsetup_def_name(return static char *)
  1008.     being called within FrmDoDialog in FrmUpdateEvent.
  1009.  
  1010.     * calc.c, graph.c, mlib/complex.c, varmgr.c:
  1011.     Better frmRedrawEvent handling.
  1012.  
  1013.     * docs/COPYING: Import of 1.08devel version.
  1014.  
  1015.     * docs/COPYING: New file.
  1016.  
  1017.     * docs/CREDITS, docs/INSTALL.man, docs/specfuncs.tex:
  1018.     Import of 1.08devel version.
  1019.  
  1020.     * docs/CREDITS, docs/INSTALL.man, docs/specfuncs.tex: New file.
  1021.  
  1022.     * docs/specfuncs.dvi: Import of 1.08devel version.
  1023.  
  1024.     * docs/specfuncs.dvi: New file.
  1025.  
  1026.     * tutorial/tutorial.html: Import of 1.08devel version.
  1027.  
  1028.     * tutorial/tutorial.html: New file.
  1029.  
  1030.     * tutorial/startup.gif: Import of 1.08devel version.
  1031.  
  1032.     * tutorial/startup.gif: New file.
  1033.  
  1034.     * tutorial/scientific.gif: Import of 1.08devel version.
  1035.  
  1036.     * tutorial/scientific.gif: New file.
  1037.  
  1038.     * tutorial/prefs.gif: Import of 1.08devel version.
  1039.  
  1040.     * tutorial/prefs.gif: New file.
  1041.  
  1042.     * tutorial/integer.gif: Import of 1.08devel version.
  1043.  
  1044.     * tutorial/integer.gif: New file.
  1045.  
  1046.     * tutorial/grtrace.gif: Import of 1.08devel version.
  1047.  
  1048.     * tutorial/grtrace.gif: New file.
  1049.  
  1050.     * tutorial/grtable.gif: Import of 1.08devel version.
  1051.  
  1052.     * tutorial/grtable.gif: New file.
  1053.  
  1054.     * tutorial/grsetup.gif: Import of 1.08devel version.
  1055.  
  1056.     * tutorial/grsetup.gif: New file.
  1057.  
  1058.     * tutorial/grpref.gif: Import of 1.08devel version.
  1059.  
  1060.     * tutorial/grpref.gif: New file.
  1061.  
  1062.     * tutorial/graph.gif: Import of 1.08devel version.
  1063.  
  1064.     * tutorial/graph.gif: New file.
  1065.  
  1066.     * tutorial/gonres.gif: Import of 1.08devel version.
  1067.  
  1068.     * tutorial/gonres.gif: New file.
  1069.  
  1070.     * tutorial/gonmenu.gif: Import of 1.08devel version.
  1071.  
  1072.     * tutorial/gonmenu.gif: New file.
  1073.  
  1074.     * tutorial/finance.gif: Import of 1.08devel version.
  1075.  
  1076.     * tutorial/finance.gif: New file.
  1077.  
  1078.     * tutorial/cplxxi.gif, tutorial/deg.gif: Import of 1.08devel version.
  1079.  
  1080.     * tutorial/cplxxi.gif, tutorial/deg.gif: New file.
  1081.  
  1082.     * tutorial/cplx.gif: Import of 1.08devel version.
  1083.  
  1084.     * tutorial/cplx.gif: New file.
  1085.  
  1086.     * include/stack.h: Import of 1.08devel version.
  1087.  
  1088.     * include/stack.h: New file.
  1089.  
  1090.     * include/mathem.h, include/segment.h, include/specfun.h:
  1091.     Import of 1.08devel version.
  1092.  
  1093.     * include/mathem.h, include/segment.h, include/specfun.h: New file.
  1094.  
  1095.     * include/konvert.h: Import of 1.08devel version.
  1096.  
  1097.     * include/konvert.h: New file.
  1098.  
  1099.     * include/funcs.h, include/history.h: Import of 1.08devel version.
  1100.  
  1101.     * include/funcs.h, include/history.h: New file.
  1102.  
  1103.     * include/display.h, include/fp.h: Import of 1.08devel version.
  1104.  
  1105.     * include/display.h, include/fp.h: New file.
  1106.  
  1107.     * include/calcDB.h, include/complex.h, include/defuns.h:
  1108.     Import of 1.08devel version.
  1109.  
  1110.     * include/calcDB.h, include/complex.h, include/defuns.h: New file.
  1111.  
  1112.     * include/MathLib.h: Import of 1.08devel version.
  1113.  
  1114.     * include/MathLib.h: New file.
  1115.  
  1116.     * bitmaps/x2.xbm: Import of 1.08devel version.
  1117.  
  1118.     * bitmaps/x2.xbm: New file.
  1119.  
  1120.     * bitmaps/exp.xbm, bitmaps/expon.xbm, bitmaps/gon.xbm, bitmaps/larrow.xbm, bitmaps/rarrow.xbm, bitmaps/rootx.xbm, bitmaps/sqrrtx.xbm, bitmaps/x-1.xbm, mlib/stack.c:
  1121.     Import of 1.08devel version.
  1122.  
  1123.     * bitmaps/exp.xbm, bitmaps/expon.xbm, bitmaps/gon.xbm, bitmaps/larrow.xbm, bitmaps/rarrow.xbm, bitmaps/rootx.xbm, bitmaps/sqrrtx.xbm, bitmaps/x-1.xbm, mlib/stack.c:
  1124.     New file.
  1125.  
  1126.     * mlib/specfun.c: Import of 1.08devel version.
  1127.  
  1128.     * mlib/specfun.c: New file.
  1129.  
  1130.     * mlib/mathem.c: Import of 1.08devel version.
  1131.  
  1132.     * mlib/mathem.c: New file.
  1133.  
  1134.     * mlib/konvert.c: Import of 1.08devel version.
  1135.  
  1136.     * mlib/konvert.c: New file.
  1137.  
  1138.     * mlib/history.c: Import of 1.08devel version.
  1139.  
  1140.     * mlib/history.c: New file.
  1141.  
  1142.     * mlib/guess.c: Import of 1.08devel version.
  1143.  
  1144.     * mlib/guess.c: New file.
  1145.  
  1146.     * mlib/funcs.c: Import of 1.08devel version.
  1147.  
  1148.     * mlib/funcs.c: New file.
  1149.  
  1150.     * mlib/fp.c: Import of 1.08devel version.
  1151.  
  1152.     * mlib/fp.c: New file.
  1153.  
  1154.     * mlib/complex.c, mlib/display.c, mlib/elliptic.c, mlib/fl_num.c:
  1155.     Import of 1.08devel version.
  1156.  
  1157.     * mlib/complex.c, mlib/display.c, mlib/elliptic.c, mlib/fl_num.c:
  1158.     New file.
  1159.  
  1160.     * mlib/calcDB.c: Import of 1.08devel version.
  1161.  
  1162.     * mlib/calcDB.c: New file.
  1163.  
  1164.     * mlib/bessels.c: Import of 1.08devel version.
  1165.  
  1166.     * mlib/bessels.c: New file.
  1167.  
  1168.     * mlib/MathLib.c: Import of 1.08devel version.
  1169.  
  1170.     * mlib/MathLib.c: New file.
  1171.  
  1172.     * mlib/BUGS, varmgr.c, varmgr.h: Import of 1.08devel version.
  1173.  
  1174.     * mlib/BUGS, varmgr.c, varmgr.h: New file.
  1175.  
  1176.     * result.h: Import of 1.08devel version.
  1177.  
  1178.     * result.h: New file.
  1179.  
  1180.     * result.c: Import of 1.08devel version.
  1181.  
  1182.     * result.c: New file.
  1183.  
  1184.     * prefs.c, prefs.h: Import of 1.08devel version.
  1185.  
  1186.     * prefs.c, prefs.h: New file.
  1187.  
  1188.     * panectrl.c, panectrl.h: Import of 1.08devel version.
  1189.  
  1190.     * panectrl.c, panectrl.h: New file.
  1191.  
  1192.     * pane.h: Import of 1.08devel version.
  1193.  
  1194.     * pane.h: New file.
  1195.  
  1196.     * pane.c: Import of 1.08devel version.
  1197.  
  1198.     * pane.c: New file.
  1199.  
  1200.     * memo.c, memo.h: Import of 1.08devel version.
  1201.  
  1202.     * memo.c, memo.h: New file.
  1203.  
  1204.     * grtaps.h: Import of 1.08devel version.
  1205.  
  1206.     * grtaps.h: New file.
  1207.  
  1208.     * grtaps.c: Import of 1.08devel version.
  1209.  
  1210.     * grtaps.c: New file.
  1211.  
  1212.     * grtable.c, grtable.h: Import of 1.08devel version.
  1213.  
  1214.     * grtable.c, grtable.h: New file.
  1215.  
  1216.     * grsetup.c, grsetup.h: Import of 1.08devel version.
  1217.  
  1218.     * grsetup.c, grsetup.h: New file.
  1219.  
  1220.     * grprefs.c, grprefs.h: Import of 1.08devel version.
  1221.  
  1222.     * grprefs.c, grprefs.h: New file.
  1223.  
  1224.     * graph.rcp.in: Import of 1.08devel version.
  1225.  
  1226.     * graph.rcp.in: New file.
  1227.  
  1228.     * graph.h: Import of 1.08devel version.
  1229.  
  1230.     * graph.h: New file.
  1231.  
  1232.     * graph.c: Import of 1.08devel version.
  1233.  
  1234.     * graph.c: New file.
  1235.  
  1236.     * finance.c, finance.h: Import of 1.08devel version.
  1237.  
  1238.     * finance.c, finance.h: New file.
  1239.  
  1240.     * defmgr.h: Import of 1.08devel version.
  1241.  
  1242.     * defmgr.h: New file.
  1243.  
  1244.     * defmgr.c: Import of 1.08devel version.
  1245.  
  1246.     * defmgr.c: New file.
  1247.  
  1248.     * configure.in: Import of 1.08devel version.
  1249.  
  1250.     * configure.in: New file.
  1251.  
  1252.     * configure: Import of 1.08devel version.
  1253.  
  1254.     * configure: New file.
  1255.  
  1256.     * calcrsc.h, calcsmall.xbm: Import of 1.08devel version.
  1257.  
  1258.     * calcrsc.h, calcsmall.xbm: New file.
  1259.  
  1260.     * calc.rcp.in, calc.xbm: Import of 1.08devel version.
  1261.  
  1262.     * calc.rcp.in, calc.xbm: New file.
  1263.  
  1264.     * calc.c, calc.def, calc.h: Import of 1.08devel version.
  1265.  
  1266.     * calc.c, calc.def, calc.h: New file.
  1267.  
  1268.     * ansops.c, ansops.h: Import of 1.08devel version.
  1269.  
  1270.     * ansops.c, ansops.h: New file.
  1271.  
  1272.     * Makefile.in: Import of 1.08devel version.
  1273.  
  1274.     * Makefile.in: New file.
  1275.  
  1276.