
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 238 (100.0%) | 19.8 |
| robert | 4 (33.3%) | 205 (86.1%) | 51.2 |
| k-fish | 6 (50.0%) | 31 (13.0%) | 5.1 |
| networkteam_hlubek | 2 (16.7%) | 2 (0.8%) | 1.0 |
Removed everything in trunk after move to git.
0 lines of code changed in 4 files:
* Packages will be created using the object factory
* getPackageMetaDataPath() returns only the path to the Meta directory, so the metadata reader and the tests were adjusted
* Some small code format fixes
Resolves #3434
2 lines of code changed in 2 files:
FLOW3:
* renamed Package\Meta to Package\MetaData, fixes #2511
31 lines of code changed in 2 files:
!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace
31 lines of code changed in 2 files:
* FLOW3: (Package) Integrated the patches from the F3PR project by Thomas, Tobias and Christoph. Introduces Meta xml reading / writing support, create and delete packages and a new command line tool "flow3". The whole Package subpackage needs some tuning and cleanup and most of the new Package Manager tests are currently disabled. Addresses #935, addresses #936, resolves #937, addresses #940, and addresses #116.
174 lines of code changed in 2 files: