2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00
Commit Graph

2257 Commits

Author SHA1 Message Date
Travis CI
aca45947f1 Deploy to GitHub Pages: 84c96447e2 2016-10-18 22:34:05 +00:00
Travis CI
d6d430139e Deploy to GitHub Pages: 3c23f859fd 2016-10-17 12:30:06 +00:00
Travis CI
9e85df97af Deploy to GitHub Pages: 8816b00dab15512af1eac9075d0ead560430849b 2016-10-17 12:19:38 +00:00
Travis CI
f7e5c217aa Deploy to GitHub Pages: 91a3771ab8fd2b63d2c7975671924f8e563c77e7 2016-10-17 01:13:18 +00:00
Travis CI
473c071577 Deploy to GitHub Pages: dc8d68d3fc 2016-10-17 00:43:44 +00:00
Travis CI
79715f1d55 Deploy to GitHub Pages: 91512a971d 2016-10-10 22:35:32 +00:00
Travis CI
f6474f3914 Deploy to GitHub Pages: 080eb55be6 2016-10-10 17:21:42 +00:00
Travis CI
34e61298c9 Deploy to GitHub Pages: a3d8223b5d 2016-10-09 16:19:16 +00:00
Travis CI
8ee3bf75fd Deploy to GitHub Pages: b9431cd326 2016-10-09 13:33:18 +00:00
Travis CI
dde4c3e057 Deploy to GitHub Pages: 2ccf54f091 2016-10-09 04:16:34 +00:00
Stefan Seefeld
31ef518aa0 See https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/ 2016-10-08 23:58:57 -04:00
Travis CI
957a35f829 Deploy to GitHub Pages: 0ca7db361b8a70540c5683ae3ba2219c3352f721 2016-10-08 20:48:17 +00:00
Travis CI
c0d38bd1e2 Deploy to GitHub Pages: 4c7db7af5bf254be5a49354d295bba76914ff358 2016-10-08 20:25:41 +00:00
Travis CI
5357af1994 Deploy to GitHub Pages: 2e07069da3df5bf8e8595d826eff6422b726e761 2016-10-08 16:14:14 +00:00
Travis CI
98860632d4 Deploy to GitHub Pages: f016f8fa2f90683333d2d59785145117b726a064 2016-10-08 15:17:14 +00:00
Travis CI
cc0865cc01 Deploy to GitHub Pages: 127cc20a1d 2016-10-07 22:35:56 +00:00
Travis CI
2a2fcff426 Deploy to GitHub Pages: 9d96b5abc8dd95ef4800e98bd6bb2bf131594673 2016-10-07 16:41:39 +00:00
Travis CI
1cddba437e Deploy to GitHub Pages: 9d96b5abc8dd95ef4800e98bd6bb2bf131594673 2016-10-07 16:32:00 +00:00
Travis CI
d6767777f7 Deploy to GitHub Pages: 9d96b5abc8dd95ef4800e98bd6bb2bf131594673 2016-10-07 16:16:50 +00:00
Travis CI
e688ef7a46 Deploy to GitHub Pages: 5469a898c5b81fda05cc2c49a9af89ed394a34ab 2016-10-07 16:09:10 +00:00
Travis CI
1b3917fb08 Deploy to GitHub Pages: 5b416c8a83d7d3962aa1412fe06f2af173f28b5a 2016-10-07 15:41:33 +00:00
Travis CI
60a1354df4 Deploy to GitHub Pages: f3931cfc38 2016-08-08 15:55:17 +00:00
Travis CI
c2c364fe26 Deploy to GitHub Pages: b0f6414269 2016-08-08 00:38:13 +00:00
Travis CI
1e66e4960c Deploy to GitHub Pages: b0f6414269 2016-08-07 00:57:23 +00:00
Stefan Seefeld
986173e731 Remove unused content from doc branch. 2016-08-06 01:13:25 -04:00
Travis CI
56e41f3bf2 Deploy to GitHub Pages: b877b98fee 2016-08-05 22:20:33 +00:00
Stefan Seefeld
83729c63b5 Regenerate HTML docs. 2015-08-05 07:21:49 -04:00
Stefan Seefeld
d0b6fb9557 More documentation cleanup. 2015-08-05 07:14:37 -04:00
Stefan Seefeld
b68ce3b156 restore article. 2015-08-04 15:34:56 -04:00
Stefan Seefeld
04cad679a5 Convert docs to QuickBook. 2015-07-29 17:43:42 -04:00
Stefan Seefeld
d4d7f018f9 Change maintainer. 2015-07-17 19:53:24 -04:00
Stefan Seefeld
99022d2eb8 Merge branch 'develop' boost-1.59.0 2015-06-30 18:09:40 -04:00
Stefan Seefeld
37f8f37cda Merge pull request #16 from teeks99/main_crt_error
Fixes empty example
2015-06-24 18:01:24 -04:00
Stefan Seefeld
156054371b Merge pull request #24 from agnat/fix/cv_tag_volatile_constant
Fix is_volatile constant in detail::cv_tag<>
2015-05-27 11:42:39 -04:00
David Siegel
d06f4aeaca Fix is_volatile constant in detail::cv_tag<> 2015-05-27 17:30:09 +02:00
Stefan Seefeld
e8d7bb5027 Merge pull request #23 from jzmaddock/patch-1
Stop Using type_traits details.
2015-05-27 11:07:30 -04:00
Stefan Seefeld
b207fc1a04 Merge pull request #20 from Lastique/patch-2
Use _Py_fopen instead of fopen
2015-05-27 10:59:50 -04:00
jzmaddock
9742c30f47 Stop Using type_traits details.
The type_traits internal details used here are being moved to make it clear they are details and subject to change.  Old code will continue to work, but will warn about use of a deprecated header.
2015-05-21 19:20:31 +01:00
Stefan Seefeld
97f894bc1a Merge pull request #7 from PeterMartini/develop
Boost.Build now uses src/ instead of v2/
2015-05-08 13:18:33 -04:00
Andrey Semashev
eefc434bae Use _Py_fopen instead of fopen
A followup fix for the previous commit 36f8f69411.
2015-05-06 15:29:42 +03:00
Stefan Seefeld
226d1ac961 Merge pull request #19 from Lastique/patch-1
Fix compilation with python 3.0-3.3
2015-05-06 08:10:30 -04:00
Andrey Semashev
36f8f69411 Fix compilation with python 3.0-3.3
Backport commit 3e405b6fd5 to develop branch: Fix exec_file for Python 3 < 3.4. Also fix version check to actually fix compilation with python 3.4.
2015-05-06 15:06:29 +03:00
Tom Kent
97b0d9737c Fixes empty example
Uses of visual studio were getting a 'unresolved external symbol _mainCRTStartup' because there was no main() being linked into the test_embed.exe. I'm not a bjam expert, but I think that is because the embedding target is an executable (instead of an obj/lib?). I also have no idea if this was a problem on unix or if this fix will affect that platform.
2015-04-10 19:47:44 -05:00
Stefan Seefeld
3e405b6fd5 Fix exec_file for Python 3 < 3.4. 2015-04-09 08:57:08 -04:00
Stefan Seefeld
e1e9eb303a Merge pull request #13 from ax3l/fix-missingPlaceholderInclude
Fix Trac #10932 Missing Include: Bind Placeholders
boost-1.58.0
2015-03-26 09:16:15 -04:00
Stefan Seefeld
9eee9ef461 Merge pull request #15 from mmatrosov/master
Fix #11100 and #8058: binary compatibility and leaked file handle in exec_file()
2015-03-26 08:23:15 -04:00
Mikhail Matrosov
fe24ab9dd5 [#8058] Close file handle before exec_file() routine returns. 2015-03-11 01:11:54 +03:00
Mikhail Matrosov
a911c17fd6 [#11100] Fix binary incompatibilities with fopen() in exec_file() routine. 2015-03-11 01:11:54 +03:00
Daniel James
8d5d777ebb Add metadata file. 2015-01-25 21:25:23 +02:00
Peter Dimov
ea87bfee8c Merge pull request #9 from danieljames/metadata
Create metadata file.
2015-01-25 20:31:16 +02:00