Commit Graph

  • ac8fea8327 removed source file_descriptor.cpp from code_converter_test.cpp Jonathan Turkanis 2005-06-03 18:49:02 +0000
  • 541c971f0f made includion of file_descriptor.cpp conditional on BOOST_XXX_NO_LIB Jonathan Turkanis 2005-06-03 18:45:04 +0000
  • 14170545a9 como workaround Jonathan Turkanis 2005-06-03 18:32:15 +0000
  • f4e40bb00b defer to 1.34 Jonathan Turkanis 2005-06-03 18:11:13 +0000
  • 08fd580038 RogueWave workaround Jonathan Turkanis 2005-06-03 17:06:01 +0000
  • f02ce12a57 system_failure.hpp; Fix syntax on #if check. Jamfile; Add std::locale-support to finate_state_filter_test as it uses locales. Rene Rivera 2005-06-03 15:33:21 +0000
  • a0723c5e8a CodeWarrior 95 workaround Jonathan Turkanis 2005-06-02 17:27:36 +0000
  • a4810a679a libcomo fix Jonathan Turkanis 2005-06-02 17:24:45 +0000
  • 5601452bc1 removed unneeded includes Jonathan Turkanis 2005-06-02 16:22:06 +0000
  • c304980237 fixed memory leak Jonathan Turkanis 2005-06-02 16:21:28 +0000
  • 6ecc9ef627 Don't use absolute paths for Jamfile imports. Other minor TAB, etc cleanups. Rene Rivera 2005-06-02 16:17:06 +0000
  • 572089a168 Deleted - extraneous \r and ' ' from the ends of lines VC++8.0 doesn't tolerate the extra \r and the ' ' just waste space Victor A. Wagner Jr. 2005-06-02 12:41:54 +0000
  • 7be3a3d269 made includion of sompression tests conditional Jonathan Turkanis 2005-06-01 23:44:25 +0000
  • 83c465fd77 Metrowerks fix Jonathan Turkanis 2005-06-01 23:43:12 +0000
  • 84cedf0eae fixed memory leak Jonathan Turkanis 2005-06-01 19:29:58 +0000
  • 004738dce1 removed second template arg to finite_state_filter Jonathan Turkanis 2005-06-01 19:26:54 +0000
  • 832d2ad08a included <cstring> Jonathan Turkanis 2005-06-01 19:17:27 +0000
  • a7ea0d3377 removed mention of strlen Jonathan Turkanis 2005-06-01 19:15:50 +0000
  • 739c837905 configured libcomo Jonathan Turkanis 2005-06-01 19:13:15 +0000
  • 5ee42b9905 added copy ctor for gcc-2.95 Jonathan Turkanis 2005-06-01 04:40:42 +0000
  • e8bfe0358c disabled bzip2 by default for windows, and added warning msg Jonathan Turkanis 2005-05-31 16:53:00 +0000
  • a4a20f8fe7 disabled zlib by default for windows, and added warning msg Jonathan Turkanis 2005-05-31 16:52:39 +0000
  • 4cb4bca11c removed spurious variable reference Jonathan Turkanis 2005-05-31 16:46:30 +0000
  • c2635b9673 fixed line continuation Jonathan Turkanis 2005-05-31 16:44:10 +0000
  • ef7108c546 patch for CRAY X1 Jonathan Turkanis 2005-05-30 22:42:36 +0000
  • d0793bd0ac fix for GCC (Cygwin) + MSL Jonathan Turkanis 2005-05-30 21:54:40 +0000
  • 88343953fd Changed - \r\r\n to \r\n so it works on VC-8_0 Deleted - apparently some trailing spaces Victor A. Wagner Jr. 2005-05-30 19:59:42 +0000
  • 70e37cf520 ? Jonathan Turkanis 2005-05-30 07:54:32 +0000
  • 7eebbf9ccf replaced >= max with > max Jonathan Turkanis 2005-05-30 07:52:39 +0000
  • 331bdd80e6 switched from array_source to string_source Jonathan Turkanis 2005-05-30 07:51:45 +0000
  • c592608662 renamed size --> new_file_size Jonathan Turkanis 2005-05-30 07:50:11 +0000
  • 0fce82ef4e added error directive for locale support Jonathan Turkanis 2005-05-30 07:43:58 +0000
  • 9e27a1d1bd RougeWave fix Jonathan Turkanis 2005-05-30 07:42:56 +0000
  • e190fc26ef renamed size --> new_file_size Jonathan Turkanis 2005-05-30 07:40:27 +0000
  • 60f208b680 removed debugging code Jonathan Turkanis 2005-05-30 07:38:07 +0000
  • f15b463a92 gcc-2.95 fixed Jonathan Turkanis 2005-05-30 07:37:25 +0000
  • db63d20486 fixed comment Jonathan Turkanis 2005-05-30 07:36:57 +0000
  • fd46be188f gcc-2.95 fix Jonathan Turkanis 2005-05-30 07:35:51 +0000
  • 8b0f89568b renamed size --> new_file_size Jonathan Turkanis 2005-05-30 07:33:56 +0000
  • dd45decb46 removed some ctors Jonathan Turkanis 2005-05-30 07:33:24 +0000
  • b18ec90349 added BASIC_IOS Jonathan Turkanis 2005-05-30 07:32:30 +0000
  • 0211b5a521 added find() Jonathan Turkanis 2005-05-30 07:32:01 +0000
  • 02f708dd65 VC6 fix Jonathan Turkanis 2005-05-30 07:31:34 +0000
  • 0057e10e39 gcc-2.95 fixes Jonathan Turkanis 2005-05-30 07:30:27 +0000
  • 4a6c61744d added missing template arguments Jonathan Turkanis 2005-05-30 07:29:56 +0000
  • 399fe06c67 removed debugging code; two-phase lookup fixes Jonathan Turkanis 2005-05-30 07:29:22 +0000
  • 254d733b04 Tru64 fix Jonathan Turkanis 2005-05-30 00:53:14 +0000
  • ea8cc84e1f fixed return type of would_block and good Jonathan Turkanis 2005-05-30 00:43:37 +0000
  • 395322a36e rewrote put_char Jonathan Turkanis 2005-05-29 21:55:19 +0000
  • 55d7409d0c added multi-char and dual-use filers Jonathan Turkanis 2005-05-29 21:54:39 +0000
  • cab324a305 fixed output_filter::close Jonathan Turkanis 2005-05-29 21:53:38 +0000
  • f4c3ba7e77 misc Jonathan Turkanis 2005-05-29 21:52:52 +0000
  • 7a76201328 initial commitment Jonathan Turkanis 2005-05-29 21:51:43 +0000
  • 7abb7679e7 renamed code_converter.html Jonathan Turkanis 2005-05-29 04:43:12 +0000
  • 6ec88807eb superceded by resolve Jonathan Turkanis 2005-05-29 04:40:04 +0000
  • 164e02893b to hard to read Jonathan Turkanis 2005-05-29 03:37:43 +0000
  • 08cdff77fb initial commitment Jonathan Turkanis 2005-05-26 16:48:04 +0000
  • c90045afe8 renamed restrict_test.cppoffset_test.cpp Jonathan Turkanis 2005-05-26 09:23:46 +0000
  • b2388a01cf renamed inverse_test.cpp Jonathan Turkanis 2005-05-26 09:23:19 +0000
  • e7737837cb added compose_test.cpp; renamed reverse_test.cpp and offset_test.cpp Jonathan Turkanis 2005-05-26 09:22:32 +0000
  • 8dbaaa8f4c added container_device tests Jonathan Turkanis 2005-05-26 09:20:21 +0000
  • 3022d98bc3 VC6 fix Jonathan Turkanis 2005-05-26 09:05:55 +0000
  • 952c3f7f51 removed iterator_range.hpp include Jonathan Turkanis 2005-05-26 09:05:18 +0000
  • 18f084a73e increase length of test strings Jonathan Turkanis 2005-05-26 09:00:56 +0000
  • 97030cce43 renamed reverse_test.cpp Jonathan Turkanis 2005-05-26 09:00:04 +0000
  • 8a5c7aa7b2 renamed offset_test.cpp Jonathan Turkanis 2005-05-26 08:59:04 +0000
  • 3e80d25490 initial commitment Jonathan Turkanis 2005-05-26 08:58:38 +0000
  • 87ffdc6697 initial commitment Jonathan Turkanis 2005-05-26 08:53:25 +0000
  • b17417c17b removed newline.hpp include Jonathan Turkanis 2005-05-26 08:52:20 +0000
  • 03c60201ec changed access specifiers Jonathan Turkanis 2005-05-26 08:51:46 +0000
  • 55de2b2da3 made ctors explicit; added mode check to mapped_file::data() Jonathan Turkanis 2005-05-26 08:49:33 +0000
  • d08c9ac9ae fixed to allow single argument forward with non-const references Jonathan Turkanis 2005-05-26 08:44:15 +0000
  • 64d3a88074 moved default_arg workaround to its own header Jonathan Turkanis 2005-05-26 08:43:00 +0000
  • d363566a2b swicthed to Metrowerks::call_traits for CW > 8.3 Jonathan Turkanis 2005-05-26 08:41:09 +0000
  • 2daa097ec2 added fill/flush Jonathan Turkanis 2005-05-26 08:40:19 +0000
  • 733b2eda4f added asserts Jonathan Turkanis 2005-05-26 08:39:22 +0000
  • 456ad766a9 removed return statement from void functions Jonathan Turkanis 2005-05-26 08:38:13 +0000
  • 12663327fa checked for EOF before writing Jonathan Turkanis 2005-05-26 08:37:30 +0000
  • 95364bc261 in composite_filter, passed filter2 to composite_device by ref Jonathan Turkanis 2005-05-26 08:36:26 +0000
  • 65353c0139 switched to bustt:flush and buffer::fill Jonathan Turkanis 2005-05-26 08:29:34 +0000
  • 7947f26ca1 removed closable_tag Jonathan Turkanis 2005-05-26 08:28:18 +0000
  • 8adb7f9a5d initial commitment Jonathan Turkanis 2005-05-26 08:26:15 +0000
  • ee0890d580 renamed restrict Jonathan Turkanis 2005-05-26 08:25:01 +0000
  • d79a046f37 renamed reverse Jonathan Turkanis 2005-05-26 08:23:00 +0000
  • 0cc5562b26 updates to reflect changes to version 1 Jamfile Jonathan Turkanis 2005-05-25 19:32:20 +0000
  • 5d8a402dfa restored after accidental removal Jonathan Turkanis 2005-05-25 19:29:11 +0000
  • dece080797 obsolete Jonathan Turkanis 2005-05-22 17:06:21 +0000
  • e345adfdb6 defer to 1.34 Jonathan Turkanis 2005-05-21 21:44:20 +0000
  • a6185b5148 removed unused param Jonathan Turkanis 2005-05-21 21:04:30 +0000
  • 8a77367521 Tru64 fix Jonathan Turkanis 2005-05-21 21:01:54 +0000
  • 509d6204eb added tee_device tests Jonathan Turkanis 2005-05-21 20:25:30 +0000
  • 1a99681947 removed debugging code Jonathan Turkanis 2005-05-21 20:24:06 +0000
  • b840132c32 replaced <locale> classification functions with function from <cctype> Jonathan Turkanis 2005-05-21 20:23:11 +0000
  • 8580715f23 True64 fixes Jonathan Turkanis 2005-05-21 20:20:13 +0000
  • f0a4b3ec5e fixed translate() Jonathan Turkanis 2005-05-21 20:15:50 +0000
  • bbaccd4da4 Tru64 fix Jonathan Turkanis 2005-05-21 20:14:58 +0000
  • 5a75413edf added overload for filters Jonathan Turkanis 2005-05-21 20:13:29 +0000
  • 6d3f7e0e5c fixed tee_device Jonathan Turkanis 2005-05-21 20:13:08 +0000
  • 4a098f1142 fixed composite_device mode Jonathan Turkanis 2005-05-21 20:09:18 +0000
  • 0361f5dc33 libcomo workaroun Jonathan Turkanis 2005-05-21 20:08:16 +0000