================================================== Changes from 2011-08-21 00:00:00 +0000 to present. ================================================== ----------------------------------------- version 0.06 at 2012-08-20 11:20:11 +0000 ----------------------------------------- Change: 45439a5b9cf075f6c7db8fd77470e8bb4571c231 Author: Alessandro Ghedini Date : 2012-08-20 13:19:18 +0000 travis.yml: add travis ci config Change: fec853bde01798cb61d358fedf53c467a3d5fb9e Author: Alessandro Ghedini Date : 2012-08-13 20:39:21 +0000 Index.xs: replace SvPVbyte with *_nolen Change: d2e86a3fd80005ce14bc8d78e6cb44579e769f79 Author: Alessandro Ghedini Date : 2012-08-07 23:41:49 +0000 TODO: ++ ----------------------------------------- version 0.05 at 2012-07-23 14:21:05 +0000 ----------------------------------------- Change: 484e7d6a666b5a82361ddb1ca666b91312d8ef6e Author: Alessandro Ghedini Date : 2012-07-23 16:21:05 +0000 MakeMaker.pm: LIBS should be just a string Change: eef497c560afeae9976acb10d6208847db161d0d Author: Alessandro Ghedini Date : 2012-07-23 15:57:25 +0000 Diagnostic.xs: add DESTROY method Change: 26af14aa421eac75ac61434b1392f1ca4f3a9487 Author: Alessandro Ghedini Date : 2012-07-23 15:10:24 +0000 Diagnostic.xs: initial support for diagnostics Change: 7447c2d0945a3366f4b55730bfd9a759b1e785c0 Author: Alessandro Ghedini Date : 2012-07-22 18:45:55 +0000 xs: remove newline after OUTPUT ----------------------------------------- version 0.04 at 2012-07-22 10:42:54 +0000 ----------------------------------------- Change: ab9883a9679d624bcc73515a41397c380bc5de1e Author: Alessandro Ghedini Date : 2012-07-22 12:42:54 +0000 Cursor.xs: remove debug output Change: b8794ea2880089bcef32c83247d1d589fcbb4cf6 Author: Alessandro Ghedini Date : 2012-07-22 12:42:54 +0000 typemap: simplify and remove duplicated code Change: 76719f1c345dada825db85ec60b44b8d0e20f67d Author: Alessandro Ghedini Date : 2012-07-22 12:42:45 +0000 Type.pm: uniform description to the other modules ----------------------------------------- version 0.03 at 2012-07-17 10:21:32 +0000 ----------------------------------------- Change: 8c146d480cc75db05d864a723c7e5f1bb52b2ae5 Author: Alessandro Ghedini Date : 2012-07-17 12:21:32 +0000 Type.pm: add doc for kind() Change: c4361bc8f1a242461ccb4d40acdb45d0f33ae175 Author: Alessandro Ghedini Date : 2012-07-17 12:19:47 +0000 t: add test for C::TypeKind Change: 3e72d24a76848c0068571de5652d4273ab8bd967 Author: Alessandro Ghedini Date : 2012-07-17 12:09:41 +0000 Clang.xs: split in sub *.xs files Change: fb8acd2a327fe7022e0cf3d482453bac690a2e9b Author: Alessandro Ghedini Date : 2012-07-17 11:36:10 +0000 Clang.xs: add initial support for Clang types Change: 84d4bb6419cec0e29f84724eeac59cfea167f709 Author: Alessandro Ghedini Date : 2012-07-17 11:02:31 +0000 Clang.xs: implement cursor kind's is_* methods Change: 954c86ce52fa883b9b43d7388826da6a38c7a857 Author: Alessandro Ghedini Date : 2012-07-17 10:38:32 +0000 add TODO Change: bf8fc3c0b8e4c6aeb4aa4aec5d2e186c3acd0867 Author: Alessandro Ghedini Date : 2012-07-17 10:37:10 +0000 Clang: rename C::I::Cursor* -> C::Cursor, C::I::TUnit -> C::TUnit Change: fdee42a14b8ca6d77eb103490e9c23217c2004fb Author: Alessandro Ghedini Date : 2012-07-16 12:33:24 +0000 Cursor.pm: fix description formatting ----------------------------------------- version 0.02 at 2012-07-16 10:29:58 +0000 ----------------------------------------- Change: c3ee9432f228d07eff5779b3e287e82e80176bab Author: Alessandro Ghedini Date : 2012-07-16 12:29:58 +0000 more documentation Change: ef04bead9e120f428ec80456938c140dab57e532 Author: Alessandro Ghedini Date : 2012-07-16 12:06:13 +0000 dist.ini: fix repo name ----------------------------------------- version 0.01 at 2012-07-16 10:00:45 +0000 ----------------------------------------- Change: b4abd189d0a5b137bd75a30ab75a3c9212d6bb72 Author: Alessandro Ghedini Date : 2012-07-16 12:00:45 +0000 Clang.pm: fix SYNOPSIS Change: 299f065d8960b929dcbfb996ba172d805fb1b29c Author: Alessandro Ghedini Date : 2012-07-16 11:56:41 +0000 MANIFEST: add MANIFEST.SKIP Change: c8273bb076c758a94bbf8bf1a315afd022f099f2 Author: Alessandro Ghedini Date : 2012-07-16 11:53:12 +0000 Clang.pm: a little better documentation Change: 5ac63587b8b0fc4f034d36f23b6dbc42527cc1ac Author: Alessandro Ghedini Date : 2012-07-16 11:48:31 +0000 Clang.pm: use Clang instead of use Clang::Index Change: ac8c73542e40302684d0810729529b9ed693cf88 Author: Alessandro Ghedini Date : 2012-07-16 11:44:07 +0000 Clang.xs: implement cursor's location method Change: 32c40d35e05ea929b214cb7629b697b9fec77baa Author: Alessandro Ghedini Date : 2012-07-16 11:10:32 +0000 Clang.xs: implement cursor's children method Change: b32643893ad075c0e5f95a81fb90fb09cd91397e Author: Alessandro Ghedini Date : 2012-07-16 10:50:41 +0000 Clang.xs: implement cursor's children method Change: 51ae0d096d3235930cc48380e9a8e4590e7927b2 Author: Alessandro Ghedini Date : 2012-07-16 10:50:41 +0000 t: fix tests Change: f0af640c66b616d22e36bd9c3f683a38c7226c6a Author: Alessandro Ghedini Date : 2012-07-15 23:35:10 +0000 Clang.xs: add DESTROY for C::I::TUnit Change: 952e8b612525b3ad570f1f963fc10e3b11a2909a Author: Alessandro Ghedini Date : 2012-07-15 23:03:53 +0000 Clang.xs: add DESTROY for C::I::Cursor Change: a8b3383448baf7b1dbe12eb3b317072314898639 Author: Alessandro Ghedini Date : 2012-07-15 22:16:34 +0000 lib: better short descriptions Change: 0464e9a747ca9098be3854ea0ed6e4ca6c00cace Author: Alessandro Ghedini Date : 2012-07-15 21:42:51 +0000 initial commit ================ End of releases. ================