root/trunk/src/main/php/net/stubbles/reflection/annotations


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1569 [1569] 05/05/08 21:37:13 mikey allow annotations without prefix
(edit) @1469 [1469] 03/27/08 17:28:06 mikey bugfix: packages are separated by colons, not by dots
(edit) @1362 [1362] 02/24/08 20:44:23 mikey ignore static code blocks in code coverage: PHPUnit does not recognize …
(edit) @1308 [1308] 01/28/08 09:32:36 mikey continued refactoring #118: converted integration tests
(edit) @1307 [1307] 01/28/08 01:22:29 mikey fixed several class loading issues
(edit) @1301 [1301] 01/25/08 20:09:22 richi coding standards: fixed coding standards issues (function docblock)
(edit) @1296 [1296] 01/24/08 15:42:33 richi fixed coding standard issues (var docblock)
(edit) @1232 [1232] 01/13/08 12:31:45 mikey continued refactoring #119: fixed issues introduced while replacing dots
(edit) @1228 [1228] 01/12/08 18:50:40 mikey continued refactoring #119: replaced package dots in …
(edit) @1227 [1227] 01/12/08 18:37:26 mikey continued refactoring #119: replaced package dots in …
(edit) @1127 [1127] 12/06/07 23:11:20 mikey fixed a bunch of coding style issues detected with new coding style check …
(edit) @1114 [1114] 12/05/07 18:13:51 mikey Fixed bug: annotation cache did not store information that an annotation …
(edit) @1072 [1072] 11/27/07 09:21:08 mikey allowed annotations for method and function parameters, implements …
(edit) @1071 [1071] 11/27/07 00:23:36 mikey do not use target for internal hash
(edit) @1068 [1068] 11/26/07 22:51:06 mikey fixed includes
(edit) @1016 [1016] 11/09/07 15:43:54 mikey added new interface net.stubbles.reflection.annotations.stubAnnotatable …
(edit) @984 [984] 10/25/07 15:07:14 mikey various code improvements
(edit) @896 [896] 09/06/07 16:33:08 mikey added possibility to use enums as annotation values
(edit) @834 [834] 08/14/07 23:19:24 mikey fixed bug #77
(edit) @832 [832] 08/14/07 22:36:14 mikey remove clone(), already expressed by implementing …
(edit) @779 [779] 08/05/07 14:51:50 schst Fixed package
(edit) @772 [772] 07/23/07 23:03:27 mikey bugfix: use target and target name for calculating the hash to prevent …
(edit) @757 [757] 07/10/07 14:34:21 mikey added template methods to hook into serializing/unserializing made …
(edit) @735 [735] 06/14/07 14:28:08 mikey added an additional method to annotations that will be called after all …
(edit) @726 [726] 06/10/07 12:24:01 mikey bugfix: commit 725 broke stubSerializableObject behaviour
(edit) @725 [725] 06/10/07 12:17:02 mikey take care that no instances of stubReflectionClass are serialized but the …
(edit) @722 [722] 06/10/07 11:02:26 mikey removed comment
(edit) @720 [720] 06/10/07 10:52:01 mikey added net.stubbles.stubClonable (fixes ticket #61)
(edit) @703 [703] 06/02/07 14:04:46 mikey Only clone instances of net.stubbles.stubObject, prevents cloning of …
(edit) @678 [678] 05/27/07 22:46:10 schst Tons of whitespace fixes
(edit) @564 [564] 04/19/07 18:36:08 mikey load net.stubbles.reflection.annotations.parser.stubAnnotationStateParser …
(edit) @522 [522] 04/14/07 17:58:46 mikey separated serialization stuff from net.stubbles.stubObject into …
(edit) @502 [502] 04/13/07 18:34:11 mikey fixed problem with tabs in doc blocks
(edit) @501 [501] 04/13/07 18:26:35 mikey extended caching of annotations over more than one request
(edit) @494 [494] 04/13/07 14:09:25 mikey corrected examples and speed test make sure the annotation parser is …
(edit) @492 [492] 04/13/07 13:56:11 mikey switch to new annotation parser
(edit) @491 [491] 04/13/07 13:54:07 mikey improved type detection: doubles are now recognized as well unrecognized …
(edit) @490 [490] 04/13/07 00:37:22 mikey speed improvements for new annotation parser
(edit) @488 [488] 04/12/07 23:52:39 mikey minor speed improvements
(edit) @484 [484] 04/12/07 22:52:37 mikey removed todo
(edit) @483 [483] 04/12/07 22:51:54 mikey added unit test for …
(edit) @469 [469] 04/06/07 01:18:44 mikey added missing …
(edit) @456 [456] 04/02/07 23:58:57 mikey refactored stubAnnotationStateParser
(edit) @455 [455] 04/02/07 23:54:13 mikey fixed bug with annotations that contain only a param value
(edit) @454 [454] 04/02/07 23:43:45 mikey moved states into their own subpackage added unit tests for states
(edit) @453 [453] 04/02/07 23:40:33 mikey refactored states (will be moved to their own subdirectory on next commit)
(edit) @452 [452] 04/02/07 23:39:19 mikey added interface …
(edit) @449 [449] 04/01/07 11:07:07 mikey renamed parser to create space for an interface
(edit) @434 [434] 03/29/07 00:11:20 schst Indentation and whitespace fix
(edit) @433 [433] 03/28/07 23:46:54 mikey overhauled annotation parser: moved to …
(add) @432 [432] 03/28/07 23:27:35 mikey moved annotation related stuff into new subpackage …
Note: See TracRevisionLog for help on using the revision log.