2005-08-15 Laurence Finston * Makefile.am: LDF 2005.08.15. Added './TITLES/scroll_1.ldf' and './TITLES/scroll_1.tex' to 'EXTRA_DIST'. * Makefile.am: LDF 2005.08.15. Added './TTEST_0/ChangeLog' and './TITLES/ChangeLog' to 'EXTRA_DIST'. * Makefile.am: LDF 2005.08.15. Added the files 'encode.Params', 'titles_1.ldf', 'titles_1.tex', 'titles_2.ldf', and 'titles_2.tex' in the './TITLES/' subdirectory to 'EXTRA_DIST'. 2005-05-12 Laurence Finston * scanner.web: LDF 2005.05.12. No significant changes. * scanner.web: LDF 2005.05.12. Replaced the code in this file with code from '~/3DLDF/CWEB/scan.web'. I've decided to adapt the handwritten version of 'yylex()' that I use for '3dldf' rather than the Flex code from 'texipp'. * parser.web: LDF 2005.05.12. Started working on this file. * Makefile.am: LDF 2005.05.12. Added 'conveps.web', 'loader.web', 'parser.web', 'scanner.web', and 'thrdutls.web' to 'EXTRA_DIST'. * loader.web, parser.web, scanner.web: New file. 2005-05-11 Laurence Finston * conveps.web: New file. * thrdutls.web: LDF 2005.05.11. In '@': |class D| now defaults to |class C| in the template specification ('template '). * animctrl.web: LDF 2005.05.11. Now using 'Cond_Var_Type' variables for keeping track of how many threads and processes have been created. * Makefile.am: LDF 2005.05.11. Added rules for building 'animctrl'. * animctrl.web: LDF 2005.05.11. Now forking a new process in 'thread_func()' and waiting for it to complete. * animctrl.web: LDF 2005.05.11. Got spawning a thread to work. * thrdutls.web: LDF 2005.05.11. Formatting changes. * thrdutls.web: LDF 2005.05.11. In '~Mutex_Type()': Commented-out the call |pthread_mutex_trylock()| and removed the code that tested the result. It caused a segmentation fault. Added a "TODO" note to myself to find out why. * thrdutls.web: LDF 2005.05.11. Added code from '../CWEB/pspglb.web'. It must be adapted. * thrdutls.web: New file. 2005-05-08 Laurence Finston * Makefile.am: LDF 2005.05.08. Added './TTEST_0/birth_1.ldf' to 'EXTRA_DIST'. * Makefile.am: LDF 2005.05.08. Added './TTEST_0/birth_1.m1v.gz' to 'EXTRA_DIST'. * Makefile.am: LDF 2005.05.08. Added 'animctrl.web' to 'EXTRA_DIST'. * Makefile.am: LDF 2005.05.08. Corrected minor error. * Makefile.am: LDF 2005.05.08. Removed 'birth_1.m1v.gz' from 'EXTRA_DIST'. * Makefile.am, animctrl.web: New file. 2005-05-04 Laurence Finston * update_file: New file.