Commit Graph

634 Commits

Author SHA1 Message Date
retf
d84906d84f load_self exemple name fix 2014-08-12 11:25:42 -03:00
retf
9d68c2ce71 Docs update
F.A.Q update
2014-08-12 10:49:52 -03:00
retf
08dd279787 load_self example 2014-08-12 10:34:06 -03:00
retf
b0650e6fae Initial implementation of load_self
Todo: load_self on windows impl, need be checked (TCHAR and MAX_PATH
types)
2014-08-12 10:23:55 -03:00
retf
ebb9b3da73 docs small fix
Some small fixes on docs...
2014-08-11 17:47:02 -03:00
retf
d8a79fd258 shared_library move support
Make shared_library move constructible and move assignable using
Boost.Move
2014-08-11 17:24:17 -03:00
Antony Polukhin
d56cbdc0f6 Merge pull request #3 from apolukhin/develop
Description for refcountable functions
2014-08-11 12:52:02 +04:00
Antony Polukhin
fce09e18bc Description for refcountable functions 2014-08-11 12:51:10 +04:00
Antony Polukhin
3d6477fef2 load_modes improved for POSIX, more tests, started work on docs for refcountable functions 2014-08-10 23:03:40 +04:00
Antony Polukhin
d999e9bb43 Make default open mode for Linux more strict 2014-08-09 23:21:11 +04:00
Antony Polukhin
babcdb2b30 Attempt to unify load modes 2014-08-09 23:17:40 +04:00
Antony Polukhin
e44f515e3d More updates for docs 2014-08-09 20:05:46 +04:00
Antony Polukhin
225d12b171 Removed path_ from shared_library, updated the reference section, added missing BOOST_NOEXCEPT 2014-08-08 17:41:13 +04:00
Antony Polukhin
203a2bba2d Merge branch 'develop' 2014-08-08 14:44:57 +04:00
Antony Polukhin
31fcd68ea2 More tests, examples and docs 2014-08-08 14:25:22 +04:00
Anton Polukhin
6b7ed7ae9a Minor fixes in compilation for Windows, Jamfiles simplified 2014-08-08 12:34:07 +04:00
Antony Polukhin
ea141dce83 Merge branch 'develop' 2014-08-08 00:02:41 +04:00
Antony Polukhin
b94d42d3b4 Improving the docs 2014-08-08 00:02:22 +04:00
Antony Polukhin
c178605507 More tests and refcountable functions 2014-08-07 16:47:27 +04:00
Antony Polukhin
b72b62f1eb Merge branch 'develop' 2014-08-07 11:59:50 +04:00
Antony Polukhin
eb76b43a82 Started the refcountable functions implementation 2014-08-07 11:59:24 +04:00
Antony Polukhin
dda4a868cb Merge pull request #2 from apolukhin/develop
Develop
2014-08-06 18:33:57 +04:00
Antony Polukhin
409a1f7d20 minor fixes in docs 2014-08-06 18:31:51 +04:00
Antony Polukhin
e8cf94b896 Updated Readme 2014-08-06 18:23:15 +04:00
Antony Polukhin
2fd6a66cbe Minor fixes for the docs 2014-08-06 18:13:24 +04:00
Antony Polukhin
9358675321 Scetch of documentation and aliases added 2014-08-06 18:01:53 +04:00
Antony Polukhin
793c2f2f84 Merge pull request #1 from apolukhin/develop
Develop
2014-08-06 13:33:56 +04:00
Anton Polukhin
6d09ab4e73 Windows related fixes 2014-08-06 13:31:35 +04:00
Antony Polukhin
7edaf8f86c Use Winapi in a way that is now preferable in Boost 2014-08-06 13:19:27 +04:00
Antony Polukhin
46ab8170b1 Fixes for error handling 2014-08-06 12:43:39 +04:00
Antony Polukhin
f09f464ea5 more tests and minor fixes 2014-08-06 12:01:45 +04:00
Antony Polukhin
d004a15007 Fix compilation and error reporting on Linux platform 2014-08-05 19:16:09 +04:00
Antony Polukhin
3e2502e13e Initial commit 2014-08-05 17:37:33 +04:00
Antony Polukhin
777b9b7039 Initial commit 2014-08-05 17:17:12 +04:00