Timeline



Nov 30, 2009:

11:33 PM Changeset [918] by Peter Johansson
avoid compiler warnings on Fedora
10:44 PM Changeset [917] by Jari Häkkinen
Addresses #97. Background white and transparent.
9:02 PM Changeset [916] by Jari Häkkinen
Addresses #75. Added author colouring. Currently jari and peter gets …
4:24 PM Changeset [915] by Peter Johansson
fix rule for .release_year in VPATH build
5:40 AM Changeset [914] by Peter Johansson
refs #380. removed invalid comment about absent grandma and added …
4:28 AM Changeset [913] by Peter Johansson
refs #380. Use the RELEASE_YEAR variable in svndigest-copy-cache
4:21 AM Changeset [912] by Peter Johansson
refs #380. Testing that svndigest-copy-cache runs and supports …
12:30 AM Changeset [911] by Peter Johansson
refs #380. Changing permission mode to 'rw' for user to avoid problem. …

Nov 29, 2009:

11:49 PM Changeset [910] by Peter Johansson
allow VERSION to be traced by autoconf
11:43 PM Changeset [909] by Peter Johansson
Set the copyright year automatically in svndigest-copy-cache. The year …
4:37 PM Changeset [908] by Peter Johansson
added parse rules for *.as
4:33 PM Ticket #414 (require autoconf 2.63) closed by Peter Johansson
fixed: (In [907]) Autoconf 2.63 is now required (closes #414). refs #380. A …
4:33 PM Changeset [907] by Peter Johansson
Autoconf 2.63 is now required (closes #414). refs #380. A first …

Nov 28, 2009:

10:00 PM Ticket #415 (copyright update crashes on mixed revision wc) created by Peter Johansson
I've experienced problems (mostly assertions) when running on a mixed …
6:43 PM Ticket #414 (require autoconf 2.63) created by Peter Johansson
I hope that is no problem for anyone.
5:22 AM Changeset [906] by Peter Johansson
removed sub-heading optional from README and mention --with-plplot …
12:14 AM Changeset [905] by Peter Johansson
disallow --with-svn and --without-svn. The same arg check already …
12:05 AM Changeset [904] by Peter Johansson
plplot linker test also when pkg-config is absent

Nov 27, 2009:

5:31 AM Ticket #406 (allow build svndigest without plplot) closed by Peter Johansson
fixed: fixed in [901] and [902]
5:29 AM Changeset [903] by Peter Johansson
updated README about plplot and how to build without it.
5:12 AM Ticket #401 (overhaul of configure.ac) closed by Peter Johansson
fixed: (In [902]) fixes #401 It is now possible to build without plplot. It …
5:12 AM Changeset [902] by Peter Johansson
fixes #401 It is now possible to build without plplot. It is even …
1:47 AM Changeset [901] by Peter Johansson
refs #401 fixes #408 Modifications of detection of plplot; - …
1:47 AM Ticket #408 (we should not require pkg-config) closed by Peter Johansson
fixed: (In [901]) refs #401 fixes #408 Modifications of detection of plplot; …

Nov 26, 2009:

7:43 PM Changeset [900] by Jari Häkkinen
Added news ticker, Gnuplot replaced with plplot.
7:42 PM Changeset [899] by Jari Häkkinen
Removing reference to Gnuplot since we are not using it anymore.
4:01 PM Changeset [898] by Peter Johansson
using PLPLOT_CPPFLAGS in Makefile.am
2:56 PM Changeset [897] by Jari Häkkinen
Removed stray line
7:58 AM Changeset [896] by Peter Johansson
fixes #409
7:58 AM Ticket #409 (use EXIT_FAILURE and EXIT_SUCCESS) closed by Peter Johansson
fixed: (In [896]) fixes #409
7:34 AM Changeset [895] by Peter Johansson
adding plplot version info in --version output. I can only find …
7:34 AM Ticket #407 (plplot version info in --version output) closed by Peter Johansson
fixed: (In [895]) adding plplot version info in --version output. I can only …
7:12 AM Changeset [894] by Peter Johansson
changing parsing rules in config file in toy project.
7:09 AM Changeset [893] by Peter Johansson
fixes #400. Make url on first page an anchor if url is http (or https)
7:09 AM Ticket #400 (URL on first page an anchor) closed by Peter Johansson
fixed: (In [893]) fixes #400. Make url on first page an anchor if url is http …
6:56 AM Changeset [892] by Peter Johansson
define PACKAGE_URL in configure.ac also for autoconf 2.63 and older. …

Nov 25, 2009:

11:56 PM Changeset [891] by Peter Johansson
fixing syntax, so 2nd argument is empty so autoconf expand a ':'
11:25 PM Changeset [890] by Peter Johansson
correcting parsing codon for *.am files
8:47 AM Changeset [889] by Jari Häkkinen
Adding colour options for blame. Changed .am parsing codon. …
5:03 AM Changeset [888] by Peter Johansson
fixes #374 The problem was in the map year2rev that maps from a year …
4:20 AM Changeset [887] by Peter Johansson
refs #401 splitting LIBS *FLAGS into prefixes APR_ SVN_ and DEFAULT_ …
12:11 AM Changeset [886] by Jari Häkkinen
Fixing initialization issue when revisions are used for x-axis.
12:03 AM Changeset [885] by Jari Häkkinen
Fixes #402. The legend is written in reverse order compared to the …
12:03 AM Ticket #402 (Line legends/titles needs to be restored) closed by Jari Häkkinen
fixed: (In [885]) Fixes #402. The legend is written in reverse order compared …

Nov 24, 2009:

11:44 PM Changeset [884] by Jari Häkkinen
Removed stray includes of iostream
11:42 PM Changeset [883] by Jari Häkkinen
Addresses #402. Legend is right justified on numbers and left …
8:00 PM Changeset [882] by Jari Häkkinen
Renaming poorly selected varialble name.
5:14 PM Ticket #413 (configure colors in plot) created by Peter Johansson
needs ticket #75 In ticket:75 each author will get its own color in …
12:19 PM Changeset [881] by Jari Häkkinen
Addresses #402. Improved alligment of legend line and text.
1:39 AM Changeset [880] by Peter Johansson
refs #410 minor style changes - prefer comment before code becuse it …
1:23 AM Changeset [879] by Peter Johansson
fixes #412
1:23 AM Ticket #412 (y-range is not set properly when lines are decreasing with time) closed by Peter Johansson
fixed: (In [879]) fixes #412

Nov 23, 2009:

11:40 PM Changeset [878] by Jari Häkkinen
Addresses #402. Legends in place. Not the same order as wih gnuplot.
8:53 PM Ticket #411 (missing pkg-config m4 file) closed by Jari Häkkinen
fixed: (In [877]) Fixes #411.
8:53 PM Changeset [877] by Jari Häkkinen
Fixes #411.
8:34 PM Changeset [876] by Jari Häkkinen
Fixed typo.
7:49 PM Changeset [875] by Jari Häkkinen
Fixes #403. Dates or revisions are used for x-axis.
7:49 PM Ticket #403 (Restore x and y axis ticks) closed by Jari Häkkinen
fixed: (In [875]) Fixes #403. Dates or revisions are used for x-axis.
6:47 PM Ticket #412 (y-range is not set properly when lines are decreasing with time) created by Peter Johansson
The code assumes that the max value is at end of time. This is true …
3:40 PM Ticket #411 (missing pkg-config m4 file) created by Peter Johansson
configure gives following error […] which looks an m4 file is not …

Nov 22, 2009:

11:53 PM Changeset [874] by Peter Johansson
merging release 0.7. Delta /tags/0.7 - /branches/0.7-stable@848 Due …
10:39 PM WikiStart edited by Peter Johansson
fix broken link (diff)
9:54 PM WikiStart edited by Jari Häkkinen
Screenshots are now 0.7 based. (diff)
8:46 PM Changeset [873] by Jari Häkkinen
The tree is Node type.
6:06 PM Changeset [872] by Jari Häkkinen
Addresses #403. Better looking y and x axis values.
4:20 PM Changeset [871] by Peter Johansson
typo.. gr
5:57 AM ReleaseProcedure edited by Peter Johansson
(diff)
5:54 AM Milestone svndigest 0.7 completed
Highlights: * more statistics (#24 #82) * caching statistics (#5) * …
5:52 AM WikiStart edited by Peter Johansson
(diff)
5:49 AM DownloadPage edited by Peter Johansson
(diff)
5:45 AM svndigest-0.7.tar.gz.MD5 attached to DownloadPage by Peter Johansson
5:45 AM svndigest-0.7.tar.gz attached to DownloadPage by Peter Johansson
5:44 AM Changeset [870] by Peter Johansson
bumping version
5:41 AM Changeset [869] by Peter Johansson
tagging version 0.7
5:36 AM Changeset [868] by Peter Johansson
using fixed macro from yat and removig svn:keywords to clarify that Id …
5:07 AM Changeset [867] by Peter Johansson
adding missing \ Makefile.am
4:57 AM Changeset [866] by Peter Johansson
updating copyright statements
3:25 AM Changeset [865] by Peter Johansson
preparing release 0.7

Nov 21, 2009:

5:05 AM Ticket #257 (ReleaseProcedure is flawed) closed by Peter Johansson
fixed
5:04 AM Ticket #399 (avoid conflict in NEWS when merging patch release into trunk) closed by Peter Johansson
fixed
5:04 AM ReleaseProcedure edited by Peter Johansson
(diff)
4:49 AM Ticket #410 (cerrno exception class) created by Peter Johansson
We use some C functions that retun non-zero and use errno to propagate …
4:44 AM Ticket #409 (use EXIT_FAILURE and EXIT_SUCCESS) created by Peter Johansson
In practice it means that we return 0 on success (just as before) and …
4:13 AM Ticket #408 (we should not require pkg-config) created by Peter Johansson
README says that pkg-config is a new requirement. If that's tru I …
4:07 AM Ticket #407 (plplot version info in --version output) created by Peter Johansson
I like to be consistent so if version info is available I'd like to …
4:06 AM Ticket #406 (allow build svndigest without plplot) created by Peter Johansson
Just like it was previously possible to run copyright update without …
12:10 AM Ticket #405 (Should we support both svg and png formats for plots?) created by Jari Häkkinen
Make the format selectable. Should the png format be default?
12:08 AM Ticket #404 (Test the SVG plots in different browsers) created by Jari Häkkinen
|| Browser || OSX || Microsoft || Linux || || Firefox || 10.6.2 …
12:02 AM Ticket #403 (Restore x and y axis ticks) created by Jari Häkkinen
Dates or revisions should be shown on the x-axis. The axis tick values …

Nov 20, 2009:

11:54 PM Ticket #402 (Line legends/titles needs to be restored) created by Jari Häkkinen
Related to ticket:75
9:12 PM Changeset [864] by Jari Häkkinen
Addresses #97. All plots generated. Now its time to go for publication …
7:21 PM Changeset [863] by Jari Häkkinen
Addresses #97. Fixed background, added doxygen and other comments.
4:23 AM Changeset [862] by Peter Johansson
Using YAT_SVN_RELEASE from yat project instead of svn_support.am. The …
3:53 AM Changeset [861] by Peter Johansson
corrected typo in NEWS
12:36 AM Changeset [860] by Jari Häkkinen
Now the summary plot is visible in index.html
12:15 AM Changeset [859] by Jari Häkkinen
Addresses #97. Improvements to summary plot.

Nov 19, 2009:

8:45 PM Changeset [858] by Jari Häkkinen
Addresses #97. Merging non-gnuplot plot generation code. Gnuplot …
4:28 PM Changeset [857] by Jari Häkkinen
Merged trunk changes -r844:855 to replacing_gnuplot branch.
4:28 PM Changeset [856] by Jari Häkkinen
Make 'make check' pass.
2:56 PM Changeset [855] by Jari Häkkinen
Addresses #97. One summary plot is generated with plplot ... much more …

Nov 17, 2009:

10:24 PM Changeset [854] by Jari Häkkinen
Adding test repo changes requested by 'make test'
10:02 PM Ticket #401 (overhaul of configure.ac) created by Peter Johansson
The current methods with *FLAGS is messy. Look at yat how to use APR …
9:46 PM Ticket #400 (URL on first page an anchor) created by Peter Johansson
6:19 AM Changeset [853] by Peter Johansson
adding stub rule to avoid problem with missing am file when 0.7-stable …
6:14 AM Changeset [852] by Peter Johansson
remove temporary hack that did not work because I was too fast to …
6:02 AM Changeset [851] by Peter Johansson
removed svn_support.am - and prepare for use of YAT_SVN_RELEASE instead.
5:59 AM Ticket #246 (Create a specification document.) closed by Peter Johansson
fixed: (In [850]) closes #246. adding a new document HACKING with some rules …
5:59 AM Changeset [850] by Peter Johansson
closes #246. adding a new document HACKING with some rules we have …
2:51 AM Changeset [849] by Peter Johansson
Bumping VERSION to 0.8pre
2:45 AM Changeset [848] by Peter Johansson
New minor version 0.7 branch
2:38 AM Changeset [847] by Peter Johansson
updating copyrights
2:35 AM Changeset [846] by Peter Johansson
Preparing branch 0.7-stable.

Nov 16, 2009:

11:27 PM Changeset [845] by Jari Häkkinen
Merged trunk changes -r782:844 to replacing_gnuplot branch.
6:47 PM Ticket #74 (Redesign SVN related classes) closed by Jari Häkkinen
fixed: Partly fixed.
6:46 PM Changeset [844] by Jari Häkkinen
Addresses #74. Removed comments on receivers. Don't remember what I …

Nov 12, 2009:

1:02 PM Ticket #399 (avoid conflict in NEWS when merging patch release into trunk) created by Peter Johansson
see http://dev.thep.lu.se/yat/ticket/574 The question is, what string …
12:47 PM Changeset [843] by Peter Johansson
Merge patch release 0.6.8 into trunk. Delta 0.6.8 - 0.6.7.
12:26 PM Milestone svndigest 0.6.8 completed
Bug fix release Diff: diff:/tags/0.6.7//tags/0.6.8
5:30 AM WikiStart edited by Peter Johansson
(diff)
5:29 AM DownloadPage edited by Peter Johansson
(diff)
5:16 AM Changeset [842] by Peter Johansson
tagging version 0.6.8
5:14 AM svndigest-0.6.8.tar.gz.MD5 attached to DownloadPage by Peter Johansson
5:13 AM svndigest-0.6.8.tar.gz attached to DownloadPage by Peter Johansson
3:56 AM Ticket #398 (svndigest --copyright --no-report crashes on 0.6 branch) created by Peter Johansson
Error message: […] after an update so svnversion is 841, …
1:36 AM Changeset [841] by Peter Johansson
Preparing release 0.6.8

Nov 11, 2009:

5:34 AM Changeset [840] by Peter Johansson
refs #99. Create a branch for source highlight
4:21 AM Changeset [839] by Peter Johansson
remove obsolete section - see ReleaseProcedure on how to create a …

Nov 10, 2009:

5:55 PM Changeset [838] by Peter Johansson
fixed bug that copyright_year.cc.tmp was not created in a pristine wc.
12:06 AM Changeset [837] by Peter Johansson
modified copyright year calculation; rather than taking from 'svn log' …

Nov 9, 2009:

11:36 PM Changeset [836] by Peter Johansson
new make variable MOVE_IF_CHANGE, and avoid using '$<' which is not …
1:38 PM Ticket #234 (extend screenshots) closed by Peter Johansson
fixed
1:18 PM WikiStart edited by Peter Johansson
adding link to svndigest 0.6 screenshot (diff)

Nov 8, 2009:

8:35 PM Changeset [835] by Peter Johansson
avoid using AC_CHECK_FILE
3:28 AM WikiStart edited by Peter Johansson
(diff)
2:31 AM WikiStart edited by Peter Johansson
added links to svndigest output examples (diff)

Nov 7, 2009:

9:50 PM Changeset [834] by Peter Johansson
fixes #397. get latest rev from SVNinfo instead of SVNlog
9:50 PM Ticket #397 (Node::print_copyright(2) is extremely slow) closed by Peter Johansson
fixed: (In [834]) fixes #397. get latest rev from SVNinfo instead of SVNlog
5:43 PM Changeset [833] by Peter Johansson
fixes #288. document caching in manual.
5:43 PM Ticket #288 (document caching in Manual) closed by Peter Johansson
fixed: (In [833]) fixes #288. document caching in manual.

Nov 5, 2009:

4:00 AM Ticket #397 (Node::print_copyright(2) is extremely slow) created by Peter Johansson
I quick analysis showed that there are two major guys here. The first …
Note: See TracTimeline for information about the timeline view.