Log of /trunk/base/disused
Directory Listing
Revision
956 -
Directory Listing
Modified
Sat Dec 9 15:38:05 2006 UTC
(18 years ago)
by
johnpye
Removed references to 'ASC_BIG_BUGMAIL' and 'ASC_MILD_BUGMAIL'
Disabled stream redirection functions (they were making testing difficult)
Re-wrote the main test-runner to permit specific tests to be run from the commandline (ongoing)
Disabled readln tests that required stream redirection.
Revision
709 -
Directory Listing
Modified
Wed Jun 28 16:28:57 2006 UTC
(18 years, 5 months ago)
by
johnpye
Monster commit!
Lots of recommenting and reorganising of external relations-related stuff.
Replaced a lot of ascmalloc and asccalloc calls with the new ASC_NEW* macros.
Fixed (?) the problem Art is having with icons in PyGTK.
Turned on -Wall in SConstruct and fixed up a stack of warnings.
Removed the redundant exit(2) from after Asc_Panic calls and added __attribute__((noreturn)).
Set doxygen to create callgraphs to level 2, updated doxyfile to version 1.4.7.
Fixed up building of extfntest.c.
Revision
708 -
Directory Listing
Modified
Tue Jun 27 07:34:31 2006 UTC
(18 years, 5 months ago)
by
johnpye
Replaced some references to ascmalloc with ASC_NEW_ARRAY
Revision
697 -
Directory Listing
Modified
Mon Jun 26 07:55:45 2006 UTC
(18 years, 5 months ago)
by
johnpye
Temporarily removed extrel.* from disused dir (to avoid spurious grep)
Commenting and tidying up of some other files related to extrels.
Revision
496 -
Directory Listing
Added
Tue Apr 18 07:29:30 2006 UTC
(18 years, 7 months ago)
by
johnpye
Renamed 'dummy' to 'disused'