r38282 file changeset diff or repo changeset diff igor22023-09-06T13:27:30.258961Z
 
[core] -Add: netlist patch: implement low level break conn for single terminal and all selected terminals
r38275 file changeset diff or repo changeset diff igor22023-09-06T11:54:23.914627Z
 
[dialogs] -Move: addconn functions from the dialog code to core (rats_patch) to make the functionality available in an action
r38258 file changeset diff or repo changeset diff igor22023-09-06T06:09:12.003170Z
 
[core] -Fix: rats patch: back annotation on subc del: check connectivity before connections are removed, else the actual comp del line will always be missing
r38246 file changeset diff or repo changeset diff igor22023-09-04T07:05:49.538188Z
 
[core] -Add: make rats_patch_is_subc_referenced() public for propedit
r38234 file changeset diff or repo changeset diff igor22023-09-03T13:47:13.081852Z
 
[core] -Add: when back-annot removing a subc, first break all its connections (also back-annot)
r38222 file changeset diff or repo changeset diff igor22023-09-03T07:28:08.236673Z
 
[core] -Add: netlist patch: support for comp_add and comp_del
r38221 file changeset diff or repo changeset diff igor22023-09-03T05:06:35.308619Z
 
[core] -Add: high level calls for adding subc add/del to netlist patch: verify if the subc is already on
r38212 file changeset diff or repo changeset diff igor22023-09-02T04:47:48.451727Z
 
[core] -Add: netlist patch: introduce separate net attribute case [core] -Add: netlist patch: enable saving tedax backann v2 with "attr_conn" for net attribute changes
r38210 file changeset diff or repo changeset diff igor22023-09-01T14:12:00.460410Z
 
[core] -Cleanup: rename RATP_CHANGE_ATTRIB to RATP_CHANGE_COMP_ATTRIB to make room for network attributes in back annotation
r38209 file changeset diff or repo changeset diff igor22023-09-01T13:59:41.316359Z
 
[core] -Cleanup: rename PCB_RPE_ATTR_CHG to PCB_RPE_COMP_ATTR_CHG as it deals with components only and there would be another for nets
r38208 file changeset diff or repo changeset diff igor22023-09-01T13:48:06.935474Z
 
-Update: bump copyright year, mention nlnet support
r38204 file changeset diff or repo changeset diff igor22023-09-01T12:19:06.485567Z
 
[core] -Add: extend the rats patch API and action to take file format (more than just old/new)
r38194 file changeset diff or repo changeset diff igor22023-09-01T09:24:34.119666Z
 
[core] -Add: expose net patch remove API
r36739 file changeset diff or repo changeset diff igor22022-08-16T06:47:16.733244Z
 
[core] -Add: rats_patch: hook for removing entries that got already resolved
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r30684 file changeset diff or repo changeset diff igor22020-04-17T15:29:14.743118Z
 
[core] -Fix: rats_patch API bug: global var declaration shall be extern
r29118 file changeset diff or repo changeset diff igor22020-01-10T04:34:00.367636Z
 
[netlist] -Add: API for undoable rats patch append
r20470 file changeset diff or repo changeset diff igor22018-10-30T03:42:16.780615Z
 
-Change: do not use an email address but an URL to the live version of contact.html - due to spammers
r14053 file changeset diff or repo changeset diff igor22018-01-16T07:13:58.044861Z
 
-Cleanup: add missing contact info in copyright banners of core, to unify the format
r13263 file changeset diff or repo changeset diff igor22017-12-05T04:11:59.697911Z
 
[core] -Cleanup: rats_patch namespace
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r11572 file changeset diff or repo changeset diff igor22017-09-15T11:31:53.375347Z
 
[core] -Fix: stale copyright banner section (copy&paste error)
r5028 file changeset diff or repo changeset diff igor22016-11-17T04:32:16.939730Z
 
[unravel2] -Rename: netlist name enum values prefixed
r4994 file changeset diff or repo changeset diff igor22016-11-16T05:14:19.891672Z
 
[unravel2] -Rename: rats patch functions
r4803 file changeset diff or repo changeset diff igor22016-11-12T15:16:57.472376Z
 
[unravel2] -Rename: rats_patch API types
r4773 file changeset diff or repo changeset diff igor22016-11-12T11:13:57.191845Z
 
[unravel2] -Rename: rats patch line types
r4754 file changeset diff or repo changeset diff igor22016-11-12T09:04:35.373684Z
 
[unravel2] -Rename: PCBType to pcb_board_t
r4511 file changeset diff or repo changeset diff igor22016-11-03T09:11:07.833965Z
 
[unravel] -Del: remove another bunch of #includes from global.h
r4493 file changeset diff or repo changeset diff igor22016-11-02T18:01:45.763718Z
 
[unravel] -Move: rats_patch related structs from global.h to rats_patch.h
r4443 file changeset diff or repo changeset diff igor22016-11-02T02:55:54.942378Z
 
[core] -Cleanup: unify type name to pcb_bool
r4415 file changeset diff or repo changeset diff igor22016-11-01T12:10:37.367068Z
 
[ba] -Fix: don't hardwire the use of the net patch of PCB (we still need a pcb pointer for looking up conns, tho)
r4414 file changeset diff or repo changeset diff igor22016-11-01T11:15:48.582373Z
 
[ba] -Add: generalize patch export (save) - beside the hardwired text format and FILE * output, a generic, callback function based API is provided (the FILE * exporter uses this too)
r4413 file changeset diff or repo changeset diff igor22016-11-01T10:46:29.357397Z
 
[ba] -Add: textual netlist names
r4053 file changeset diff or repo changeset diff igor22016-10-14T04:12:18.383046Z
 
[core] -Cleanup: move generic find-net-for-pin function from rats_patch to netlist
r3512 file changeset diff or repo changeset diff igor22016-09-21T04:13:58.514298Z
 
-Cleanup: unify copyright banner (affects pcb-rnd originated code) and add some missing banners
r2435 file changeset diff or repo changeset diff igor22016-08-08T04:52:59.642297Z
 
[reduce] -Del: rcs $Id$ left over from a previous VCS [reduce] -Fix: regroup copyright messages, should be on top of the file
r1258 file changeset diff or repo changeset diff igor22016-03-14T06:10:26.100175Z
 
[leak] -Fix: free rats patch list of a pcb
r1022 file changeset diff or repo changeset diff igor22016-02-14T08:22:57.084131Z
 
-Cleanup: indentaton in the original code
r936 file changeset diff or repo changeset diff igor22015-09-19T08:51:51.899408Z
 
[ba] -Change: centralize saving the patch lines so that the code doesn't need to be duplicated between file save and patch export
r933 file changeset diff or repo changeset diff igor22015-09-19T07:57:48.340836Z
 
[ba] -Add: missing license banner
r928 file changeset diff or repo changeset diff igor22015-09-16T05:48:10.574835Z
 
[ba] -Add: optimize existing patch lines removing the last obsolete item when a new item is appended
r925 file changeset diff or repo changeset diff igor22015-09-16T05:05:56.656548Z
 
[ba] -Add: patch lines are on a double linked list so removing and searching backward is simpler
r923 file changeset diff or repo changeset diff igor22015-09-13T11:55:41.767021Z
 
[ba] -Add: action to swap nets on two pins
r921 file changeset diff or repo changeset diff igor22015-09-13T09:37:57.771702Z
 
[ba] -Fix: rename patch apply to make room for applying single patch lines
r918 file changeset diff or repo changeset diff igor22015-09-13T09:23:51.415149Z
 
[ba] -Add: use two netlists, copy the INPUT netlist into the EDITED one after loading it
r913 file changeset diff or repo changeset diff igor22015-09-13T07:33:01.208781Z
 
[ba] -Add: save netlist patch lines in a singly linked list
r912 file changeset diff or repo changeset diff igor22015-09-13T07:20:33.581512Z
 
[ba] -Add: infrastructure to store netlist patches [ba] -Add: the parser reads netlist patches from the pcb file

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