Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/file.c version 0ad3dd78ce
|
2008-04-25
| ||
| 22:31 | initial checkin: quick hack to generate a .deb package of fossil. check-in: adaa8411d9 user: stephan tags: trunk | |
| 21:49 | LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) check-in: 1bceafc4d0 user: stephan tags: trunk | |
| 21:45 | s/strnlen/strnlen_/g for the local strnlen impementation because the name fataly collides with a func from standard headers in some gcc versions (e.g. GnuSolaris/Nexenta w/ gcc 4.0.x). check-in: 0c78ba2eb4 user: stephan tags: trunk | |
|
2008-04-10
| ||
| 12:24 | Fix the "tag add" command to report an error if given an invalid UUID argument. check-in: 0d9abccbb6 user: drh tags: trunk | |
|
2008-03-17
| ||
| 23:48 | Fix a typo in the mkdownload.tcl script used to generate the download.html page. check-in: 8dae3bc320 user: drh tags: trunk | |
| 21:21 | Update the website to include links to the download page. check-in: bbbee5fc37 user: drh tags: trunk | |
| 21:14 | Added the mkdownload.tcl script for generating the download.html page. check-in: 50e953a810 user: drh tags: trunk | |
|
2008-03-14
| ||
| 12:43 | Fix an assertion fault: detect when content_get() is called with an invalid artifact id and return 0. check-in: 4e2bd38577 user: drh tags: trunk | |
|
2008-03-12
| ||
| 00:30 | Initial NSIS script for creating installer on Win32 check-in: 76bd88c262 user: mjanssen tags: trunk | |
|
2008-03-11
| ||
| 20:00 | make test should find test script relative to the SRCDIR so it will work when run from a separate build directory. This also allows 'make test' to run with Makefile.w32 check-in: 7c0bd3ee08 user: mjanssen tags: trunk | |
| 19:21 | Fixed Win32 build breakage check-in: dbb2cee113 user: mjanssen tags: trunk | |