~js-reynaud/+git/ticpp-github:docs

Last commit made on 2015-03-17
Get this branch:
git clone -b docs https://git.launchpad.net/~js-reynaud/+git/ticpp-github
Only Jean-Samuel Reynaud can upload to this branch. If you are Jean-Samuel Reynaud please log in for upload directions.

Branch merges

Branch information

Name:
docs
Repository:
lp:~js-reynaud/+git/ticpp-github

Recent commits

6b23060... by RJP Computing <email address hidden>

Commit the generated documentation.

451d015... by RJP Computing <email address hidden>

Removed including windows.h in a header file. That is to forceful and messes up code and makes compilation take longer.

814e7d5... by csteenwyk <csteenwyk@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

Added option to force 32-bit compile flags in GCC

e81f4b5... by "<email address hidden>" <<email address hidden>@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

Added dll-interface declarations to support using DLLs built via VS200X. Linking projects need to define TICPP_DLL to use the DLL.

761c895... by rjmyst3 <rjmyst3@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

fix os check, general cleanup

d6f78f7... by "tim.dave" <tim.dave@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

Updated mocks

583e3cd... by rjmyst3 <rjmyst3@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

#define TIXML_USE_TICPP whenever this file is included

bafd2c2... by "tim.dave" <tim.dave@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

Save with filename added

b4206c7... by "tim.dave" <tim.dave@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

More mock methods

1b74293... by "tim.dave" <tim.dave@51f46dd9-6d1a-0410-b0a4-47219f4268eb>

Made several adder methods take a const reference so temporary objects can be passed to the methods