summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* html doc chapter numbering update since adding JavascriptWilliam S Fulton2014-05-0914-478/+519
* html fixesWilliam S Fulton2014-05-092-102/+178
* minor corrections to python documentationPaweł Tomulik2014-05-071-3/+3
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-1/+0
* Remove errnoeous note claiming C++ operator~ maps to Lua ..Olly Betts2014-05-021-1/+1
* Merge branch 'master' into javascriptWilliam S Fulton2014-05-014-14/+32
|\
| * Fix typosOlly Betts2014-04-292-2/+2
| * Merge pull request #159 from v-for-vandal/issue_154Olly Betts2014-04-291-2/+24
| |\
| | * Updating documentationArtem Serebriyskiy2014-04-221-2/+24
| * | Fix missing ")" in code exampleOlly Betts2014-04-281-1/+1
| * | Another go html fixWilliam S Fulton2014-04-221-1/+1
| * | Fix intgosize arg documentationxantares2014-04-221-2/+2
| |/
| * Remove extra </div>Olly Betts2014-04-061-2/+0
| * Update documentation for deprecation and removal of Close()Olly Betts2014-04-061-5/+3
* | Added some documentation on using 'node-webkit'.Oliver Buchtala2014-04-281-4/+91
* | Revert css style changes in javascript branchWilliam S Fulton2014-04-161-5/+1
* | Javascript html documentation tidy upWilliam S Fulton2014-04-161-57/+72
* | Improve missing JS engine error messageWilliam S Fulton2014-04-161-3/+4
* | Add javascript to Sections.htmlWilliam S Fulton2014-04-011-0/+1
* | Document Javascript related preprocessor macros.Oliver Buchtala2014-03-311-0/+3
* | Updated Javascript documentation.Oliver Buchtala2014-03-311-3/+11
* | Update Javascript.html.Oliver Buchtala2014-03-311-727/+654
* | Remove pandoc toolchain.Oliver Buchtala2014-03-303-75/+0
* | Remove Javascript documentation source file.Oliver Buchtala2014-03-301-773/+0
* | Merge branch 'master' into develOliver Buchtala2014-03-3037-1129/+1439
|\ \ | |/
| * Bump version to 3.0.1William S Fulton2014-03-171-1/+1
| * SWIG 3 doc updatesv3.0.0rel-3.0.0William S Fulton2014-03-162-2/+3
| * Add release dateWilliam S Fulton2014-03-161-1/+1
| * Few tweaks to Lua html docsWilliam S Fulton2014-03-162-12/+12
| * html fixes and section updatesWilliam S Fulton2014-03-1534-1024/+1152
| * Windows examples update for new C# project files.William S Fulton2014-03-141-2/+2
| * C++11 doc updatesWilliam S Fulton2014-03-142-50/+135
| * C++11 alignof alignas testcase and further C++11 doc updatesWilliam S Fulton2014-03-141-11/+79
| * C++11 conversion operator example and docs addedWilliam S Fulton2014-03-141-7/+14
| * More C++11 doc and test improvementsWilliam S Fulton2014-03-141-5/+27
| * More C++11 doc tweaksWilliam S Fulton2014-03-141-21/+21
| * C++11 constexpr variables support addedWilliam S Fulton2014-03-141-11/+10
* | Merge branch 'master' into tmpOliver Buchtala2014-03-0530-375/+3550
|\ \ | |/
| * Lua documentation tweaks and make nspace example more concise.William S Fulton2014-03-041-22/+12
| * Merge branch 'class_p1_fixes' of github.com:v-for-vandal/swig into v-for-vand...William S Fulton2014-03-031-16/+30
| |\
| | * Fixing enumsArtem Serebriyskiy2014-03-031-6/+17
| | * Backward compatibility -> Compatibility NoteArtem Serebriyskiy2014-03-021-2/+2
| | * Fixing documentation. Adding an example.Artem Serebriyskiy2014-03-021-8/+11
| * | C++11 rvalue reference docs updated.William S Fulton2014-03-031-26/+55
| |/
| * Lua html documentation fixes/improvements.William S Fulton2014-02-281-26/+39
| * Merge Lua changes - branch 'class_p1' of github.com:v-for-vandal/swig into v-...William S Fulton2014-02-271-6/+205
| |\
| | * updated documentation following comd options renamingArtem Serebriyskiy2014-02-231-5/+5
| | * Small documenation fixesArtem Serebriyskiy2014-02-191-7/+9
| | * Updating Lua documentationArtem Serebriyskiy2014-02-191-5/+202
| * | Remove semicolons after function definitionsOlly Betts2014-02-242-3/+2