User Tools

Site Tools


34s:current_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

34s:current_updates [2011/12/06 09:06] (current)
vladhed created
Line 1: Line 1:
 +
 +------------------------------------------------------------------------
 +r1802 | mvcube | 2011-10-31 13:45:16 -0400 (Mon, 31 Oct 2011) | 1 line
 +
 +Removed obsolete ALLOW_MORE_LABELS
 +------------------------------------------------------------------------
 +r1805 | mvcube | 2011-11-01 11:23:06 -0400 (Tue, 01 Nov 2011) | 1 line
 +
 +RTN stack handling again.
 +------------------------------------------------------------------------
 +r1806 | mvcube | 2011-11-01 13:38:56 -0400 (Tue, 01 Nov 2011) | 1 line
 +
 +TOP and keyboard issue with VIEW fixed.
 +------------------------------------------------------------------------
 +r1807 | paulidale | 2011-11-01 18:31:17 -0400 (Tue, 01 Nov 2011) | 2 lines
 +
 +Output number of program steps in a region at the start of the opcode file
 +------------------------------------------------------------------------
 +r1808 | paulidale | 2011-11-01 18:39:09 -0400 (Tue, 01 Nov 2011) | 1 line
 +
 +add maxsteps as a comment in the opcode file
 +------------------------------------------------------------------------
 +r1810 | paulidale | 2011-11-01 19:16:45 -0400 (Tue, 01 Nov 2011) | 3 lines
 +
 +remove the # from the maxsteps line
 +------------------------------------------------------------------------
 +r1811 | njsdham | 2011-11-01 20:11:10 -0400 (Tue, 01 Nov 2011) | 8 lines
 +
 +- Reinstated the 506 word limit so old version will work. Read the new
 +  pragma-type limit directly from the wp34s.op file. (Pragma technique
 +  has been generalized for easy addition of new overrides.)
 +- Report the flash length in the error message if current setting is
 +  exceeded.
 +- Dynamically set some array lengths based on the array data. More robust.
 +------------------------------------------------------------------------
 +r1812 | paulidale | 2011-11-01 20:30:53 -0400 (Tue, 01 Nov 2011) | 3 lines
 +
 +Put the numsteps output in the right place :-(
 +------------------------------------------------------------------------
 +r1813 | mvcube | 2011-11-02 04:04:20 -0400 (Wed, 02 Nov 2011) | 1 line
 +
 +.. selects X, <- works in args.
 +------------------------------------------------------------------------
 +r1814 | mvcube | 2011-11-02 15:20:22 -0400 (Wed, 02 Nov 2011) | 1 line
 +
 +Local flags, XROM reloaded.
 +------------------------------------------------------------------------
 +r1816 | mvcube | 2011-11-02 17:03:10 -0400 (Wed, 02 Nov 2011) | 1 line
 +
 +Fixed SST issue (untested)
 +------------------------------------------------------------------------
 +r1817 | paulidale | 2011-11-02 17:31:51 -0400 (Wed, 02 Nov 2011) | 2 lines
 +
 +Remove the traps field from decContext.  Saves a few bytes of code and RAM.
 +------------------------------------------------------------------------
 +r1818 | mvcube | 2011-11-02 18:20:01 -0400 (Wed, 02 Nov 2011) | 1 line
 +
 +Fixed an alignment problem on the hardware. SLV seems to work.
 +------------------------------------------------------------------------
 +r1819 | paulidale | 2011-11-03 01:37:50 -0400 (Thu, 03 Nov 2011) | 2 lines
 +
 +Make the XEQUSR calls more robust.
 +------------------------------------------------------------------------
 +r1820 | paulidale | 2011-11-03 01:51:15 -0400 (Thu, 03 Nov 2011) | 3 lines
 +
 +Matrix catalogue created but not invoked from anywhere.
 +------------------------------------------------------------------------
 +r1821 | paulidale | 2011-11-03 01:52:43 -0400 (Thu, 03 Nov 2011) | 3 lines
 +
 +Final updates to the matrix catalogue to include order checking and proper
 +conditional compiles.
 +------------------------------------------------------------------------
 +r1822 | paulidale | 2011-11-03 02:08:37 -0400 (Thu, 03 Nov 2011) | 2 lines
 +
 +Update the status browser so the first page shows the memory free.
 +------------------------------------------------------------------------
 +r1823 | paulidale | 2011-11-03 02:15:16 -0400 (Thu, 03 Nov 2011) | 1 line
 +
 +integration build - status browser improvements, matrix catalogue
 +------------------------------------------------------------------------
 +r1824 | paulidale | 2011-11-03 02:44:32 -0400 (Thu, 03 Nov 2011) | 5 lines
 +
 +Update the keyboard state machine for versino 3 layout.
 +
 +
 +Fix a rather icky bug where CLALL and RESET could be programmed :-(
 +------------------------------------------------------------------------
 +r1825 | paulidale | 2011-11-03 03:06:40 -0400 (Thu, 03 Nov 2011) | 3 lines
 +
 +Move the internal solver commands to the niladic table.
 +They use local registers internally always.
 +------------------------------------------------------------------------
 +r1826 | paulidale | 2011-11-03 03:12:59 -0400 (Thu, 03 Nov 2011) | 1 line
 +
 +integration build: versino 3 layout
 +------------------------------------------------------------------------
 +r1827 | paulidale | 2011-11-03 03:36:06 -0400 (Thu, 03 Nov 2011) | 3 lines
 +
 +Clean up the solver and quadratic code a bit in light of the local variable
 +changes.
 +------------------------------------------------------------------------
 +r1828 | mvcube | 2011-11-03 03:51:59 -0400 (Thu, 03 Nov 2011) | 2 lines
 +
 +Skin updates for V3
 +------------------------------------------------------------------------
 +r1829 | mvcube | 2011-11-03 07:34:33 -0400 (Thu, 03 Nov 2011) | 1 line
 +
 +Some bugfixes. LPOP.
 +------------------------------------------------------------------------
 +r1830 | paulidale | 2011-11-03 07:42:14 -0400 (Thu, 03 Nov 2011) | 3 lines
 +
 +Remove the solver file -- SLVS and SLVI aren't available anymore.
 +------------------------------------------------------------------------
 +r1831 | mvcube | 2011-11-03 13:38:28 -0400 (Thu, 03 Nov 2011) | 1 line
 +
 +STATUS, Reglist accept locals. Various fixes.
 +------------------------------------------------------------------------
 +r1835 | mvcube | 2011-11-04 07:04:30 -0400 (Fri, 04 Nov 2011) | 1 line
 +
 +LOCL resizes. LPOP less critical.
 +------------------------------------------------------------------------
 +r1836 | mvcube | 2011-11-04 09:48:00 -0400 (Fri, 04 Nov 2011) | 1 line
 +
 +Flash and serial command error handling simplified.
 +------------------------------------------------------------------------
 +r1837 | mvcube | 2011-11-04 11:45:56 -0400 (Fri, 04 Nov 2011) | 1 line
 +
 +Added LOCL? to return the number of local registers.
 +------------------------------------------------------------------------
 +r1838 | paulidale | 2011-11-05 22:16:59 -0400 (Sat, 05 Nov 2011) | 2 lines
 +
 +Remove gamma, beta, lngamma and lnbeta from the stats catalogue.
 +------------------------------------------------------------------------
 +r1839 | paulidale | 2011-11-05 22:17:39 -0400 (Sat, 05 Nov 2011) | 2 lines
 +
 +Remove some dross from before locals.
 +------------------------------------------------------------------------
 +r1840 | mvcube | 2011-11-06 18:31:21 -0500 (Sun, 06 Nov 2011) | 1 line
 +
 +First shot at REGS nn amd REGS?
 +------------------------------------------------------------------------
 +r1841 | mvcube | 2011-11-06 20:14:47 -0500 (Sun, 06 Nov 2011) | 1 line
 +
 +Fixed alpha keyboard errors (new layout). Space savings in date.c.
 +------------------------------------------------------------------------
 +r1842 | mvcube | 2011-11-07 11:03:28 -0500 (Mon, 07 Nov 2011) | 1 line
 +
 +Some more space optimizations.
 +------------------------------------------------------------------------
 +r1843 | mvcube | 2011-11-07 12:45:26 -0500 (Mon, 07 Nov 2011) | 1 line
 +
 +Bugfix build.
 +------------------------------------------------------------------------
 +r1844 | mvcube | 2011-11-07 15:58:50 -0500 (Mon, 07 Nov 2011) | 1 line
 +
 +Bugfix build.
 +------------------------------------------------------------------------
 +r1845 | mvcube | 2011-11-07 15:59:31 -0500 (Mon, 07 Nov 2011) | 1 line
 +
 +Bugfix build.
 +
 +------------------------------------------------------------------------
 +r1846 | pmeheut | 2011-11-08 01:26:02 -0500 (Tue, 08 Nov 2011) | 2 lines
 +
 +Fixed a bug in STOPWATCH: it did not work in integer mode
 +the HOTKEY should now works with the V3.0 layout
 +------------------------------------------------------------------------
 +r1847 | mvcube | 2011-11-08 03:38:15 -0500 (Tue, 08 Nov 2011) | 1 line
 +
 +Bugfix build (register browser).
 +------------------------------------------------------------------------
 +r1848 | mvcube | 2011-11-08 12:49:39 -0500 (Tue, 08 Nov 2011) | 1 line
 +
 +First shot at dynamic stats regs
 +------------------------------------------------------------------------
 +r1849 | mvcube | 2011-11-09 04:58:26 -0500 (Wed, 09 Nov 2011) | 1 line
 +
 +2nd shot at dynamic stats regs
 +------------------------------------------------------------------------
 +r1850 | mvcube | 2011-11-09 11:37:56 -0500 (Wed, 09 Nov 2011) | 1 line
 +
 +New document memory.html
 +------------------------------------------------------------------------
 +r1851 | mvcube | 2011-11-09 12:13:27 -0500 (Wed, 09 Nov 2011) | 1 line
 +
 +Documentation update
 +------------------------------------------------------------------------
 +r1852 | mvcube | 2011-11-09 12:19:10 -0500 (Wed, 09 Nov 2011) | 1 line
 +
 +Documentation update
 +------------------------------------------------------------------------
 +r1853 | mvcube | 2011-11-09 12:21:10 -0500 (Wed, 09 Nov 2011) | 1 line
 +
 +Documentation update
 +------------------------------------------------------------------------
 +r1854 | paulidale | 2011-11-09 18:07:02 -0500 (Wed, 09 Nov 2011) | 2 lines
 +
 +Change some of the local command names as per Walter's suggestions
 +------------------------------------------------------------------------
 +r1855 | mvcube | 2011-11-10 03:46:56 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Rearranged STAT and CFIT/SUMS catalogues
 +------------------------------------------------------------------------
 +r1856 | mvcube | 2011-11-10 03:50:59 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Documentation update
 +------------------------------------------------------------------------
 +r1857 | paulidale | 2011-11-10 05:12:26 -0500 (Thu, 10 Nov 2011) | 7 lines
 +
 +Fix a problem introduced by recent space savings.
 +
 +A real zero is not 0x0000000000000000.  Rather it is 0x2238000000000000.
 +These test equal in real mode but converting to and from integer mode
 +breaks them.
 +------------------------------------------------------------------------
 +r1858 | mvcube | 2011-11-10 05:30:08 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Documentation update
 +------------------------------------------------------------------------
 +r1859 | paulidale | 2011-11-10 05:32:31 -0500 (Thu, 10 Nov 2011) | 2 lines
 +
 +Make CLREG actually clear all the lettered registers which aren't part of the stack or last X.
 +------------------------------------------------------------------------
 +r1860 | mvcube | 2011-11-10 06:36:16 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Flash load clears summation data if space is needed. Fixed clrreg.
 +------------------------------------------------------------------------
 +r1861 | mvcube | 2011-11-10 06:55:40 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Serial program load clears summation data if space is needed. Documentation updated to reflect this.
 +------------------------------------------------------------------------
 +r1862 | mvcube | 2011-11-10 08:34:04 -0500 (Thu, 10 Nov 2011) | 1 line
 +
 +Alpha keyboard fixes and additions
 +------------------------------------------------------------------------
 +r1864 | mvcube | 2011-11-13 07:57:58 -0500 (Sun, 13 Nov 2011) | 1 line
 +
 +Several minor keyboard fixes. Stats may still be buggy and slow.
 +------------------------------------------------------------------------
 +r1865 | mvcube | 2011-11-13 08:39:52 -0500 (Sun, 13 Nov 2011) | 1 line
 +
 +Uninitialized pointer to stats registers fixed.
 +------------------------------------------------------------------------
 +
 +r1868 | paulidale | 2011-11-15 17:36:56 -0500 (Tue, 15 Nov 2011) | 3 lines
 +
 +Add an 'S' to the free memory "word" display.
 +------------------------------------------------------------------------
 +r1872 | paulidale | 2011-11-16 03:52:50 -0500 (Wed, 16 Nov 2011) | 1 line
 +
 +change words to steps in the status free space display
 +------------------------------------------------------------------------
 +r1874 | paulidale | 2011-11-17 04:03:55 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +argument commands without a funcion (e.g. LBL) need to set stack lift
 +------------------------------------------------------------------------
 +r1875 | paulidale | 2011-11-17 05:07:04 -0500 (Thu, 17 Nov 2011) | 4 lines
 +
 +Reimplement zeta and the Bernoulli numbers as XROM code.
 +Much much smaller but slightly less accurate.
 +------------------------------------------------------------------------
 +r1876 | paulidale | 2011-11-17 05:27:25 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +fix last x problem with Bernoulli numbers
 +------------------------------------------------------------------------
 +r1877 | paulidale | 2011-11-17 05:33:48 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +simplify the old style Bernoulli numbers
 +------------------------------------------------------------------------
 +r1878 | paulidale | 2011-11-17 05:34:55 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +simplify the old style Bernoulli numbers in C too
 +------------------------------------------------------------------------
 +r1879 | mvcube | 2011-11-17 14:02:22 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +First attempt at private XROM local registers in volatile RAM. Needs some testing.
 +------------------------------------------------------------------------
 +r1880 | paulidale | 2011-11-17 16:07:16 -0500 (Thu, 17 Nov 2011) | 1 line
 +
 +save a word in zeta
 +------------------------------------------------------------------------
 +r1883 | paulidale | 2011-11-18 02:12:27 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +Bn uses XLOCAL not LocR too
 +------------------------------------------------------------------------
 +r1884 | paulidale | 2011-11-18 02:50:40 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +add polyroot as a library example
 +------------------------------------------------------------------------
 +r1885 | mvcube | 2011-11-18 04:22:57 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +Integration build with Pauli's latest XROM updates.
 +------------------------------------------------------------------------
 +r1886 | mvcube | 2011-11-18 11:06:05 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +Bugfix in return stack unwinding.
 +------------------------------------------------------------------------
 +r1887 | paulidale | 2011-11-18 15:57:29 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +updates to the polyroot program
 +------------------------------------------------------------------------
 +r1888 | paulidale | 2011-11-18 21:34:17 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +fix bugs in sum and product code
 +------------------------------------------------------------------------
 +r1889 | paulidale | 2011-11-18 21:35:17 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +provide a fast path gamma for integers option -- currently disabled
 +------------------------------------------------------------------------
 +r1890 | paulidale | 2011-11-18 21:39:34 -0500 (Fri, 18 Nov 2011) | 1 line
 +
 +remove is infinite check from the fast path factorial loop
 +------------------------------------------------------------------------
 +r1891 | mvcube | 2011-11-19 07:53:09 -0500 (Sat, 19 Nov 2011) | 1 line
 +
 +Bugfix in PUTK. Alpha keyboard revisited.
 +------------------------------------------------------------------------
 +r1892 | mvcube | 2011-11-19 11:26:17 -0500 (Sat, 19 Nov 2011) | 1 line
 +
 +Bugfix *for* PUTK
 +------------------------------------------------------------------------
 +
 +r1895 | mvcube | 2011-11-20 07:58:30 -0500 (Sun, 20 Nov 2011) | 1 line
 +
 +Make alpha catalogues available in multi character commands.
 +------------------------------------------------------------------------
 +r1896 | mvcube | 2011-11-20 18:34:41 -0500 (Sun, 20 Nov 2011) | 1 line
 +
 +Introduce some restrictions on multi character entry via alpha catalogues.
 +------------------------------------------------------------------------
 +r1897 | mvcube | 2011-11-21 02:00:53 -0500 (Mon, 21 Nov 2011) | 1 line
 +
 +Introduce some restrictions on multi character entry via alpha catalogues. Bugfix of latest change.
 +------------------------------------------------------------------------
 +r1900 | pmeheut | 2011-11-22 01:48:53 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Initial commit for the QtGui multi-plaform emulator
 +------------------------------------------------------------------------
 +r1901 | pmeheut | 2011-11-22 02:27:15 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Improved buttonPressed/Released handling. Not missing fast clicks on keys anymore
 +------------------------------------------------------------------------
 +r1902 | pmeheut | 2011-11-22 05:09:03 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Fixed CR+LF EOL in display.c
 +------------------------------------------------------------------------
 +r1903 | mvcube | 2011-11-22 10:10:28 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Makefile updates. Disabled shift-hold and int mode ->.
 +------------------------------------------------------------------------
 +r1904 | pmeheut | 2011-11-22 10:32:50 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Added all shortcuts in the .xskin, documented them in KEYS.txt and improved their handling in QtKeyboard.cpp
 +------------------------------------------------------------------------
 +r1906 | mvcube | 2011-11-22 20:06:41 -0500 (Tue, 22 Nov 2011) | 1 line
 +
 +Modified handling of warnings. #define CONSOLE to simplify sources.
 +------------------------------------------------------------------------
 +r1907 | pmeheut | 2011-11-23 01:51:41 -0500 (Wed, 23 Nov 2011) | 1 line
 +
 +Support for non-volatile memory in QtGUI emulator
 +------------------------------------------------------------------------
 +r1908 | mvcube | 2011-11-23 05:25:36 -0500 (Wed, 23 Nov 2011) | 1 line
 +
 +Integer keyboard clean-up.
 +------------------------------------------------------------------------
 +r1909 | mvcube | 2011-11-23 05:53:52 -0500 (Wed, 23 Nov 2011) | 1 line
 +
 +Integer keyboard clean-up / update.
 +------------------------------------------------------------------------
 +r1910 | mvcube | 2011-11-23 15:10:01 -0500 (Wed, 23 Nov 2011) | 1 line
 +
 +Hot keys were broken.
 +------------------------------------------------------------------------
 +r1911 | mvcube | 2011-11-24 11:47:55 -0500 (Thu, 24 Nov 2011) | 1 line
 +
 +Space saving in boolean operations in decimal mode.
 +------------------------------------------------------------------------
 +r1912 | mvcube | 2011-11-24 12:25:15 -0500 (Thu, 24 Nov 2011) | 1 line
 +
 +Another small saving in intger code.
 +------------------------------------------------------------------------
 +r1917 | mvcube | 2011-11-25 04:51:23 -0500 (Fri, 25 Nov 2011) | 1 line
 +
 +Keyboard layout changed. Skins updated.
 +------------------------------------------------------------------------
 +r1918 | mvcube | 2011-11-25 09:49:18 -0500 (Fri, 25 Nov 2011) | 1 line
 +
 +Added the necessary BMPs to windows/bin
 +------------------------------------------------------------------------
 +r1919 | paulidale | 2011-11-25 17:53:24 -0500 (Fri, 25 Nov 2011) | 3 lines
 +
 +Add a SETJPN command.
 +------------------------------------------------------------------------
 +r1920 | paulidale | 2011-11-25 20:11:00 -0500 (Fri, 25 Nov 2011) | 3 lines
 +
 +Fix constant catalogue display to show the value properly.
 +------------------------------------------------------------------------
 +r1921 | paulidale | 2011-11-25 20:51:39 -0500 (Fri, 25 Nov 2011) | 3 lines
 +
 +Roll the orthogonal polynomials into fewer routines.
 +------------------------------------------------------------------------
 +
 +r1922 | paulidale | 2011-11-25 20:55:31 -0500 (Fri, 25 Nov 2011) | 3 lines
 +
 +Remove the old real logical operations.  The new version seems to test out okay.
 +------------------------------------------------------------------------
 +r1923 | mvcube | 2011-11-26 02:00:41 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +SVN problem with file names 
 +------------------------------------------------------------------------
 +r1924 | paulidale | 2011-11-26 03:33:21 -0500 (Sat, 26 Nov 2011) | 4 lines
 +
 +Implement Wm the negative branch of Lambert's W function for reals only.
 +Rename W to Wp the positive branch for real and complex arguments
 +------------------------------------------------------------------------
 +r1926 | mvcube | 2011-11-26 05:02:07 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Minor keyboard and console display fixes.
 +------------------------------------------------------------------------
 +r1927 | mvcube | 2011-11-26 05:05:39 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Minor keyboard and console display fixes. Integration build with Pauli's changes.
 +------------------------------------------------------------------------
 +r1928 | mvcube | 2011-11-26 05:06:36 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Intermediate commit for fixing SVN issue with BMPs
 +------------------------------------------------------------------------
 +r1929 | mvcube | 2011-11-26 05:07:26 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +2. Intermediate commit for fixing SVN issue with BMPs
 +------------------------------------------------------------------------
 +r1932 | pmeheut | 2011-11-26 14:50:51 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Improved storing of wp34s.dat when using the QtGui emulator
 +------------------------------------------------------------------------
 +r1933 | mvcube | 2011-11-26 17:36:11 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Reverted a stupid otimzation attempt in keys.c which broke STO/RCL arithmetic. :-(
 +------------------------------------------------------------------------
 +r1934 | mvcube | 2011-11-26 17:42:02 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +Reverted a stupid otimzation attempt in keys.c which broke STO/RCL arithmetic. :-(
 +------------------------------------------------------------------------
 +r1936 | paulidale | 2011-11-26 21:36:08 -0500 (Sat, 26 Nov 2011) | 1 line
 +
 +reword the rtn code so that more commands that do a normal return are possible
 +------------------------------------------------------------------------
 +r1937 | pmeheut | 2011-11-27 04:38:47 -0500 (Sun, 27 Nov 2011) | 1 line
 +
 +Now saving flash regions and reporting errors in a Dialog
 +------------------------------------------------------------------------
 +r1938 | pmeheut | 2011-11-27 04:48:48 -0500 (Sun, 27 Nov 2011) | 1 line
 +
 +Fixed a #include <string.h> in QtEmulatorAdpater.c preventing compilation in Linux because of the usual features.h conflict
 +------------------------------------------------------------------------
 +r1939 | pmeheut | 2011-11-27 05:06:40 -0500 (Sun, 27 Nov 2011) | 1 line
 +
 +Documented where memory files are stored with the new QtGUI emulator
 +------------------------------------------------------------------------
 +r1940 | mvcube | 2011-11-27 10:32:39 -0500 (Sun, 27 Nov 2011) | 1 line
 +
 +cRCL bugfix and some alpha clean-up.
 +------------------------------------------------------------------------
 +r1943 | paulidale | 2011-11-28 02:47:23 -0500 (Mon, 28 Nov 2011) | 5 lines
 +
 +Implement an END command which currently behaves exactly like RTN.
 +The bonus features of END will come in due course if they can be
 +made to work and fit.
 +------------------------------------------------------------------------
 +r1944 | paulidale | 2011-11-28 02:55:56 -0500 (Mon, 28 Nov 2011) | 1 line
 +
 +add an END command TODO list to keep track of things
 +------------------------------------------------------------------------
 +r1945 | paulidale | 2011-11-28 03:08:47 -0500 (Mon, 28 Nov 2011) | 1 line
 +
 +add CRC to the END to do list
 +------------------------------------------------------------------------
 +r1946 | mvcube | 2011-11-28 03:49:11 -0500 (Mon, 28 Nov 2011) | 1 line
 +
 +Keyboard changes. Ideas for END.
 +------------------------------------------------------------------------
 +
 +r1948 | paulidale | 2011-11-29 03:27:25 -0500 (Tue, 29 Nov 2011) | 1 line
 +
 +Creating directory for branches
 +------------------------------------------------------------------------
 +r1949 | vladhed0 | 2011-11-29 07:06:59 -0500 (Tue, 29 Nov 2011) | 1 line
 +
 +Create V2.2 maintenance stream
 +------------------------------------------------------------------------
 +r1950 | mvcube | 2011-11-29 08:28:24 -0500 (Tue, 29 Nov 2011) | 1 line
 +
 +Sub/superscript merged. DELp disabled (END with CLP will take its duty).
 +------------------------------------------------------------------------
 +r1951 | mvcube | 2011-11-29 09:49:13 -0500 (Tue, 29 Nov 2011) | 1 line
 +
 +Started infrastructure for program separation / see update_begin_end()
 +------------------------------------------------------------------------
 +r1952 | paulidale | 2011-11-29 22:18:39 -0500 (Tue, 29 Nov 2011) | 1 line
 +
 +updated to do list about the program beginning and end markers -- they don't need to be persistent and perhaps not even in LCD RAM
 +------------------------------------------------------------------------
 +r1953 | paulidale | 2011-11-30 01:26:08 -0500 (Wed, 30 Nov 2011) | 7 lines
 +
 +Add inc/dec wrappers with an extra argument.
 +
 +Don't check the sorting of the alpha catalogues anymore.
 +
 +Pull out code to find section bounds.
 +------------------------------------------------------------------------
 +r1954 | paulidale | 2011-11-30 01:27:12 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +update END to do list
 +------------------------------------------------------------------------
 +r1955 | mvcube | 2011-11-30 02:35:57 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +Fixed RET_STACK_SIZE to make room for new pointers.
 +------------------------------------------------------------------------
 +r1956 | paulidale | 2011-11-30 02:55:33 -0500 (Wed, 30 Nov 2011) | 8 lines
 +
 +Update find_opcode_from to know about END.
 +
 +Numeric labels and hot key labels are local to the current section delimited by
 +the start/end of the program section and the nearest END command.
 +
 +Also fix the multilabel search code to produce errors properly.
 +------------------------------------------------------------------------
 +r1957 | paulidale | 2011-11-30 02:57:24 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +update END to do list
 +------------------------------------------------------------------------
 +r1958 | mvcube | 2011-11-30 03:29:59 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +Added force parameter to update_begin_end()
 +------------------------------------------------------------------------
 +r1959 | paulidale | 2011-11-30 05:56:51 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +missed earlier commit with work in progress
 +------------------------------------------------------------------------
 +r1960 | mvcube | 2011-11-30 06:13:09 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +Work in progress.
 +------------------------------------------------------------------------
 +r1961 | mvcube | 2011-11-30 10:14:19 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +First shot on implementing END. Label search should work.
 +------------------------------------------------------------------------
 +r1962 | mvcube | 2011-11-30 10:25:00 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +Switched keyboard assignment for subscripts to h-shift.
 +------------------------------------------------------------------------
 +r1965 | paulidale | 2011-11-30 23:31:02 -0500 (Wed, 30 Nov 2011) | 1 line
 +
 +clean up the clralpha routine
 +------------------------------------------------------------------------
 +r1967 | mvcube | 2011-12-01 02:40:53 -0500 (Thu, 01 Dec 2011) | 1 line
 +
 +Catalogue search was broken (incomplete rollback of fruitless attempt at unsorted alpha cats)
 +------------------------------------------------------------------------
 +r1968 | mvcube | 2011-12-01 12:45:51 -0500 (Thu, 01 Dec 2011) | 1 line
 +
 +Bugfix to XROM label search.
 +------------------------------------------------------------------------
 +r1969 | mvcube | 2011-12-01 12:54:20 -0500 (Thu, 01 Dec 2011) | 1 line
 +
 +Bugfix to PRCL.
 +------------------------------------------------------------------------
 +r1970 | mvcube | 2011-12-01 19:05:57 -0500 (Thu, 01 Dec 2011) | 1 line
 +
 +Recompile after mysterious crashes. SVN?
 +------------------------------------------------------------------------
 +r1971 | paulidale | 2011-12-02 02:06:01 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +no need to include the zeta constants if we're not using the C zeta function implementations
 +------------------------------------------------------------------------
 +r1972 | mvcube | 2011-12-02 05:00:26 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +Fixed CAT backwards navigation. Removed wrappers dec(), inc().
 +------------------------------------------------------------------------
 +r1973 | mvcube | 2011-12-02 06:35:06 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +Fixed GTO dot and some boundary cases with update_program_bounds().
 +------------------------------------------------------------------------
 +r1974 | mvcube | 2011-12-02 06:58:48 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +Fixed special case 'empty program'.
 +------------------------------------------------------------------------
 +r1975 | vladhed0 | 2011-12-02 10:10:32 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +fix to cRCL
 +------------------------------------------------------------------------
 +r1976 | mvcube | 2011-12-02 13:03:38 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +Stepping back from step 000 was broken.
 +------------------------------------------------------------------------
 +r1977 | mvcube | 2011-12-02 15:37:36 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +Fixed R/S after PRCL. Bounds weren't set.
 +------------------------------------------------------------------------
 +r1978 | paulidale | 2011-12-02 17:49:47 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +a small amount of space saving in the complex support
 +------------------------------------------------------------------------
 +r1979 | paulidale | 2011-12-02 18:20:34 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +make digamma evaluation constants condition to reduce build times a fraction
 +------------------------------------------------------------------------
 +r1980 | paulidale | 2011-12-02 18:33:15 -0500 (Fri, 02 Dec 2011) | 1 line
 +
 +remove some dead code.  Remove intIP and call mask_value directly instead since the first just calls the second directly
 +------------------------------------------------------------------------
 +r1981 | pmeheut | 2011-12-03 02:06:33 -0500 (Sat, 03 Dec 2011) | 1 line
 +
 +Implemented a few menus in QtGUI as well as the preferences and About dialogs
 +------------------------------------------------------------------------
 +r1983 | paulidale | 2011-12-04 00:42:24 -0500 (Sun, 04 Dec 2011) | 1 line
 +
 +make complex PI work properly
 +------------------------------------------------------------------------
 +r1984 | mvcube | 2011-12-04 11:07:49 -0500 (Sun, 04 Dec 2011) | 1 line
 +
 +Removed remains of Zapx? comparisons.
 +------------------------------------------------------------------------
  
34s/current_updates.txt · Last modified: 2011/12/06 09:06 by vladhed