File Ages
Not logged in

Files in check-in 3ff7d12d837dd4d6 ordered by age

File ages are expressed relative to the check-in time of 2012-05-12 21:55:53.

AgeFilesCheck-in
current Parser.asm
markdown.asm
markdown.exe
Without checks for hash table collisions. (check-in: 3ff7d12d83, user: johnfound, branch: badhash)
76.3 minutes example.md
Bug fixes and code cleanup. (check-in: 3841321bff, user: johnfound, branch: experimental)
33.2 hours markdown
Release version. New memory allocation, new read/write operations, higher speed and smaller size. Still portable. (check-in: d96e2ef5b9, user: johnfound, branch: experimental)
4.1 days testit.bat
Some code restructure, optimized for size and style. Commit before main changes. (check-in: 4eb2408449, user: johnfound, branch: battle)
7.1 days battle.fpr
Minor changes to the code - mainly removing of unused items and formating. (check-in: a9131adfaa, user: johnfound, branch: trunk)
10.3 days README.txt
Fast STDIN read implemented, using the new changes in freshlib/system/files.asm It works pretty well in Win32 and Linux (check-in: dbf8f81fe0, user: johnfound, branch: trunk)