
CVS log for paje/Paje/PajeSimulator/PajeSimul+Events.m |
 |
|
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.10
/
(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.9: +4 -0 lines
Diff to previous 1.9
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.9
/
(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.8: +176 -211 lines
Diff to previous 1.8
rewrote file reader and simulator for speed.
removed aggregation code from StorageController into a new filter,
AggregatingFilter; completed aggregation of variables.
Revision
1.8
/
(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.7: +12 -0 lines
Diff to previous 1.7
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.7
/
(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.6: +17 -17 lines
Diff to previous 1.6
more changes to make it work with EntityChunks in simulator and encapsulator.
should be working now.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Jan 24 21:40:29 2006 UTC (2 years, 11 months ago) by benhur
Branch:
MAIN
Changes since 1.5: +4 -8 lines
Diff to previous 1.5
move simulation of newEvent to SimulContainer
Revision
1.4.2.10
/
(view)
- annotate
- [select for diffs]
, Sun Dec 11 22:24:31 2005 UTC (3 years ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.9: +16 -12 lines
Diff to previous 1.4.2.9
to branch point 1.4
to next main 1.5
Version with A LOT of debug lines.. :) Still need some fix
Revision
1.4.2.9
/
(view)
- annotate
- [select for diffs]
, Sat Dec 10 12:17:57 2005 UTC (3 years, 1 month ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.8: +2 -2 lines
Diff to previous 1.4.2.8
to branch point 1.4
Functional version. Changed the enumeration, now there is no need to reverse the enumerators. Fixed ChunkOrganizer. Ccontainers are now beeing destroyed as they should be
Revision
1.4.2.8
/
(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.4.2.7: +16 -4 lines
Diff to previous 1.4.2.7
to branch point 1.4
Funcional (but not full funcional) version.
Revision
1.4.2.7
/
(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.4.2.6: +17 -14 lines
Diff to previous 1.4.2.6
to branch point 1.4
Added support to events, made several changes in a lot of different places
Revision
1.4.2.6
/
(view)
- annotate
- [select for diffs]
, Thu Dec 8 00:02:25 2005 UTC (3 years, 1 month ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.5: +138 -71 lines
Diff to previous 1.4.2.5
to branch point 1.4
Changed PajeSimul* and Encapsulator to integrate with the chunks
Revision
1.4.2.5
/
(view)
- annotate
- [select for diffs]
, Wed Dec 7 00:40:59 2005 UTC (3 years, 1 month ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.4: +8 -5 lines
Diff to previous 1.4.2.4
to branch point 1.4
Simulator changes
Revision
1.4.2.4
/
(view)
- annotate
- [select for diffs]
, Tue Dec 6 14:10:04 2005 UTC (3 years, 1 month ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.3: +11 -8 lines
Diff to previous 1.4.2.3
to branch point 1.4
Changing names
Revision
1.4.2.3
/
(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.4.2.2: +62 -31 lines
Diff to previous 1.4.2.2
to branch point 1.4
Changed a few things in Dictionary addition and PArrayEnumerator
Revision
1.4.2.2
/
(view)
- annotate
- [select for diffs]
, Mon Dec 5 04:43:59 2005 UTC (3 years, 1 month ago) by araujo
Branch:
StorageScalability
Changes since 1.4.2.1: +3 -2 lines
Diff to previous 1.4.2.1
to branch point 1.4
NSDictionary now accepts objects with two keys
Revision
1.4.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.4: +10 -7 lines
Diff to previous 1.4
Adding new chunk files and ContainerType classes
Revision
1.5
/
(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.4: +10 -7 lines
Diff to previous 1.4
new layout editor
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sat May 21 18:17:39 2005 UTC (3 years, 7 months ago) by benhur
Branch:
MAIN
Branch point for:
StorageScalability
Changes since 1.3: +0 -2 lines
Diff to previous 1.3
remove hackish global variable
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: +0 -22 lines
Diff to previous 1.2
removed compiler warnings
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Sat Apr 16 18:17:48 2005 UTC (3 years, 8 months ago) by benhur
Branch:
MAIN
Changes since 1.1: +48 -16 lines
Diff to previous 1.1
Small code cleaning
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.
Back to OW2 Forge