[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r23] by rbeeger

* Found out how to write IDEA tests without having to set up a whole test project. Fortunately there is a lightweight mode.
* Got rid of TestableManifestHeaderValue. The new kind of testing the whole stuff made it obsolete.
* Began work on VersionRangeParser
* Began work on generic quick fixes that replace parts of a manifest file.

2008-01-02 19:08:56 Tree
[r22] by rbeeger

Extracted version parsing.
Introduced value parsers.
Removed some unnecessary dependencies.
Removed some inspection issues.

2007-12-29 19:02:38 Tree
[r21] by rbeeger
2007-12-27 08:40:54 Tree
[r20] by rbeeger

Added directory for branches

2007-12-27 08:38:58 Tree
[r19] by rbeeger

Created directory for tags

2007-12-27 08:38:15 Tree
[r18] by rbeeger

Addes change notes for 0.2.0 release.

2007-12-21 20:18:48 Tree
[r17] by rbeeger

Added syntax hightlighting of attribute and directive names.
BundleManifest getBundleVersion now returns a Version.

2007-12-21 20:10:37 Tree
[r16] by rbeeger

Added settings page for colors and fonts of manifest files.
There is no longer a notion of header value parts. There are only header values.

2007-12-21 19:15:46 Tree
[r15] by rbeeger

Implemented parsing of bundle version numbers.

2007-12-21 12:59:12 Tree
[r14] by rbeeger

Started implementing version parsing.
Bundle-SymbolicName can now have directives.
Header parsers can now create values from the text of a ManifestHeaderValue.
ManifestHeaderValue has a new method to provide access to the parser generated value object.

2007-12-20 11:35:07 Tree
Older >