Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file embedded/www/doc/toc.html version fbf9b364b3
|
2011-10-07
| ||
| 22:32 | Added various guides on how to retrieve the sources, build and install them, etc. The developer's guide is only a skeleton yet, and will take ovr the content of the plain text dev guide in due course. check-in: ff8679c973 user: andreask tags: trunk | |
| 22:30 | Fixed a typo in the main docs. check-in: 82f1c5b905 user: andreask tags: trunk | |
|
2011-10-06
| ||
| 16:56 | Merged the work of branch "work-for-critcl-3" back into trunk, making all the changes official. check-in: 75dd6b069e user: andreask tags: trunk | |
| 16:53 | Updated devguide to changes in critcl location, management, and the changes to directory structure due to the split into multiple packages. Leaf check-in: db3899a770 user: andreask tags: work-for-critcl-3 | |
|
2011-10-05
| ||
| 19:43 | Emulate index(). Apparently doesn't exist in Win32, and its easier to write our own than doing a check at configure time. check-in: 4919961520 user: andreask tags: work-for-critcl-3 | |
| 18:37 | Expanded build.tcl to allow specification of a named target (cross-builds, fake the auto-detection of the platfomr, ...) check-in: 631be2ff1c user: andreask tags: work-for-critcl-3 | |
| 17:56 | Central critcl use: Use proper native-path; also use {*}-expansion, we are 8.5+; Notes re critcl starpack on windows check-in: 9972e1d072 user: andreask tags: work-for-critcl-3 | |
| 06:22 | Fixed more merge problems. Integrated, manually, all the new stuff added to v21. The change from "crimp_tcl.tcl" to "policy.tcl" prevented trackign and automatic merge by fossil. check-in: bc24d77d9a user: andreask tags: work-for-critcl-3 | |
|
2011-10-03
| ||
| 21:28 | Fixed oversight in merge result [a795ba1808]. A number of operators merged into the branch were not switched from the old NALLOC to the new CRIMP_ALLOC_ARRAY macro, at the time, breaking the build. check-in: 406fe42ddc user: andreask tags: work-for-critcl-3 | |
| 21:26 | Added (inactive) debug output for centralized use of critcl. check-in: 79c0aab11f user: andreask tags: work-for-critcl-3 | |
|
2011-09-27
| ||
| 22:10 | Extended [91d17dc0c6] to filter critcl applications by version. check-in: c928f79006 user: andreask tags: work-for-critcl-3 | |
| 20:27 | Extended the critcl access code to look for it as starpack and/or starkit as well, instead of a plain package. check-in: 91d17dc0c6 user: andreask tags: work-for-critcl-3 | |
| 20:18 | Centralized uses of the critcl(::app) package. check-in: cbd5647474 user: andreask tags: work-for-critcl-3 | |
| 20:10 | Renamed brew.tcl per SteveL's suggestion. check-in: ac15dc1886 user: andreask tags: work-for-critcl-3 | |
| 20:09 | Brought in changes to main build file done in critcl first: Nicer help output. check-in: ea133e30f5 user: andreask tags: work-for-critcl-3 | |
| 20:03 | Merged the staged gsoc work, from the critcl-2.1 branch. check-in: a795ba1808 user: andreask tags: work-for-critcl-3 | |
|
2011-08-30
| ||
| 16:40 | Properly remove macro definitions before their redefinition (all .crimp files are collected in a single .c file). AIX cc doesn't allow plain redefinition. check-in: ad7a51d387 user: andreask tags: work-for-critcl-3 | |
|
2011-08-29
| ||
| 21:08 | Fix oops with unused result variable, breaking string ANSI c89 compilers. check-in: 2de0093f20 user: andreask tags: work-for-critcl-3 | |
|
2011-08-25
| ||
| 18:38 | Brought BMP decls in-line with the other IO packages, notably the use of the support.tcl code, simplifying things. check-in: ec399324d9 user: andreask tags: work-for-critcl-3 | |
| 18:33 | Tweaks to comments. check-in: 45b16056cf user: andreask tags: work-for-critcl-3 | |
| 18:27 | Fixed missing ownership declaration for the build-time support file, ensuring its presence in TEA-wraps. check-in: 9d6e8792be user: andreask tags: work-for-critcl-3 | |
|
2011-08-24
| ||
| 20:21 | Fix broken links to the introduction. check-in: 0b552371a1 user: andreask tags: work-for-critcl-3 | |
| 20:16 | Updated embedded docs. check-in: 3fe8727044 user: andreask tags: work-for-critcl-3 | |