Commit graph

44 commits

Author SHA1 Message Date
Frank B. Brokken
b3da468e15 wip adding sections related to C++17 2016-11-15 21:14:18 +01:00
Frank B. Brokken
5b42e2fe4a added a section about selection stmnts with initializers 2016-11-15 20:29:02 +01:00
Frank B. Brokken
cad64df43f wip 2016-11-10 15:36:34 +01:00
Frank B. Brokken
36548bad1a WIP adding an overview of C++17 features 2016-11-09 21:28:44 +01:00
Frank B. Brokken
9bdea18d3f added operator new[](size) and operator delete[](pointer) 2016-11-09 16:09:15 +01:00
Frank B. Brokken
a4f7da0c68 rewrote concrete/binop about binary operators in classes 2016-11-09 14:17:40 +01:00
Frank B. Brokken
963ecb3b57 rewrote the sections about implementing binary operators 2016-11-08 20:45:44 +01:00
Frank B. Brokken
0a0aaacba1 added section about when to use std::exceptions 2016-10-30 10:42:31 +01:00
Frank B. Brokken
04ec82c8cf WIP, but see the changelog 2016-10-29 22:02:14 +02:00
Frank B. Brokken
507e8e24f9 replaced r/lvalue params by r/lhs 2016-10-29 15:35:26 +02:00
Frank B. Brokken
4f7be4f32b Ready for 10.5.1. Updated changelog 2016-07-24 07:49:09 +02:00
Frank B. Brokken
336f9915c3 completed put_time + table, ready for 10.5.0 2015-12-23 13:12:55 +01:00
Frank B. Brokken
eaff59b5c8 updated the kindle-book construction procedure 2015-12-20 14:31:17 +01:00
Frank B. Brokken
cb9240bc9f removed mailus includes from chapter openings 2015-12-19 22:44:35 +01:00
Frank B. Brokken
fe113766fc adapted icmake scripts to icmake 8.00.02, approaching 10.4.0 2015-12-08 20:26:10 +01:00
Frank B. Brokken
a46769016d standardized the installation procedure 2015-09-05 16:01:43 +02:00
Frank B. Brokken
a3ddeab873 added timestamp to changelog 2015-08-16 15:28:17 +02:00
Frank B. Brokken
3fb8a06534 completed additions for C++14; build pre OK 2015-08-16 14:13:42 +02:00
Frank B. Brokken
9794acdb99 added sections about shared mutexes and shared locks 2015-08-16 12:28:09 +02:00
Frank B. Brokken
e45e1568da completed first/attributes, except for [[carries_dependency]] 2015-08-15 18:46:43 +02:00
Frank B. Brokken
4b6b01c0f5 Fixed typos and repaired compilation problem encountered with g++-5 2015-08-11 13:50:29 +02:00
Frank B. Brokken
06dc02a274 added ./compiler.im containing compilation specific #defines 2015-07-23 15:50:53 +02:00
Frank B. Brokken
e80cd28188 cosmetics 2015-05-28 13:36:31 +02:00
Frank B. Brokken
44f1688c03 build docs completes OK 2015-05-24 21:00:38 +02:00
Frank B. Brokken
c4f8be65ee Cosmetics and typos 2015-05-19 14:16:53 +02:00
Frank B. Brokken
99c4ca6bf6 cosmetic changes 2015-03-07 21:43:32 +01:00
Frank B. Brokken
b91b2cf4b4 ready for html5, requires yodl 3.05 2015-01-02 14:58:41 +01:00
Frank B. Brokken
eb1057c57e removed SF return 0; stmnts, WIP converting to html5 2014-12-28 13:46:43 +01:00
Frank B. Brokken
a1f60b4fdc completed the changelog for 10.1.0 2014-12-24 19:56:07 +01:00
Frank B. Brokken
717a283584 update of version.yo and changelog 2014-12-06 21:49:28 +01:00
Frank B. Brokken
194959cbe8 Updated the changelog for 10.0.0 2014-10-30 20:17:57 +01:00
Frank B. Brokken
77f8dea623 Replaced centt calls by verb, removed the centt macro definition 2014-08-26 12:18:34 +02:00
Frank B. Brokken
869b569d34 Fixed LaTeX formatting problems (mainly affecting cplusplusUS files) 2014-06-05 14:21:02 +02:00
Frank B. Brokken
e2315843ba Ready for 9.9.0 2014-06-03 13:25:16 +02:00
Frank B. Brokken
dad3acc040 Rewrote the stl time section and subsections 2014-05-26 14:01:33 +02:00
Frank B. Brokken
29558ff1bf Ready for 9.8.2 2014-03-07 15:34:40 +01:00
Frank B. Brokken
83893f210f Added an example about bound template friends
Added an example showing how to declare a bound friend function template
    to a class template
2014-03-02 15:03:48 +01:00
Frank B. Brokken
dc772ff83b Added additional paragraphs about implementing (const_)(reverse_)iterators 2014-03-02 14:34:35 +01:00
Frank B. Brokken
cea0f497c7 Updated changelog 2014-01-18 13:55:56 +01:00
Frank B. Brokken
b4f2b39ea3 WIP adding new class templates section about static polymorphism 2013-12-29 17:22:30 +01:00
Frank B. Brokken
e4507fe1be Fixed typos, in preparation of 9.7.3 2013-08-21 15:02:43 +02:00
Frank B. Brokken
01e641fa0f Added README.kindle, and repaired some left-over flaws 2013-05-30 13:35:40 +02:00
Frank B. Brokken
953d205752 Ready for releasing 9.7.1 2013-05-30 10:13:48 +02:00
Frank B. Brokken
777b182edd Moved all files but 'excluded', 'sf', and 'sourcetar' to ./annotations
This allowed me to standardize the sourcetar and sf/* scripts: the base
    directory (containing ./git) is now empty, except for maintenance scripts,
    while the source files and build scripts of the annotations are stored in
    a subdirectory of their own.
2013-05-29 20:44:08 +02:00
Renamed from changelog (Browse further)