Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom data converters for parameter and return types | Wayne Meissner | 2010-05-22 | 1 | -0/+4 |
| | |||||
* | sync netbeans metadata | Wayne Meissner | 2010-04-18 | 1 | -0/+2 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2010-04-10 | 1 | -0/+1 |
| | |||||
* | Add ClosurePool.[ch] to netbeans project | Wayne Meissner | 2010-01-24 | 1 | -0/+2 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-12-12 | 5 | -25/+27 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-09-18 | 1 | -0/+1 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-08-20 | 1 | -2/+0 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-08-13 | 1 | -2/+1 |
| | |||||
* | sync netbeans metadata | Wayne Meissner | 2009-08-09 | 4 | -7/+9 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-08-01 | 4 | -8/+12 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-07-27 | 1 | -0/+4 |
| | |||||
* | Add FunctionInfo that will eventually replace CallbackInfo | Wayne Meissner | 2009-07-24 | 1 | -0/+2 |
| | |||||
* | Start of Function API | Wayne Meissner | 2009-07-24 | 1 | -0/+1 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-07-19 | 1 | -0/+2 |
| | |||||
* | Update netbeans metadata | Wayne Meissner | 2009-07-05 | 4 | -8/+7 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-07-03 | 2 | -7/+7 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-05-06 | 2 | -2/+3 |
| | |||||
* | sync netbeans metadata | Wayne Meissner | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2009-04-13 | 4 | -207/+38 |
| | |||||
* | Fix build problems on 1.9.1 | Wayne Meissner | 2009-03-29 | 1 | -0/+12 |
| | |||||
* | Add types.rb to netbeans project | Wayne Meissner | 2009-03-18 | 1 | -0/+4 |
| | |||||
* | Update netbeans metadata | Wayne Meissner | 2009-02-18 | 1 | -0/+4 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2008-12-11 | 1 | -66/+57 |
| | |||||
* | Add Rakefile to important files | Wayne Meissner | 2008-12-10 | 1 | -0/+1 |
| | |||||
* | When reading or returning a pointer that is NULL, return an instance of ↵ | Wayne Meissner | 2008-12-08 | 1 | -0/+4 |
| | | | | NullPointer, so operations on the pointer raise an error instead of crashing the VM. | ||||
* | Start moving Struct implementation into C code. So far, about 20% speedup ↵ | Wayne Meissner | 2008-12-06 | 1 | -0/+8 |
| | | | | on field accesses. | ||||
* | NB metadata sync | Wayne Meissner | 2008-12-05 | 1 | -31/+29 |
| | |||||
* | Sync netbeans metadata | Wayne Meissner | 2008-12-01 | 1 | -0/+8 |
| | |||||
* | Add typedef_spec.rb to special files | Wayne Meissner | 2008-11-22 | 1 | -0/+4 |
| | |||||
* | Add libtest to the project metadata | Wayne Meissner | 2008-11-20 | 1 | -0/+42 |
| | |||||
* | Rename Callback to CallbackInfo | Wayne Meissner | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | Add some primitive argument packing tests. These test a combination of ↵ | Wayne Meissner | 2008-11-16 | 1 | -0/+4 |
| | | | | parameter lengths. | ||||
* | Merge nb metadata | Wayne Meissner | 2008-11-11 | 1 | -0/+4 |
| | |||||
* | Linux compilation fixes | Wayne Meissner | 2008-11-10 | 1 | -0/+1 |
| | |||||
* | Split native library opening/symbol finding out into a separate class, and ↵ | Wayne Meissner | 2008-11-08 | 1 | -0/+8 |
| | | | | handle the logic in ruby | ||||
* | Clean up error handling | Wayne Meissner | 2008-11-08 | 1 | -0/+4 |
| | |||||
* | Add newlines at the ends of a couple of files | Wayne Meissner | 2008-11-07 | 1 | -0/+4 |
| | |||||
* | Support auto-conversion of objects to pointers as long as the object ↵ | Wayne Meissner | 2008-11-06 | 1 | -0/+4 |
| | | | | supports the to_ptr method | ||||
* | First pass at implementing AutoPointer. Not totally happy with it yet, but ↵ | Wayne Meissner | 2008-11-06 | 1 | -0/+16 |
| | | | | its a start. | ||||
* | Exclude all .c/.h files from code completion, since everything is broken ↵ | Wayne Meissner | 2008-11-05 | 1 | -2/+6 |
| | | | | because ffi headers can't be found until libffi is built | ||||
* | Fixup build and clean from within netbeans | Wayne Meissner | 2008-11-05 | 2 | -4/+4 |
| | |||||
* | Remove absolute paths from configuration.xml | Wayne Meissner | 2008-11-05 | 2 | -24/+32 |
| | |||||
* | Sync metadata that Netbeans spewed fortth | Wayne Meissner | 2008-11-04 | 5 | -9/+88 |
| | |||||
* | Netbeans metadata sync | Wayne Meissner | 2008-11-02 | 1 | -0/+3 |
| | |||||
* | Move some of the Makefile munging from ext/extconfig.rb into ext/ffi.mk | Wayne Meissner | 2008-09-20 | 1 | -0/+32 |
| | |||||
* | Add FFI::Buffer specs | Wayne Meissner | 2008-09-19 | 1 | -0/+4 |
| | |||||
* | Cleanup libffi missing files caused by over-zealous 'Makefile' line in .hgignore | Wayne Meissner | 2008-09-14 | 2 | -0/+177 |
| | |||||
* | Callbacks are working sufficiently for qsort.rb to work | wmeissner | 2008-09-12 | 1 | -0/+9 |
| | |||||
* | Split the Invoker code out into its own files. Ditto for ruby/ffi ↵ | wmeissner | 2008-09-09 | 1 | -0/+15 |
| | | | | type/value conversion | ||||
* | Start on callback support | wmeissner | 2008-09-06 | 1 | -0/+14 |
| |