Tue May 15 14:33:26 2018 Jiri (George) Lebl * Release 1.0.24 Mon May 14 16:37:10 2018 Jiri (George) Lebl * src/calc.h, src/gnome-genius.c, src/genius.c, vte/src/vte.c, vte/src/Makefile.am: Be better at finding our termcap file Sat Apr 07 21:18:25 2018 Jiri (George) Lebl * src/calc.h, po/*.po: update the copyright string * po/POTFILES.skip: remove the vte files, no need to translate those Sat Apr 07 20:54:58 2018 Jiri (George) Lebl * src/gnome-genius.c: Fix crash Sat Apr 07 18:10:46 2018 Jiri (George) Lebl * Add in internal version of a GTK 2.0 version of VTE A temporary fix. When star trek future arrives, the GtkExtra stuff will be ported to GTK+3.0 and all will be well. Of course by then we will be on GTK+10.0 so ... Fri Jan 12 23:27:23 2018 Jiri (George) Lebl * lib/number_theory/primes.gel: update for newest data from GIMPS Thu Oct 12 17:52:41 2017 Jiri (George) Lebl * examples/plane-curves.gel: Simple brute force algorithm for plotting plane curves. Thu Oct 12 17:22:01 2017 Jiri (George) Lebl * examples/strange-attractor.gel: make the variable names match the comment * examples/plot-ode-runge-kutta.gel: An example for plotting solutions to ODE using RungeKutta * examples/plot-ode-trajectory-runge-kutta.gel: An example for plotting trajectories to first order ODE systems. Plots an trajectory starting at the mouse pointer