2012-10-01 |
Ryan Jendoubi | Remove blah from Struct docs master |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ryan Jendoubi | gitignore |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ryan Jendoubi | Update main POD with TODOs |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Ryan Jendoubi | Some headway to testing float types in Simple.t |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Ryan Jendoubi | Remove is_integer/is_float confusion in Simple.t |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Ryan Jendoubi | Fixed range warnings for floating point Simple types |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Ryan Jendoubi | Quiet down make test output |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Ryan Jendoubi | Finished fixing Union.t (via _hook_store for numerics) |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Ryan Jendoubi | Fixed issues in Union.t |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Ryan Jendoubi | Finished Struct.t, Simple.t fixes + cleanup |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Ryan Jendoubi | Fixed Struct.t, broke Simple.t |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Ryan Jendoubi | Half-way to fixing problems in Struct.t |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Ryan Jendoubi | Util: auto append newline if not present |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Ryan Jendoubi | Struct::new: bless self before passing to Fields |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Ryan Jendoubi | Add commandline debug options |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Ryan Jendoubi | Corrected manifest |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Ryan Jendoubi | Merge branch 'master' of gitorious.org:perl-ctypes... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Fixed Array pod coverage, added size() |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Quieten down limits_test.t with Test::Warn |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Drastically cut test noise |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Integrated old separate tests into Simple.t |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Make individual tests in Simple.t easier to run |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Similar fix for c_ubyte |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Ryan Jendoubi | Fixes for c_byte type and Simple.t |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Ryan Jendoubi | Fixed Simple_char.t |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Reini Urban | Merge branch 'master' of gitorious.org:perl-ctypes... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Reini Urban | invalid not defined @array |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Ryan Jendoubi | Finished fixing C::T::Pointer test failures |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Ryan Jendoubi | Fix regression from commit 93e0c908 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Ryan Jendoubi | Better error msg / obj name() for Pointer |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Ryan Jendoubi | Make sure T::Simple initialising args get STOREd |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Ryan Jendoubi | Fixed Pointer regression from commit 3edca28e35d6a |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Ryan Jendoubi | Updating Pointer pod |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Ryan Jendoubi | Fixed 'blank warning' in Array.t |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Ryan Jendoubi | Fixed C:T:Simple constructor arg coersion; Function... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Cleaned up POD errors for pod.t |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Simple.t passing many more tests than before |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Making Array.pm's FETCH more robust |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Inconsequential changes in Simple.t |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Array.t actually passing |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | .gitignore MYMETA.json |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ryan Jendoubi | Array.t passing |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Reini Urban | revert chmod -x win32/libffi-5.dll |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Shlomi Fish | Remove executable bits. 1 |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Reini Urban | fix pod. add gcov make target |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Reini Urban | fix pod coverage. fix byte max limit from 256 to 255 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Reini Urban | refactor Function + Pointer: size method. sizecode... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Reini Urban | use Ctypes::USE_PERLTYPES, use sizecode for ffi sizes |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Reini Urban | add LONGLONG, indent #ifdef |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Reini Urban | add simple TODO per Audreys req |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Reini Urban | disallow STDCALL on non-windows systems classify |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Reini Urban | Simple.pm: added c_int alias classes |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | improve cygwin libffi build and accept spaces in cwd |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | fix _hook_fetch for chars |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | fixed _minmax and two types checks |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | indent comments |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | Merge branch 'classify' of gitorious.org:perl-ctypes... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | Makefile.PL: fix LIBDIR INCDIR args |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Reini Urban | Type/Simple.pm: rename _hook_in to _hook_store, _hook_o... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Reini Urban | classify part 2: fixed _minmax with constant, char... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Reini Urban | Finish writing down the Simple numeric classes with... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Reini Urban | ignore test results, .test-* files |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Reini Urban | First version of class refactor, 20% finished, but... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Reini Urban | libffi 3.0.10rc3 |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Reini Urban | omit more default sizecodes |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Reini Urban | Ctypes::Type::_new simplification: allow init hashref... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Reini Urban | Ctypes.xs simplification: sizeof already gets the perl... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Reini Urban | better util.c error messages: cry less and more context |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Reini Urban | add helper .c files to xs deps |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Reini Urban | More docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Reini Urban | fixed Struct.t accessor |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Reini Urban | rurban libffi and Debug cleanup: |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Reini Urban | Merge branch 'master' of gitorious.org:perl-ctypes... v0.002 |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Ryan Jendoubi | Consolidating Simple type tests into t/Simple.t |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Ryan Jendoubi | Plodding on with tests |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ryan Jendoubi | New tests, new testing function perl_data_validation |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Ryan Jendoubi | Tests for c_uchar |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Ryan Jendoubi | More new tests (c_byte, c_ubyte) |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Ryan Jendoubi | hook_* proof-of-concept working for type c_byte |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Ryan Jendoubi | Moving development to new branch |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Reini Urban | Use of qw(...) as parentheses is deprecated at inc... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Reini Urban | Merge branch 'master' of git.gitorious.org/perl-ctypes... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ryan Jendoubi | Finish Unions |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Ryan Jendoubi | Merge branch 'unions' |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Ryan Jendoubi | Unions work, improvements in Simple, Struct, Field |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ryan Jendoubi | Merge changes to Array, Pointer from branch unions |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ryan Jendoubi | Fix ->copy method for Arrays, Pointers need tests |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ryan Jendoubi | Re-add t/Union.t |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ryan Jendoubi | Merge branch 'master' into unions |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ryan Jendoubi | Finished basic Struct implementation, tests, docs |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Ryan Jendoubi | Lots more work on structs, think it's good now struct_api_change |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Ryan Jendoubi | Work on Structs |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Ryan Jendoubi | Tests for new Struct API |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Ryan Jendoubi | More pod for Pointer.pm |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Ryan Jendoubi | More docs, plus fixed rounding error for integers |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Ryan Jendoubi | Removed unfinished unions from master |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Ryan Jendoubi | Initial commit for branch unions unions |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Ryan Jendoubi | Many changes |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Reini Urban | Merge git.gitorious.org/perl-ctypes/perl-ctypes |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Ryan Jendoubi | Struct indirection working |
commit | commitdiff | tree | snapshot |
next |