r37408 file changeset diff or repo changeset diff igor22023-05-02T03:29:39.159208Z
 
[core] -Fix: pcb_idpath2obj_in() should be able to return object from buffer if the path refers to a buffer; provide an _only() variant that excludes the buffer
r37385 file changeset diff or repo changeset diff igor22023-04-28T02:35:48.585921Z
 
[core] -Add: idpath-to-object compare function
r34514 file changeset diff or repo changeset diff igor22021-04-15T11:01:30.530685Z
 
[core] -Cleanup: UI layers do have a non-NULL, valid data parent, a dedicated (pcb_data_t *) within pcb_board_t; this makes ui layers less of a special case and is one step toward being reentrant
r34252 file changeset diff or repo changeset diff igor22021-03-20T04:42:54.988471Z
 
[core] -Fix: idpath string conversion: ui layer root address shouldn't increase the level/length of idpath as it's not a path point but a root
r34219 file changeset diff or repo changeset diff igor22021-02-27T10:38:25.626607Z
 
[core] -Fix: ui layers: set up a dummy pcb_data_t for being the parent of all UI layers temporarily so the object id based search works
r34215 file changeset diff or repo changeset diff igor22021-02-27T09:11:26.434520Z
 
[core] -Add: idpath support for ui layers
r31897 file changeset diff or repo changeset diff igor22020-06-14T04:00:48.334252Z
 
[core] -Fix: pcb_str2idpath() shouldn't crash on invalid path but return NULL
r31176 file changeset diff or repo changeset diff igor22020-05-05T16:02:37.147591Z
 
[core] -Fix: idpath: initial grow optimization shouldn't create empty string in idpath2str conversion
r31008 file changeset diff or repo changeset diff igor22020-04-30T14:38:25.229475Z
 
[librnd] -Cleanup: rename pcb-printf to rnd_printf for consistency
r31007 file changeset diff or repo changeset diff igor22020-04-30T14:30:17.364859Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb-printf)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r30871 file changeset diff or repo changeset diff igor22020-04-27T04:37:17.425365Z
 
[core] -Fix: idpath: idpath->str in non-relative mode shall insert data name in front of the path
r30869 file changeset diff or repo changeset diff igor22020-04-27T04:23:02.646290Z
 
[core] -Fix: idpath: str->idpath conversion went wrong when path was prefixed with data address
r30868 file changeset diff or repo changeset diff igor22020-04-27T04:15:35.564830Z
 
[core] -Fix: idpath: invalid memory read on parsing beyond string end
r30865 file changeset diff or repo changeset diff igor22020-04-27T03:28:49.043555Z
 
[core] -Split: idpath to string converter so the internal gds-append call is exposed too
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r27552 file changeset diff or repo changeset diff igor22019-09-13T08:24:50.245666Z
 
[core] -Fix: idpath: parent of buffer data is INVALID and that is not an error while mapping the idpath of an object
r26200 file changeset diff or repo changeset diff igor22019-06-15T06:49:52.372845Z
 
[hidlib] -Move: generalize main.c gui startup code and move it to hidlib for reuse
r26185 file changeset diff or repo changeset diff igor22019-06-14T06:23:43.776839Z
 
[core] -Fix: idpath: obj-to-idmap sets board data root properly and doesn't crash on root setting when called only to count depth of the path
r26183 file changeset diff or repo changeset diff igor22019-06-14T05:55:04.599936Z
 
[core] -Add: idpath to string converter
r25865 file changeset diff or repo changeset diff igor22019-06-01T15:12:55.348273Z
 
[core] -Fix: pcb_str2idpath() needs to get a pcb_board_t so it doesn't depend on PCB
r25864 file changeset diff or repo changeset diff igor22019-06-01T15:08:06.845471Z
 
[core] -Add: obj/str to idpath create self-contained paths
r25863 file changeset diff or repo changeset diff igor22019-06-01T14:52:26.505790Z
 
[core] -Add: pcb_idpath2obj() for self contained paths
r25862 file changeset diff or repo changeset diff igor22019-06-01T14:40:19.733943Z
 
[core] -Rename: pcb_idpath2obj() to pcb_idpath2obj_in() to make room for a self-contained idpath system
r25835 file changeset diff or repo changeset diff igor22019-05-31T09:58:22.797625Z
 
-Update: copyright year
r23610 file changeset diff or repo changeset diff igor22019-03-02T13:29:28.169530Z
 
[core] -Add: idpath dup()
r23157 file changeset diff or repo changeset diff igor22019-02-15T10:24:24.629528Z
 
[netlist] -Add: PCB_PARENT_NET - pcb_net_term_t's parent in the tree
r21984 file changeset diff or repo changeset diff igor22018-12-21T10:51:06.579956Z
 
[core] -Add: function for converting idpath from string
r21326 file changeset diff or repo changeset diff igor22018-12-01T10:34:03.679458Z
 
[drc] -Add: idpath call for allocating an idpath with known length
r21257 file changeset diff or repo changeset diff igor22018-11-30T08:45:33.818054Z
 
[core] -Fix: idpath_list: broken list free
r21199 file changeset diff or repo changeset diff igor22018-11-29T04:45:29.497190Z
 
[core] -Fix: idpath allocation size bug
r21189 file changeset diff or repo changeset diff igor22018-11-28T07:36:53.910351Z
 
[core] -Fix: idpath typo
r21180 file changeset diff or repo changeset diff igor22018-11-28T04:20:01.829813Z
 
[core] -Fix: idpath needs to clean the newly allocated struct so that teh link is not broken
r21176 file changeset diff or repo changeset diff igor22018-11-28T03:48:40.133741Z
 
[core] -Add: idpath list clear function
r21173 file changeset diff or repo changeset diff igor22018-11-28T03:34:55.465842Z
 
[core] -Fix: idpath lookup: step the obj pointer while descending
r21172 file changeset diff or repo changeset diff igor22018-11-28T03:28:46.947143Z
 
[core] -Fix: idpath: save path length
r21171 file changeset diff or repo changeset diff igor22018-11-28T03:25:31.067958Z
 
[core] -Add: idpath API to remember object IDs recursively through subcircuits

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