Tcl Library Source Code

Check-in [ef7ace4871]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:See ChangeLog for details. Compiler packages & runtime, enhancements (handling relative & indirect offsets), bugfixes (types with native endianess). Added plain compiler application. Second recognizer, general filetypes, not restricted to mime. Tests, documentation, implementation.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ef7ace487148076431309b25537f8267144343ac
User & Date: andreas_kupries 2005-02-18 06:38:32.000
Context
2005-02-19
01:36
Added test for RFE 1120152 check-in: 32a192e3b9 user: mic42 tags: trunk
2005-02-18
06:38
See ChangeLog for details. Compiler packages & runtime, enhancements (handling relative & indirect offsets), bugfixes (types with native endianess). Added plain compiler application. Second recognizer, general filetypes, not restricted to mime. Tests, documentation, implementation. check-in: ef7ace4871 user: andreas_kupries tags: trunk
06:04
Import changes by Pat. MD4 tests now run against both pure Tcl and critcl variants of the package, if possible. Import changes by Pat. RIPEMD now copes with -- and data starting with a -. Import changes by Pat. MD5 now copes with -- and data starting with a - much better. Manual merge of version information, and changelog entries. Import changes by Pat. MD4 now copes with -- and data starting with a - better. Manual merge of changelog entries Import changes by Pat. Parses registry proxy information now more thoroughly. Import of doc changes, manual merge of changelog data. Import base64 examples by Pat. Reformatting for indentation, trimmed trailing whitespace. check-in: 0ea19fdebb user: andreas_kupries tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/fumagic/ChangeLog.
Changes to modules/fumagic/cgen.tcl.
Added modules/fumagic/filetypes.man.
Added modules/fumagic/filetypes.tcl.
Added modules/fumagic/filetypes.test.
Changes to modules/fumagic/mimetypes.man.
Changes to modules/fumagic/mimetypes.test.
Changes to modules/fumagic/pkgIndex.tcl.
Added modules/fumagic/regenerate.sh.
Changes to modules/fumagic/rtcore.tcl.
Added modules/fumagic/tmc.