| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/wwalker/bug_992_allow_ignore_of_unnamed... | Sven Gothel | 2014-03-10 | 1 | -0/+3 |
|\ |
|
| * | Allow Ignore in config to ignore unnamed structs. | Wade Walker | 2014-03-05 | 1 | -0/+3 |
* | | Fix accidental tabs. | Wade Walker | 2014-03-04 | 2 | -11/+11 |
* | | Remove warnings in emitted C code. | Wade Walker | 2014-03-04 | 3 | -1/+23 |
|/ |
|
* | GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration eleme... | Sven Gothel | 2014-01-21 | 2 | -38/+85 |
* | gluegen: MethodBinding implements clone() without implenting Clonable | Harvey Harrison | 2014-01-05 | 1 | -6/+1 |
* | gluegen: use String.format to emit the error exception in implementation classesv2.1.3 | Harvey Harrison | 2013-11-30 | 1 | -1/+2 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 28 | -0/+120 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 56 | -607/+607 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | gluegen: remove implied use of StringBuffer while appending to StringBuilder | Harvey Harrison | 2013-07-15 | 1 | -2/+2 |
* | gluegen: annotate Hastable of attributes as Hashtable<String, Object> | Harvey Harrison | 2013-07-15 | 1 | -11/+11 |
* | gluegen: remove unneeded casts to TNode | Harvey Harrison | 2013-07-15 | 1 | -4/+4 |
* | FunctionSymbol: Fix equals/hashCode comparison, i.e. skip args/type due to no... | Sven Gothel | 2013-07-14 | 1 | -7/+25 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-14 | 3 | -5/+3 |
* | ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), incl... | Sven Gothel | 2013-06-21 | 1 | -13/+38 |
* | ProcAddressTable: If using a SecurityManager 'checkAllLinkPermission()' inste... | Sven Gothel | 2013-06-21 | 1 | -6/+19 |
* | Fix regression of f69831574d4927d03d40c330d0b047d8c89622a4: Use getDeclaredFi... | Sven Gothel | 2013-06-21 | 1 | -3/+5 |
* | ProcAddressTable: Make all handles package private, use local PROCADDRESS_VAR... | Sven Gothel | 2013-06-20 | 3 | -38/+85 |
* | Security: Gluegen generated native methods w/ 'pass through function pointer'... | Sven Gothel | 2013-06-20 | 1 | -15/+37 |
* | Fix CStruct APT File Location - Threw FileNotFoundException w/ Java7 | Sven Gothel | 2013-06-15 | 1 | -32/+38 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 4 | -7/+306 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 1 | -3/+2 |
* | Fix Bug 715: Don't modify 'carray' pointer returned from GetPrimitiveArrayCri... | Sven Gothel | 2013-04-13 | 1 | -5/+15 |
* | gluegen: remove executable bit from java and c source files | Harvey Harrison | 2013-04-09 | 7 | -0/+0 |
* | Fix intptr_t*, uintptr_t*, ptrdiff_t* and size_t* mapping, map them to Pointe... | Sven Gothel | 2013-03-20 | 2 | -4/+11 |
* | Cleanup GlueGen config 'ExtendedInterfaceSymbols*' | Sven Gothel | 2013-01-31 | 1 | -17/+64 |
* | Revert "Minor revert of clone replacement w/ copt-ctor of commit d7fb6a7bcfbd... | Sven Gothel | 2012-10-18 | 3 | -7/+4 |
* | Minor revert of clone replacement w/ copt-ctor of commit d7fb6a7bcfbd2d5ac452... | Sven Gothel | 2012-10-17 | 3 | -4/+7 |
* | gluegen: remove two fast-path tests that can never trigger | Harvey Harrison | 2012-10-16 | 1 | -14/+0 |
* | gluegen: generics annotations for various ArrayList/List use | Harvey Harrison | 2012-10-15 | 4 | -5/+5 |
* | ProcAddressEmitter: Remove 'guessing' argument names from types, since they a... | Sven Gothel | 2012-10-16 | 2 | -18/+2 |
* | Reducing Type's equals | Sven Gothel | 2012-10-16 | 1 | -32/+0 |
* | Intermediate revised Type.java edit before reducing | Sven Gothel | 2012-10-16 | 1 | -8/+34 |
* | gluegen: conditional cleanup in Type.equals() | Harvey Harrison | 2012-10-14 | 1 | -12/+7 |
* | gluegen: simplify expression comparing against Boolean.TRUE | Harvey Harrison | 2012-10-13 | 1 | -7/+2 |
* | gluegen: remove trailing whitespace from psuedo-C parser | Harvey Harrison | 2012-10-13 | 1 | -5/+5 |
* | gluegen: break apart a complex conditional in Type.equals() for readability | Harvey Harrison | 2012-10-13 | 1 | -2/+15 |
* | gluegen: fix equals comparison in cgrammer Type class | Harvey Harrison | 2012-10-13 | 1 | -1/+1 |
* | gluegen: remove trailing whitespace from cgrammer Type class | Harvey Harrison | 2012-10-13 | 1 | -10/+10 |
* | gluegen: small cleanup and type annotation in GlueGenTask | Harvey Harrison | 2012-10-13 | 1 | -37/+23 |
* | gluegen: trim trailing whitespace from GlueGenTask | Harvey Harrison | 2012-10-13 | 1 | -64/+64 |
* | Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf... | Sven Gothel | 2012-08-16 | 1 | -1/+1 |
* | Minor cleanup of JavaEmitterv2.0-rc10 | Sven Gothel | 2012-07-19 | 1 | -2/+2 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) | Sven Gothel | 2012-04-16 | 10 | -35/+33 |
* | Fix generics .. | Sven Gothel | 2012-04-14 | 1 | -12/+10 |
* | Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ; | Sven Gothel | 2012-03-22 | 4 | -92/+86 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 1 | -3/+3 |
* | Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat... | Sven Gothel | 2012-03-13 | 1 | -5/+7 |
* | ProcAddressEmitter: Even use this emitter for manual impl. methods, which all... | Sven Gothel | 2012-02-23 | 1 | -18/+19 |