Jul 13, 2007 |
17 years 1 month | * INSTALL, m4/boost.m4, debian/control: Require Boost 1.33 or later. |
17 years 1 month | * AUTHORS: New author, seems to do a lot of Windows stuff |
17 years 1 month | Remove comment questioning memory management - it appears I got it
right the first time. :) |
17 years 1 month | * visualc/monotone.sln: Redefine project order. |
17 years 1 month | Make all commands output-switchable by adding an 'output' parameter. |
17 years 1 month | * visualc/monotone.sln: Add information to build unit_tests. |
17 years 1 month | * visualc/tester.vcproj: change libiconv.lib to iconvD.lib (for |
17 years 1 month | merge of '5006c4c0804134daba29aa4f47b84ecb44e425d1' |
17 years 1 month | merge of '15fe5cc225fde2ec07598f5880e945c26aa0e3dd' |
17 years 1 month | * visualc/config.h: Suppress Microsofts warning about 'unsafe' |
17 years 1 month | * paths.cc: hopefully this will now build on suse93... |
17 years 1 month | merge of '14b77fafa612c4f3f327b348280da477386369d1' |
17 years 1 month | * debian/control: Ludovic wants his Debian address. |
17 years 1 month | * tests/heads_of_certs/__driver__.lua: Because 'log' changed, let's |
17 years 1 month | * configure.ac, unix/fs.cc: Check for dirent.d_type using autoconf |
17 years 1 month | * unix/fs.cc (do_read_directory): use "." rather than
"" in all |
Jul 12, 2007 |
17 years 1 month | * INSTALL: Add some missing prerequisites |
17 years 1 month | * tester.cc: You don't use CloseFile() to close a file in Windows. |
17 years 1 month | * paths.cc, visualc/botan.vcproj, visualc/lua.vcproj, |
17 years 1 month | * visualc/config.h: Add the TYPE_[SU]{8,16,32,64} macros |