interaspect.git
2010-06-18 Justin SeysterCleaned up function entry pointcut.
2010-06-18 Justin SeysterFixed style problems in aop.h.
2010-06-07 Justin SeysterMoved PAUSE_ON_START back where it belongs.
2010-06-07 Ketan DixitOrder of prepare_for_weave and insert advice is fixed
2010-05-24 Justin SeysterStyle improvements.
2010-05-24 Ketan Dixitbzip bug fix with prepare_for_weave changes
2010-05-21 Ketan DixitMerge branch 'master' of ssh://ketand@git.fsl.cs.sunysb...
2010-05-21 Ketan DixitFixed the bugs for compilation with Bzip
2010-05-20 Justin SeysterAdded ability to capture the value of an assignment.
2010-04-20 Ketan DixitMerge branch 'master' of ssh://ketand@git.fsl.cs.sunysb...
2010-04-16 Justin SeysterFixed error in build_gcc_call().
2010-04-14 Ketan Dixitfun call pointcut
2010-04-01 Justin SeysterAdded verbose flag to test driver.
2010-04-01 Justin SeysterAdded missing test driver header file.
2010-04-01 Justin SeysterAdded support for aop_capture_lhs_addr() on assignment...
2010-04-01 Justin SeysterAdded support for including aop_dynval objects in advic...
2010-04-01 Justin SeysterChanged the location of the AOP instrumentation pass.
2010-03-30 Justin SeysterAdded verbose mode to test case framework.
2010-03-27 Justin SeysterFixed sizeof() type.
2010-03-24 Justin SeysterAdded an op in the aop_pointcut op vector for inserting...
2010-03-24 Justin SeysterAdded locale.h to some source files for Karmic support.
2010-03-24 Justin SeysterMerge branch 'entryexit'
2010-03-24 Ketan DixitAdded function entry/exit pointcuts and support for...
2010-03-22 Justin SeysterRenamed aop_do_weave() function to aop_insert_advice().
2010-03-22 Justin SeysterAdded Python test case framework.
2010-03-12 Justin SeysterPartial implementation of does_type_match(). Other...
2010-02-12 Justin SeysterAdded weaving function.
2010-02-11 Justin SeysterAdded capture function for assignment left-hand side.
2010-02-10 Justin SeysterFilled in aop_join_on for assignment pointcuts.
2010-02-06 Justin SeysterAdded aop_pointcut and aop_type types. Added a match...
2010-02-03 Justin SeysterLinker magic to make compiling against InterAspect...
2010-02-03 Justin SeysterAdded cleanup for registered passes.
2010-02-02 Justin SeysterFixed some typos that were preventing compilation.
2010-02-02 Justin SeysterAutotools machinery.
2010-02-02 Justin SeysterGPLv3 licence along with stub files that autotools...
2010-02-02 Justin SeysterHandy .gitignore file!
2010-02-02 Justin SeysterInitialized git repo.