Changes On Branch path-refactor
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch path-refactor Excluding Merge-Ins

This is equivalent to a diff from c7f07fe67d to cfec72248e

2011-03-14
12:42
Merge the path-refactor changes into trunk. Refactoring is not complete, but it appears to be stable. check-in: e5121b4762 user: drh tags: trunk
2011-03-10
17:42
Show the name of the user that is doing the commit in the prompt section commit comment template. check-in: cdc4249268 user: drh tags: trunk
17:39
Add the ability to compute common ancestors to the path object. Still using the pivot object for merges, however. Closed-Leaf check-in: cfec72248e user: drh tags: path-refactor
02:39
Refactoring the DAG path search code into a separate object. check-in: 34c23c6fd4 user: drh tags: path-refactor
2011-03-09
23:16
Add a graph-generation test case for time-warp. check-in: c7f07fe67d user: drh tags: trunk
22:56
Show a path timeline without extraneous decoration. check-in: d37c6a4bc1 user: drh tags: trunk

Changes to src/bisect.c.

Changes to src/descendants.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/name.c.

Added src/path.c.

Changes to src/pqueue.c.

Changes to src/tag.c.

Changes to src/timeline.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.