Antony Polukhin
a9947765d7
Update copyright years
2019-01-06 20:30:18 +03:00
Antony Polukhin
017d2436ac
Use std::filesystem and std::error_code if user asked for that (refs #40 )
2018-11-11 01:46:13 +03:00
Antony Polukhin
e3146fc544
Docs and copyrights updated
2018-11-10 19:45:40 +03:00
Antony Polukhin
820b4f090c
Allowed importing/exporting of references
2016-02-22 14:21:08 +03:00
Antony Polukhin
b10e9326ea
Moar b2 workarounds
2015-12-22 21:10:53 +03:00
Antony Polukhin
a4dbd85c31
Better error handling, more fair examples, better b2 workarounds, docs update, fixes for Android
2015-12-14 21:19:09 +03:00
Antony Polukhin
fd70247ce6
Another attempt to achieve portable b2 behavior
2015-12-09 23:35:27 +03:00
Antony Polukhin
cf9cbbfde5
Worked arrounf calling conventions, dropped dependency on boost::function for modern compilers, updatet the docs and improved some of the examples
2015-12-01 23:27:50 +03:00
Antony Polukhin
28fe4dc5c4
Dropped Boost.Test usage because it was using windows.h directly and updated the dll2.hpp file with WinAPI declarations to be more close to Boost.WINAPI's dll.hpp file
2015-10-17 16:21:37 +03:00
Antony Polukhin
256356bb84
Many fixes for Windows platform
2015-10-17 15:04:00 +03:00
zerotypos-found
a0b37b6089
Fix typo in docs and comments.
2015-10-06 12:17:18 +09:00
Antony Polukhin
3d79f2c972
Fix Windows compilation, refactor all the Jamfile's logic for providing shared library locations
2015-09-06 21:48:25 +03:00
Antony Polukhin
d7fabc380d
Bunch of minor improvements and polishing examples
2015-08-21 23:11:15 +03:00
Antony Polukhin
2fea995f33
Deprecated import_function* and import_variable* methods and updated the docs and tests
2014-11-21 18:58:07 +03:00
Antony Polukhin
b97baab094
Revert "Fixed aliases for GCC (refs #6 )"
...
This reverts commit 1f25e9b7c9
.
2014-10-13 19:47:54 +04:00
Antony Polukhin
1f25e9b7c9
Fixed aliases for GCC (refs #6 )
2014-10-13 17:42:25 +04:00
Antony Polukhin
dc51cb9a6b
load_self() was removed and many issues were fixed
2014-09-26 15:18:41 +04:00
Antony Polukhin
ad95318ef7
Docs and tutorial improved
2014-09-16 13:03:40 +04:00
Antony Polukhin
c009725d76
alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'
...
alias egrep='egrep --color=auto'
alias fgrep='fgrep --color=auto'
alias grep='grep --color=auto'
alias l='ls -CF'
alias la='ls -A'
alias ll='ls -alF'
alias ls='ls --color=auto' free function was refactored into the method
2014-09-04 14:31:37 +04:00
Antony Polukhin
20ba9894d0
Better names for free functions
2014-09-04 14:15:27 +04:00
Antony Polukhin
f0a6a438b4
Started the renaming to Boost.DLL 2
2014-08-29 18:19:35 +04:00
Antony Polukhin
94ecf69ded
Started the renaming to Boost.DLL
2014-08-29 18:01:24 +04:00
Anton Polukhin
e598af1f18
Attempt to fix ompilation error noted in #4
2014-08-25 13:06:12 +04:00
Antony Polukhin
0b92beda57
minor fixes, tests update
2014-08-12 20:19:43 +04: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
Antony Polukhin
31fcd68ea2
More tests, examples and docs
2014-08-08 14:25:22 +04:00
Antony Polukhin
c178605507
More tests and refcountable functions
2014-08-07 16:47:27 +04:00
Antony Polukhin
eb76b43a82
Started the refcountable functions implementation
2014-08-07 11:59:24 +04:00
Antony Polukhin
9358675321
Scetch of documentation and aliases added
2014-08-06 18:01:53 +04:00
Anton Polukhin
6d09ab4e73
Windows related fixes
2014-08-06 13:31:35 +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