Timeline
Jul 6, 2012:
- 4:17 PM Tickets #7062,7097 batch updated by
- fixed: (In [79317]) Fix file line ending. Fixes #7062. Fixes #7097.
- 4:17 PM Changeset [79317] by
- Fix file line ending. Fixes #7062. Fixes #7097.
- 3:07 PM Changeset [79316] by
- context: fixes for Solaris
- 2:59 PM Changeset [79315] by
- context: fixes related to Solaris
- 11:24 AM Ticket #7099 (boost/math/special_functions/detail/erf_inv.hpp", line 342: error: ...) created by
- Hello, When compiling with my TI compiler, I get this error: …
- 10:58 AM Ticket #7098 (CRC: Initial values should not be reflected) created by
- The CRC classes have a parameter 'ReflectIn?', which affects whether …
- 10:53 AM Ticket #7097 ("boost/math/special_functions/hankel.hpp", line 179: warning: last ...) created by
- As in the subject. Cheers, Kris
- 10:49 AM Changeset [79314] by
- lockfree: more msvc test fixes Signed-off-by: Tim Blechmann …
- 10:25 AM Changeset [79313] by
- lockfree: replace not by ! to allow compilation with msvc …
- 10:13 AM Ticket #7096 (warning: static local variables of extern inline function are not ...) created by
- Hello, My TI compiler reports the following warning: […] in …
- 9:47 AM Ticket #7095 (warning: unrecognized __attribute__((__may_alias__))) created by
- Hello, boost/move.hpp contains: […] and using …
- 9:28 AM Ticket #7094 (warning: unrecognized #pragma GCC system_header) created by
- Hello, Below is a list of files, that contain something like: […] …
- 9:02 AM Ticket #7093 (Building "system" segfaults on AIX 6.1 / vacpp) created by
- Machine: - AIX 6.1, 4-CPU PowerPC_POWER7 Compiler: - IBM XL C/C++ …
- 6:26 AM Changeset [79312] by
- Chrono: protect code when BOOST-NO_EXCEPTIONS is defined
- 3:04 AM Changeset [79311] by
- Boost Jam cleanup - synchronized changes between Windows and Unix …
- 2:13 AM Changeset [79310] by
- Boost Jam cleanup - minor stylistic code change.
- 2:08 AM Changeset [79309] by
- Brown paper bag fix for a Boost Jam bug introduced in revision [73907] …
- 1:28 AM Changeset [79308] by
- Fixed a Boost Jam crash bug when its Windows specific file_dirscan() …
- 1:26 AM Changeset [79307] by
- Boost Jam code cleanup - removed unused variables and unnecessary …
Jul 5, 2012:
- 11:40 PM Changeset [79306] by
- latest patch from Nathan Ridge
- 11:39 PM Changeset [79305] by
- latest oatch from Nathan Ridge
- 11:39 PM Changeset [79304] by
- Boost Jam cleanup - renamed path_add_key() to …
- 11:20 PM Changeset [79303] by
- Boost Jam optimization - avoid unnecessary FindFirstFile?() Windows API …
- 11:09 PM Changeset [79302] by
- Merged Boost library build system changes from the trunk. Covers the …
- 10:59 PM Changeset [79301] by
- Corrected disabling generating unversioned library targets on Windows …
- 10:49 PM Changeset [79300] by
- Disabled generating unversioned library targets on Windows & Unix with …
- 9:43 PM Ticket #7092 (Fix odd workarounds for function object in for_each_pixel) created by
- Current implementation for for_each_pixel is somehow re-assigning the …
- 8:03 PM Changeset [79299] by
- Missing semi-column in jam file. Fixed a warning with g++.
- 8:02 PM Changeset [79298] by
- Chrono: fix 7069
- 7:27 PM Changeset [79297] by
- Updated documentaion and performance test (now we have info about …
- 7:14 PM Changeset [79296] by
- Removed new pool classes to keep only bug fixes : static_pool, …
- 7:12 PM Changeset [79295] by
- Boost Jam cleanup - merged pathunix.c module's Windows specific …
- 7:08 PM Changeset [79294] by
- std::less<char *> -> std::less<void *> as suggested by Steven Watanabe.
- 7:03 PM Changeset [79293] by
- Cosmetic: initialized member variables in constructor initializer lists.
- 6:59 PM Changeset [79292] by
- Removed new pool classes to keep only bug fixes : static_pool, …
- 6:52 PM Ticket #7090 (Provide an option to parse only preprocessor directives) closed by
- wontfix: Replying to scrawl123@…: > If this is not possible, I …
- 6:40 PM Changeset [79291] by
- Corrected a potential access violation in Boost Jam introduced in …
- 6:34 PM Ticket #7090 (Provide an option to parse only preprocessor directives) created by
- I use boost::wave to preprocess shader source files. I have a macro …
- 5:33 PM Changeset [79290] by
- Another try at fixing VC++ issue
- 5:00 PM Changeset [79289] by
- Fix indent
- 4:54 PM Ticket #7089 (BOOST_THREAD_WAIT_BUG limits functionality without solving anything) created by
- In upgrading from 1.45 to 1.50 I noticed the following, which I think …
- 4:42 PM Ticket #7088 (Error with property_tree) created by
- json { cool : hp? } I have Simple example: typedef …
- 4:42 PM Changeset [79288] by
- Thread: Fix 7074
- 4:21 PM Ticket #7087 (std::forward or std::move missing in Boost.Test on Darwin Clang) created by
- Sandia-darwin-clang compiler in ../boost/test/tools/assertion.hpp …
- 3:56 PM Changeset [79287] by
- Boost Jam cleanup - made the buf variable in pathunix.c module's …
- 3:46 PM Changeset [79286] by
- Restrict gcc pragma to gcc-4.0 and later.
- 3:30 PM Ticket #7083 (Docs typos) closed by
- fixed: (In [79285]) Fixed errors in the doxygen comments. Fixes #7083.
- 3:30 PM Changeset [79285] by
- Fixed errors in the doxygen comments. Fixes #7083.
- 3:14 PM Changeset [79284] by
- Fixed errors in the doxygen comments. Refs #7083; will close when …
- 1:17 PM Ticket #7077 (A few trivial 64-bit warning fixes on Windows) closed by
- fixed: (In [79283]) Fix warnings on 64-bit systems. Closes #7077.
- 1:17 PM Changeset [79283] by
- Fix warnings on 64-bit systems. Closes #7077.
- 1:15 PM Changeset [79282] by
- Boost Jam cleanup - Windows ShortPathToLongPath?() implementation no …
- 12:57 PM Changeset [79281] by
- Updated the Boost Jam OBJECT interface to allow creating OBJECT …
- 12:39 PM Ticket #7086 (Compilation broken with STLPort) closed by
- fixed: (In [79280]) Qualify 'distance' with 'std'. Fixes #7086.
- 12:39 PM Changeset [79280] by
- Qualify 'distance' with 'std'. Fixes #7086.
- 12:25 PM Ticket #7086 (Compilation broken with STLPort) created by
- Boost.ProgramOptions? fails to compile on Linux with GCC 4.6 and …
- 12:21 PM Ticket #7085 (Boost pool library it not header only as claimed in documentation) created by
- Hi, I have been trying to use the bool pool library out of the …
- 12:07 PM Ticket #7084 (memory leak in fileiter.cpp) created by
- In file libs/regex/src/fileiter.cpp In case the opendir is successful …
- 10:54 AM Ticket #7083 (Docs typos) created by
- boost\algorithm\string\iter_find.hpp: > \param Result A 'container …
- 8:00 AM Changeset [79279] by
- Boost Jam cleanup - removed one extra object copy in path_key().
- 7:55 AM Changeset [79278] by
- Boost Jam cleanup - removed code duplication between path_add_key() …
- 7:54 AM Changeset [79277] by
- Boost Jam cleanup - minor stylistic code changes.
- 7:35 AM Changeset [79276] by
- Boost Jam cleanup - minor stylistic code changes.
- 6:57 AM Changeset [79275] by
- Boost Jam cleanup - removed and unnecessary header include + minor …
- 5:32 AM Ticket #7082 (Add support for benchmarking) created by
- One useful thing with boost test would be to run the tests in a …
- 4:40 AM Changeset [79274] by
- Merge from trunk
- 3:35 AM Ticket #7081 (WinError.h capitalization in boost/detail/win/basic_types.hpp) created by
- If #include <WinError.h> were lowercased to #include <winerror.h>, it …
- 1:44 AM Ticket #6655 (Inclusion of <boost/signals2.hpp> causes valid code to fail to compile ...) closed by
- fixed: (In [79273]) Merge from trunk. Fixes #6655
- 1:44 AM Changeset [79273] by
- Merge from trunk. Fixes #6655
Jul 4, 2012:
- 9:54 PM Changeset [79272] by
- Fixing broken doc links (removing mixed capitals from HTML file names).
- 9:50 PM Changeset [79271] by
- Fixing broken doc links.
- 9:48 PM Changeset [79270] by
- Fixing broken doc links (removing mixed capital letters from HTML file …
- 9:44 PM Changeset [79269] by
- fixing broken doc links (capital letters in file names)
- 9:44 PM Changeset [79268] by
- fixing broken doc links (capital letters in file names)
- 9:01 PM Changeset [79267] by
- Ratio: apply patch for #7075
- 9:00 PM Ticket #7080 (make_constructor Does Not Initialize base_wrapper) created by
- When binding a shared_ptr to Python, we're using a custom allocator …
- 6:50 PM Changeset [79266] by
- Updated documentaion, fixed bug and refactored tests (refs #7065)
- 6:02 PM Changeset [79265] by
- lockfree: another testsuite fix Signed-off-by: Tim Blechmann …
- 4:15 PM Ticket #7073 ([algorithm] Incorrect documentation for hex) closed by
- fixed: (In [79264]) Merge doc changes to release; fixes #7073
- 4:15 PM Changeset [79264] by
- Merge doc changes to release; fixes #7073
- 3:58 PM Changeset [79263] by
- Boost Jam cleanup - minor stylistic code changes.
- 3:54 PM Changeset [79262] by
- Boost Jam cleanup. frames.c module was never compiled and its content …
- 3:41 PM Changeset [79261] by
- Refs #7073; will close when merged to release. Thanks for the catch!
- 3:01 PM Ticket #7079 (addressof a boost::function and SolarisStudio compiler) created by
- This: […] fails with: CC address-of.cpp -I/path/to/boost …
- 1:58 PM Changeset [79260] by
- Two temporary tests for which platforms provide numeric_limits …
- 11:35 AM Ticket #7078 (Trivial 64-bit warning fix on Windows for thread attribute stack size) created by
- If of any interest. Regards Luke Elliott.
- 11:29 AM Ticket #7077 (A few trivial 64-bit warning fixes on Windows) created by
- In case they are of any interest. Also with 1.50 I found that …
- 11:15 AM Ticket #7076 (A few trivial 64-bit warning fixes on Windows) created by
- In case they are of any interest... Regards Luke Elliott.
- 9:54 AM Ticket #7075 (Workaround for error: the type of partial specialization template ...) created by
- Compiling a file.cpp with just 1 line: […] with a TI compiler fails …
- 9:45 AM Changeset [79259] by
- Removed a seemingly redundant #include <sys/stat.h> in the main Boost …
- 9:40 AM Changeset [79258] by
- Boost Jam now correctly reports its dangling string object count when …
- 9:31 AM Ticket #7074 ([thread] Multiply defined symbol boost::allocator_arg) created by
- I'm updating from boost 1_49 to 1_50, a project that uses pre-compiled …
- 9:18 AM Ticket #7073 ([algorithm] Incorrect documentation for hex) created by
- The documentation of the example at: …
- 9:13 AM Changeset [79257] by
- Updated the documentation comment for Boost Build testing system's …
- 9:09 AM Changeset [79256] by
- Bost Jam cleanup - removed some dead code from the compile.c module.
- 9:04 AM Changeset [79255] by
- Boost Jam cleanup - minor stylistic changes.
- 9:02 AM Changeset [79254] by
- Boost Jam cleanup - touched up error messages displayed when a rule …
- 6:50 AM Changeset [79253] by
- lockfree: testsuite compile fix Signed-off-by: Tim Blechmann …
- 3:37 AM Ticket #7072 (Extra whitespace in write_json) created by
- #include <boost/regex.hpp> using boost::property_tree::ptree; …
- 3:09 AM Ticket #7071 ([config] duplicate macro documentation) created by
- in follow page: …
- 12:00 AM Ticket #7070 (bcp misses some cases and does not create namespace aliases for ...) created by
- Running all Boost 1.48.0 regressions and comparing between original …
Note: See TracTimeline
for information about the timeline view.