OW2 Consortium

CVS log for paje/Paje/PajeSimulator/PajeSimul.m

(logo)

Help

(back) Up to [OW2-CVS] / paje / Paje / PajeSimulator

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Feb 14 22:58:11 2007 UTC (22 months, 3 weeks ago) by benhur
Branch: MAIN
CVS Tags: release-1_97, HEAD
Changes since 1.15: +18 -1 lines
Diff to previous 1.15
add support for gzipped input files
add better control of chunk end (so as to not have two events with the
same date in different chunks)

Revision 1.15 / (view) - annotate - [select for diffs] , Wed Feb 14 22:13:27 2007 UTC (22 months, 3 weeks ago) by benhur
Branch: MAIN
Changes since 1.14: +3 -8 lines
Diff to previous 1.14
call missingChunk directly

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Oct 30 21:46:08 2006 UTC (2 years, 2 months ago) by benhur
Branch: MAIN
Changes since 1.13: +7 -62 lines
Diff to previous 1.13
removed unused/debug code

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Oct 30 02:45:37 2006 UTC (2 years, 2 months ago) by benhur
Branch: MAIN
Changes since 1.12: +76 -38 lines
Diff to previous 1.12
rewrote file reader and simulator for speed.
removed aggregation code from StorageController into a new filter,
AggregatingFilter; completed aggregation of variables.

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Jun 21 21:04:09 2006 UTC (2 years, 6 months ago) by benhur
Branch: MAIN
Changes since 1.11: +143 -37 lines
Diff to previous 1.11
new chunk control organization/caching.
new code for state agglomeration, half way done to become a filter.
new component graph configuration, almost ready to be user-defined.

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Jan 29 20:49:48 2006 UTC (2 years, 11 months ago) by benhur
Branch: MAIN
CVS Tags: release-1_4_0
Changes since 1.10: +41 -8 lines
Diff to previous 1.10
more changes to make it work with EntityChunks in simulator and encapsulator.
should be working now.

Revision 1.6.2.5 / (view) - annotate - [select for diffs] , Tue Jan 17 21:40:58 2006 UTC (2 years, 11 months ago) by araujo
Branch: StorageScalability
Changes since 1.6.2.4: +2 -7 lines
Diff to previous 1.6.2.4 to branch point 1.6 to next main 1.7
...

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Jan 6 12:51:13 2006 UTC (3 years ago) by benhur
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
remove compiler warnings

Revision 1.9 / (view) - annotate - [select for diffs] , Mon Dec 26 18:46:55 2005 UTC (3 years ago) by benhur
Branch: MAIN
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
Check for unknown event being input by simulator

Revision 1.6.2.4 / (view) - annotate - [select for diffs] , Fri Dec 9 22:49:51 2005 UTC (3 years, 1 month ago) by araujo
Branch: StorageScalability
Changes since 1.6.2.3: +7 -0 lines
Diff to previous 1.6.2.3 to branch point 1.6
Funcional (but not full funcional) version.

Revision 1.6.2.3 / (view) - annotate - [select for diffs] , Thu Dec 8 22:24:05 2005 UTC (3 years, 1 month ago) by araujo
Branch: StorageScalability
Changes since 1.6.2.2: +10 -0 lines
Diff to previous 1.6.2.2 to branch point 1.6
Added support to events, made several changes in a lot of different places

Revision 1.6.2.2 / (view) - annotate - [select for diffs] , Mon Dec 5 22:59:34 2005 UTC (3 years, 1 month ago) by araujo
Branch: StorageScalability
Changes since 1.6.2.1: +6 -0 lines
Diff to previous 1.6.2.1 to branch point 1.6
Changed a few things in Dictionary addition and PArrayEnumerator

Revision 1.6.2.1 / (view) - annotate - [select for diffs] , Fri Oct 7 10:15:20 2005 UTC (3 years, 3 months ago) by araujo
Branch: StorageScalability
Changes since 1.6: +26 -14 lines
Diff to previous 1.6
Adding new chunk files and ContainerType classes

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Jun 29 20:08:46 2005 UTC (3 years, 6 months ago) by benhur
Branch: MAIN
CVS Tags: release-1_3_3
Changes since 1.7: +23 -1 lines
Diff to previous 1.7
new layout editor

Revision 1.7 / (view) - annotate - [select for diffs] , Sat Jun 25 20:58:16 2005 UTC (3 years, 6 months ago) by benhur
Branch: MAIN
Changes since 1.6: +3 -13 lines
Diff to previous 1.6
Removed some memory leaks

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Jun 12 14:37:17 2005 UTC (3 years, 6 months ago) by benhur
Branch: MAIN
Branch point for: StorageScalability
Changes since 1.5: +0 -15 lines
Diff to previous 1.5
Dealloc all components when main window is closed

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Jun 6 20:32:17 2005 UTC (3 years, 7 months ago) by benhur
Branch: MAIN
Changes since 1.4: +37 -1 lines
Diff to previous 1.4
added support for RelationKey entity field (to highlight related entities)

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Jun 6 19:26:41 2005 UTC (3 years, 7 months ago) by benhur
Branch: MAIN
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
Removed some unused/obsolete variables; changed Encapsulate to ask simulator
for startTime, endTime, rootInstance.

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Apr 19 00:47:32 2005 UTC (3 years, 8 months ago) by benhur
Branch: MAIN
Changes since 1.2: +10 -1 lines
Diff to previous 1.2
removed compiler warnings

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Apr 16 19:46:37 2005 UTC (3 years, 8 months ago) by benhur
Branch: MAIN
Changes since 1.1: +12 -2 lines
Diff to previous 1.1
Implementation of file reading by chunks / support for big trace files.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Mon Dec 13 22:15:42 2004 UTC (4 years ago) by benhur
Branch: vendor
CVS Tags: start, release-1_3_2, release-1_3_1, release-1_2_2, release-1_2_1, release-1_2_0, release-1_2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Going to ObjectWeb

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Dec 13 22:15:42 2004 UTC (4 years ago) by benhur
Branch: MAIN
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge