projects
/
interaspect.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
interaspect.git
2010-10-21
Justin Seyster
Clarified assignment pointcut docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Documentation for aop_filter_entry_by_name().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Added documentation for noinstrument.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Added aop_t_cstring() convenience function.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Added test case for capturing return value at exit...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Added aop_capture_exit_return_value_by_type().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Justin Seyster
Added filtering and capturing on return value for exit...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Moved some internal functions out of Doxygen docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Added AUTHORS files.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Merge branch 'doxygen-style'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Fixed backwards curly brace. Oops!
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Fixed incorrect typedef definition in automatic headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Added test case for passing constants to advice.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Fixed test broken by changing the type for AOP_INST_CST().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Fixed precision-lossy cast to float.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Correctly set types for constant values.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Clarify documentation for AOP_INT_CST.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Renamed AOP_FLOAT_CST() to AOP_DOUBLE_CST().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
No longer need a join point to find out the current...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Added automatic headers group.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Added capture functions group.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Created group for advice insertion functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Created a group for setup functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Move the doc for aop_finish() so that it is visible...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Documentation for entry/exit pointcut matching functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Clarify documentation for aop_capture_assigned_value().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Removed prototype for obsolete capture function.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Added docs for aop_capture_lineno() and aop_capture_fil...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Removed the internal aop_abort() from documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
Documenation for aop_main() and aop_reigster_pass().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Justin Seyster
New README file. Clarification about Autotools in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Justin Seyster
Copyright and licensing clarifications. Added runtime...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Justin Seyster
Added LaRS link.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Justin Seyster
Turned off the search engine for now.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Justin Seyster
Updated web site navigation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Justin Seyster
Fixed bug caused by trying to do casts directly in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Justin Seyster
Added advice_header.c example plug-in.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Justin Seyster
Added example plug-in to the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Justin Seyster
Added list of structs with lifetimes to documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Justin Seyster
Documented aop_type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Justin Seyster
Documentation for the aop_pointcut.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Merge branch 'in_param'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Updated docs for in_params.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Added test case for in_param support on all pointcut...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Added in_param filtering to all pointcuts.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Fixed check_in_params().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Added test case for inparams.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Justin Seyster
Fixed uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Ketan Dixit
Generic param capture for pointcut
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Justin Seyster
Removed annoying documentation page for internal struct.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Justin Seyster
Added a more useful introduction in the main documentat...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Justin Seyster
Wider main body. Use em to adapt to larger fonts.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Justin Seyster
Replaced default Doxygen tabs with something that fits...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Justin Seyster
Set up custom HTML header and footer for Doxy documenta...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Justin Seyster
Distributor prototypes now appear in header files....
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Justin Seyster
Added duplication test case.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Justin Seyster
Added noinstrument attribute (with test case).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Justin Seyster
Assign join points also do not instrument advice calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Justin Seyster
Make sure not to instrument calls to advice functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Justin Seyster
Fixed aop_register_pass() order.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Justin Seyster
Added a new initialization pass.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Justin Seyster
Merge branch 'autoheaders'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Justin Seyster
Check prototypes for struct/union/enum types testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Justin Seyster
Check prototypes for pointer types testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Justin Seyster
Check prototypes for float types testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Justin Seyster
Make int types test case use aop_finish() for writing...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Justin Seyster
Added aop_finish().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Justin Seyster
Added header generation to int types test case.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Justin Seyster
Fixed incorrect qsort comparitor. Removed annoying...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Justin Seyster
run-testcase.py can check the output of an automatic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Justin Seyster
Added a way to see arguments passed to the GCC command...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Justin Seyster
Merge branch 'master' into autoheaders
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Justin Seyster
Merge branch 'testcases'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Justin Seyster
Rewrote format_c_type() to deal with all aop_type objects.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Justin Seyster
get_param_types() no longer balks at AOP_STR_CST()...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Justin Seyster
Turns out you're supposed to NULL terminate linked...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Fix: allocating just a pointer instead of the whole...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Merge branch 'master' into autoheaders
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Added struct/union/enum types test.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Added pointer types test case.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Added test case for matching floating point types.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Test cases now work when the builddir is not the srcdir.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Exit with error code when test case fails.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Hooked the run-testcase.py script into all the autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Added test case for integer type matching.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Better error handling and reporting in run-testcase.py
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
run-testcase.py now checks the output of the test program.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Justin Seyster
Fixed misspelled assertion.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Justin Seyster
Test script no longer automatically generates hooks.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Justin Seyster
Trailing slash no longer necesseary for -with-ia-src...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Justin Seyster
Added the XML DTD for test case descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Justin Seyster
Documentation for new type functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Justin Seyster
Added convenience functions for specifying pointers...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Justin Seyster
Ability to create and match enum types.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Justin Seyster
Ability to create and match struct and union types.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Justin Seyster
Documentation for aop_t_pointer_to().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Justin Seyster
Now possible to match specific pointer types.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Justin Seyster
Fixed wrong definitions for is_all_integer_type(),...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Justin Seyster
Documentation for fp types.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Justin Seyster
Added specific types for different sized fp types.
commit
|
commitdiff
|
tree
|
snapshot
next