2014-07-31 |
Thomas Geymayer | Lots of (mostly) doxygen fixes/cleanup. |
tree | commitdiff |
2014-07-29 |
Thomas Geymayer | Improve (mostly Canvas event related) documentation. |
tree | commitdiff |
2014-07-21 |
Thomas Geymayer | Hopefully final fix for old gcc... |
tree | commitdiff |
2014-07-21 |
Thomas Geymayer | One more fix for old gcc. |
tree | commitdiff |
2014-07-21 |
Thomas Geymayer | Trying to make old gcc on Jenkins happy. |
tree | commitdiff |
2014-07-20 |
Thomas Geymayer | cppbind: helper to call Nasal methods on NasalWidget. |
tree | commitdiff |
2014-07-20 |
Thomas Geymayer | cppbind: fix Ghost casting/storage in polymorphic class... |
tree | commitdiff |
2014-07-14 |
Thomas Geymayer | Nasal: require 0o as prefix for octal numbers. |
tree | commitdiff |
2014-06-26 |
Thomas Geymayer | fix g++ 4.4: "warning: suggest parentheses around ... |
tree | commitdiff |
2014-06-26 |
Thomas Geymayer | Nasal: fix parsing octal/hex numbers in strings as... |
tree | commitdiff |
2014-06-23 |
Thomas Geymayer | nasal::Ghost: improve intrusive pointer storage and... |
tree | commitdiff |
2014-06-20 |
Thomas Geymayer | Nasal: better error message for non-numeric string. |
tree | commitdiff |
2014-06-17 |
Thomas Geymayer | Nasal: support for standard bitwise operators. |
tree | commitdiff |
2014-06-15 |
Thomas Geymayer | cppbind: queue Ghosts for deletion and delete outside gc. |
tree | commitdiff |
2014-06-15 |
Thomas Geymayer | canvas::Layout: proper cleanup/update on removing items. |
tree | commitdiff |
2014-06-12 |
Thomas Geymayer | canvas::Layout: support height-for-width layouting. |
tree | commitdiff |
2014-06-10 |
Thomas Geymayer | cppbind: expose SGRect as [x, y, w, h] |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | cppbind::Ghost: improve compiler error message for... |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | This has to work on windows now^^ |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | Hopefully fixing windows build. |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | Now the real fix for old compilers... |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | Fix headless build and reduce include dependencies. |
tree | commitdiff |
2014-06-04 |
Thomas Geymayer | Trying to fix problems retrieving static member address... |
tree | commitdiff |
2014-06-03 |
Thomas Geymayer | Fix for old versions of Boost. |
tree | commitdiff |
2014-06-03 |
Thomas Geymayer | cppbind::Ghost: safely use strong and weak references. |
tree | commitdiff |
2014-06-01 |
Thomas Geymayer | Canvas/Layout: tweak the way elements are exposed to... |
tree | commitdiff |
2014-05-30 |
Thomas Geymayer | cppbind: use Hash iterators to extract simgear::Map |
tree | commitdiff |
2014-05-30 |
Thomas Geymayer | Fix for clang/template dependent name lookup. |
tree | commitdiff |
2014-05-29 |
Thomas Geymayer | cppbind: some new methods and safer type check. |
tree | commitdiff |
2014-05-29 |
Thomas Geymayer | nasal::Hash: add iterators. |
tree | commitdiff |
2014-05-27 |
James Turner | Fix bad Nasal parse of ‘foo[]’. |
tree | commitdiff |
2014-05-18 |
Thomas Geymayer | cppbind.Ghost: more member overloads. |
tree | commitdiff |
2014-05-18 |
Thomas Geymayer | cppbind.Ghost: clean up a bit |
tree | commitdiff |
2014-05-18 |
Thomas Geymayer | cppbind: convert maps from nasal. |
tree | commitdiff |
2014-05-18 |
Thomas Geymayer | cppbind.Ghost: register _get called on retrieving unset... |
tree | commitdiff |
2014-05-10 |
Thomas Geymayer | cppbind: from_nasal/to_nasal for SGWeakReferenced based... |
tree | commitdiff |
2014-05-06 |
Thomas Geymayer | cppbind: add naContext/naRef overload to Ghost::_set |
tree | commitdiff |
2014-05-06 |
Thomas Geymayer | SGSharedPtr/SGWeakPtr: add some methods/operators |
tree | commitdiff |
2014-05-05 |
Thomas Geymayer | cppbind: small logging/warning updates. |
tree | commitdiff |
2014-05-05 |
Thomas Geymayer | cppbind.Ghost: register _set called on setting new... |
tree | commitdiff |
2014-05-05 |
Thomas Geymayer | cppbind: disable special handling of 'parents' for... |
tree | commitdiff |
2014-05-05 |
Thomas Geymayer | Nasal: allow ghost as 'me' for 'call' |
tree | commitdiff |
2014-04-15 |
Thomas Geymayer | math/nasal: Add more SGRect members and nasal helper. |
tree | commitdiff |
2014-03-31 |
Thomas Geymayer | cppbind: fix testing for naRef identity. |
tree | commitdiff |
2014-03-27 |
Thomas Geymayer | nasal::Ghost: remove bogus warning. |
tree | commitdiff |
2014-03-22 |
Thomas Geymayer | cppbind: fix problem with function call without arguments. |
tree | commitdiff |
2014-03-22 |
Thomas Geymayer | cppbind: allow calling methods with 'me' object from... |
tree | commitdiff |
2014-03-12 |
Thomas Geymayer | cppbind: Do not derive from SGReferenced if there is... |
tree | commitdiff |
2014-03-11 |
Thomas Geymayer | cppbind: fix possible usage of expired object from... |
tree | commitdiff |
2013-12-19 |
Rebecca Palmer | Fix test failure on char-unsigned-by-default architectu... |
tree | commitdiff |
2013-12-04 |
Thomas Geymayer | cppbind: don't leak nasal references for Ghost methods. |
tree | commitdiff |
2013-12-01 |
Thomas Geymayer | cppbind: Fix detecting derived Ghosts |
tree | commitdiff |
2013-12-01 |
Thomas Geymayer | cppbind: make ghost_type static to keep same pointer... |
tree | commitdiff |
2013-11-23 |
James Turner | Reset: allow re-init of Nasal Ghosts. |
tree | commitdiff |
2013-10-27 |
Thomas Geymayer | New class simgear::Map extending std::map interface. |
tree | commitdiff |
2013-10-25 |
Thomas Geymayer | cppbind: automatic conversion of SGReferenced derived... |
tree | commitdiff |
2013-10-16 |
Thomas Geymayer | Nasal: do not print invalid elements for error backtraces. |
tree | commitdiff |
2013-10-15 |
Thomas Geymayer | cppbind: convert Nasal functions to C++ boost::function. |
tree | commitdiff |
2013-10-15 |
Thomas Geymayer | cppbind: fix bad class hierarchy for bad_nasal_cast. |
tree | commitdiff |
2013-10-15 |
Thomas Geymayer | Nasal: use correct function pointer in naCall (with... |
tree | commitdiff |
2013-10-15 |
Thomas Geymayer | Nasal: recursive method calling. |
tree | commitdiff |
2013-10-14 |
Thomas Geymayer | Nasal: add naGCSave/naGCRelease for preventing objects... |
tree | commitdiff |
2013-10-14 |
Thomas Geymayer | cppbind: add to_nasal_helper for enums. |
tree | commitdiff |
2013-10-13 |
Thomas Geymayer | cppbind: Catch exceptions before reaching C code. |
tree | commitdiff |
2013-10-09 |
James Turner | Another attempt to make MSVC happy! |
tree | commitdiff |
2013-10-09 |
James Turner | Fix MSVC build, no C99 so no round(). |
tree | commitdiff |
2013-10-09 |
James Turner | Reset: Nasal additions to force GC, clear saved refs. |
tree | commitdiff |
2013-10-03 |
James Turner | Extend built-in Nasal math. |
tree | commitdiff |
2013-09-14 |
James Turner | Bah, tested on the wrong compiler, so missed a file. |
tree | commitdiff |
2013-09-14 |
James Turner | Prefix GCC version constant. |
tree | commitdiff |
2013-07-23 |
James Turner | Fix for #587, crash on break/continue. |
tree | commitdiff |
2013-07-23 |
James Turner | Initialise token precedence rule. |
tree | commitdiff |
2013-07-23 |
James Turner | Bug 585, assignment to multiple l-values. |
tree | commitdiff |
2013-07-23 |
James Turner | Bug 737, crash parsing default args. |
tree | commitdiff |
2013-07-15 |
Thomas Geymayer | nasal::String: add ends_with method |
tree | commitdiff |
2013-06-02 |
Thomas Geymayer | Make nasal::Ghost usable with weak_ptr |
tree | commitdiff |
2013-05-01 |
Thomas Geymayer | Allow adding a contition to locked-track animation |
tree | commitdiff |
2013-04-25 |
Thomas Geymayer | Remove debug output (and shorten test names) |
tree | commitdiff |
2013-04-12 |
Thomas Geymayer | Nasal: add naVec_removelast. (Thanks to Philosopher) |
tree | commitdiff |
2013-04-01 |
Thomas Geymayer | nasal::Ghost tweaking to allow using with osg::oberser_ptr. |
tree | commitdiff |
2013-03-23 |
Thomas Geymayer | nasal::Ghost tweaking and to_nasal_helper for SGGeod. |
tree | commitdiff |
2013-03-19 |
Thomas Geymayer | cppbind: add from_nasal_helper to convert Nasal ghosts... |
tree | commitdiff |
2013-03-15 |
Thomas Geymayer | CMake: Create list of libs for testing only once |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | Fix some warnings |
tree | commitdiff |
2013-03-06 |
Thomas Geymayer | cppbind: allow adding free functions accepting nasal... |
tree | commitdiff |
2013-03-05 |
Thomas Geymayer | May MSVC likes this more... |
tree | commitdiff |
2013-03-05 |
Thomas Geymayer | cppbind: Add some methods to nasal::CallContext |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | cppbind: Tweak from_nasal error reporting |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | Silence MSVC |
tree | commitdiff |
2013-03-04 |
Thomas Geymayer | cppbind: tweaking from_nasal/to_nasal. |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | cppbind: faster from_nasal for bool and fix VS warning. |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | cppbind: refactor to_nasal for better name lookup. |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | cppbind: Allow getter without from_nasal defined and... |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | Make old gcc happy |
tree | commitdiff |
2013-03-03 |
Thomas Geymayer | cppbind: rework to allow binding nearly everything. |
tree | commitdiff |
2013-03-01 |
Thomas Geymayer | cppbind: Prepare for improved bindings. |
tree | commitdiff |
2013-03-01 |
Thomas Geymayer | Add optional user_data to Nasal C functions. |
tree | commitdiff |
2013-02-28 |
Thomas Geymayer | Visual Studio fix |
tree | commitdiff |
2013-02-28 |
Thomas Geymayer | cppbind: Fix SGPath from_nasal_helper |
tree | commitdiff |
2013-02-28 |
Thomas Geymayer | Nasal cppbind: support more member function types |
tree | commitdiff |
next |