r11478 file changeset diff or repo changeset diff igor22025-05-14T06:24:22.948312Z
 
-Fix: fsf paper mail address changed
r7433 file changeset diff or repo changeset diff igor22023-05-14T08:15:45.728679Z
 
[lib] -Fix: in a group ref regen mark conns dirty that are converted back to oidpath format; after finishing an all-ref-update, update all dirty conns
r7419 file changeset diff or repo changeset diff igor22023-05-14T05:12:21.459747Z
 
[lib] -Add: csch_conn_ptr2text() to convert object pointer list back to oid list; useful for avoiding dnalging pointers when objects are re-created
r6622 file changeset diff or repo changeset diff igor22023-02-17T13:51:46.491680Z
 
-Fix: r6573 did too much; do not recalculate connections (on logical level) only recalc the geometry of existing connections, else we'd try to append undo items from within a redo
r6484 file changeset diff or repo changeset diff igor22023-02-14T05:45:28.848242Z
 
[lib] -Fix: wire merging: when a wire ismoved from one wirenet group to another, manage connection merging properly so no multiple connections between the destination wirenet group and the same terminal are created
r5612 file changeset diff or repo changeset diff igor22022-09-05T14:41:56.758498Z
 
[lib] -Update: API comment: conn recalc now works on wirenets as well
r4878 file changeset diff or repo changeset diff igor22022-07-11T08:57:50.821606Z
 
-Cleanup: replace mailing list address with contact.html - easier to maintain as addresses change
r4780 file changeset diff or repo changeset diff igor22022-07-04T04:01:28.167560Z
 
-Cleanup: contact address from email to html to reduce spam
r4779 file changeset diff or repo changeset diff igor22022-07-04T03:58:57.817216Z
 
-Cleanup: project page url to sch-rnd
r4686 file changeset diff or repo changeset diff igor22022-06-30T11:50:45.694033Z
 
[lib] -Add: publish csch_conn_text2ptr()
r2361 file changeset diff or repo changeset diff igor22022-03-03T08:48:19.523843Z
 
[lib] -Change: conn add/del API should have an arg for undoable
r2357 file changeset diff or repo changeset diff igor22022-03-03T06:18:53.095708Z
 
[lib] -Add: update terminal connections on term or marent transformation
r2284 file changeset diff or repo changeset diff igor22022-02-25T10:04:26.888003Z
 
[lib] -Add: undoably remove connections when wirenet object is transformed or removed
r2248 file changeset diff or repo changeset diff igor22022-02-21T08:28:32.317624Z
 
[lib] -Add: undoable conn object removal that auto-destroys the conn if it's single-obj or empty
r2246 file changeset diff or repo changeset diff igor22022-02-21T06:46:21.265201Z
 
[lib] -Add: conn auto add: a variant that returns conn index in obj1 (needed for wirenet conn recalc)
r2192 file changeset diff or repo changeset diff igor22022-02-19T03:51:43.557362Z
 
[lib] -Add: connection: calculate rat-line like visualisation connecting nearest poitns (optimally zero lenght lines)
r1303 file changeset diff or repo changeset diff igor22022-01-14T14:30:25.549452Z
 
[lib] -Add: helper function to auto-create a connection (either reusing existing conn object or making a new one)
r1269 file changeset diff or repo changeset diff igor22022-01-12T06:43:49.489616Z
 
[lib] -Change: all objects may have connection, not only groups
r1024 file changeset diff or repo changeset diff igor22020-03-05T07:25:46.974609Z
 
[lib] -Add: refine doc about what's stored in conn->conn
r683 file changeset diff or repo changeset diff igor22019-12-12T08:29:07.043529Z
 
[lib] -Add: cross link conn lists in both directions
r678 file changeset diff or repo changeset diff igor22019-12-12T04:58:01.771272Z
 
[lib] -Add: mark conn's oidpath vs. resolved obj ptr list as xorcache for clarity
r673 file changeset diff or repo changeset diff igor22019-12-12T04:08:03.600021Z
 
[lib] -Add: updating a conn means resolving the oidpaths to object pointers
r670 file changeset diff or repo changeset diff igor22019-12-12T03:09:02.667842Z
 
[lib] -Add: vector for oid paths (concrete conn needs it)
r568 file changeset diff or repo changeset diff igor22019-11-30T13:14:00.259110Z
 
[lib] -Rename: concrete_* to cnc_* to shorten file names
r563 file changeset diff or repo changeset diff igor22019-11-30T10:53:44.868273Z
 
[lib] -Add: *_alloc() requires a parent group for every object
r413 file changeset diff or repo changeset diff igor22018-03-17T13:00:39.703971Z
 
[lib] -Add: alloc/free/get for arc, bitmap, conn, grp and poly
r366 file changeset diff or repo changeset diff igor22018-03-17T04:21:32.720316Z
 
-Add: copyright banner in any major source file
r345 file changeset diff or repo changeset diff igor22018-03-16T09:57:09.929427Z
 
[lib] -Add: concrete conn object

Command line to view the complete history:
svn log -v svn://svn.repo.hu/sch-rnd/trunk/src/libcschem/cnc_conn.h