r37237 file changeset diff or repo changeset diff igor22023-02-08T07:19:12.574300Z
 
[core] -Add: initialize new conf node rc.path.dotdir so users can refer to their own config easier
r37125 file changeset diff or repo changeset diff igor22022-12-19T08:49:59.949109Z
 
[core] -Del: config node rc/have_regex: was hardwired 1 for many many years because of genregex
r37001 file changeset diff or repo changeset diff igor22022-11-20T07:14:18.630518Z
 
[librnd4] -Update: follow API change: rnd_conf_hid_callbacks_t callbacks got a void *user_data
r36991 file changeset diff or repo changeset diff igor22022-11-19T09:18:31.666499Z
 
[librnd4 -Update: follow API change: rename hidlib_conf.[ch] to rnd_conf.[ch]
r36986 file changeset diff or repo changeset diff igor22022-11-19T06:39:44.672219Z
 
[librnd4] -Update: follow API change on core/hid split
r34782 file changeset diff or repo changeset diff igor22021-06-05T08:17:50.310584Z
 
[librnd] -Update: conf postproc to rnd_app
r34255 file changeset diff or repo changeset diff igor22021-03-20T14:41:05.373607Z
 
[core] -Fix: conf_core needs to include hidlib init for the windows compilation (windows specific path hack)
r34116 file changeset diff or repo changeset diff igor22021-02-09T06:30:04.762743Z
 
[core] -Cleanup: remove conf_core workaround leftover once used in win32 config dirs
r31020 file changeset diff or repo changeset diff igor22020-04-30T16:56:59.822539Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (unit)
r31007 file changeset diff or repo changeset diff igor22020-04-30T14:30:17.364859Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb-printf)
r30955 file changeset diff or repo changeset diff igor22020-04-29T05:04:30.912034Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (error.h)
r30954 file changeset diff or repo changeset diff igor22020-04-29T04:05:08.479770Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf_hid)
r30952 file changeset diff or repo changeset diff igor22020-04-29T03:46:48.350230Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30951 file changeset diff or repo changeset diff igor22020-04-29T03:40:19.987952Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30950 file changeset diff or repo changeset diff igor22020-04-29T03:33:58.338119Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30949 file changeset diff or repo changeset diff igor22020-04-29T03:28:05.960128Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30946 file changeset diff or repo changeset diff igor22020-04-28T16:09:42.500610Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30945 file changeset diff or repo changeset diff igor22020-04-28T16:06:01.637934Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30943 file changeset diff or repo changeset diff igor22020-04-28T15:57:36.857213Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r30394 file changeset diff or repo changeset diff igor22020-04-03T17:20:23.664916Z
 
[core] -Cleanup: remove stale debug message
r30393 file changeset diff or repo changeset diff igor22020-04-03T17:19:08.793265Z
 
[core] -Fix: legacy conf: update INTERNAL role value (of ndst) if source (nlegacy) changes
r30208 file changeset diff or repo changeset diff igor22020-03-27T17:52:20.299012Z
 
[conf] -Add: make sure centrally defined new drc consts are kept in sync with the legacy version unless they are overdefined
r30207 file changeset diff or repo changeset diff igor22020-03-27T16:54:06.015233Z
 
[drc_query] -Move: legacy conf setter to core - will be needed for keeping ex-shrink and ex-bloat in sync
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r28145 file changeset diff or repo changeset diff igor22019-11-10T08:20:41.708528Z
 
[win32] -Add: include hid_init but with a TODO for a remove later on
r27927 file changeset diff or repo changeset diff igor22019-10-30T04:52:48.633548Z
 
[core] -Cleanup: rename PCB_*_LINESIZE to PCB_*_THICKNESS as it affects lines and arcs and clearances
r27663 file changeset diff or repo changeset diff igor22019-09-23T06:46:28.633541Z
 
[core] -Del: do not enforce minimum via geometry from conf postproc - the whole hardwired via geometry will be gone soon
r26977 file changeset diff or repo changeset diff igor22019-07-27T05:50:38.936931Z
 
[hidlib] -Cleanup: rename conf_* to pcb_conf_* to keep namespace clean
r26309 file changeset diff or repo changeset diff igor22019-06-19T03:46:57.138910Z
 
[hidlib] -Move: home dir conf node is part of the hidlib so its setup code should be too [conf] -Move: pcb_conf_ro() from conf_core to conf.[ch] for hidlib apps
r25133 file changeset diff or repo changeset diff igor22019-05-01T05:12:28.587775Z
 
[hidlib] -Add: hidlib conf tree: switch back from custom API to split struct
r25100 file changeset diff or repo changeset diff igor22019-04-30T05:56:52.979646Z
 
[hidlib] -Add: generalize conf_core_postproc call, do not include a direct call to conf_core's implementation in hidlib
r16214 file changeset diff or repo changeset diff igor22018-04-07T06:47:50.461347Z
 
[core] -Del: remove conf vs. board header redundancy: max_width and max_height are board parameters, not config
r11512 file changeset diff or repo changeset diff igor22017-09-15T07:50:41.619505Z
 
[io] -Add: set conf node rc/paths/design to the directory path of the current design
r5045 file changeset diff or repo changeset diff igor22016-11-17T06:49:08.575833Z
 
[unravel2] -Rename: global const prefixing
r4543 file changeset diff or repo changeset diff igor22016-11-03T15:50:54.101734Z
 
[unravel] -Del: some unncessary includes in core
r4542 file changeset diff or repo changeset diff igor22016-11-03T15:12:14.703886Z
 
[unravel] -Cleanup: #includes, especially for config.h, in core
r4516 file changeset diff or repo changeset diff igor22016-11-03T10:05:22.505289Z
 
[unravel] -Del: const.h from global.h
r2534 file changeset diff or repo changeset diff igor22016-08-13T07:50:52.058360Z
 
[core] -Del: remaining references to conditional regex support - we always have regex
r2510 file changeset diff or repo changeset diff igor22016-08-12T06:27:29.501100Z
 
[core] -Cleanup: prefix const macro names
r2048 file changeset diff or repo changeset diff igor22016-06-26T05:29:41.299657Z
 
[conf] -Add: introduce a flags field in conf field registration - it's a bitfield that can hold random flags extracted as @keywords from the description
r1931 file changeset diff or repo changeset diff igor22016-06-10T06:58:17.207311Z
 
[conf] -Add: mark rc/have_regex read-only
r1929 file changeset diff or repo changeset diff igor22016-06-10T06:56:40.281350Z
 
[conf] -Add: concept of read-only native fields [conf] -Add: mark rc/path/ items set from conf_core psotproc read-only
r1925 file changeset diff or repo changeset diff igor22016-06-10T06:13:44.325335Z
 
[conf] -Cleanup: global homedir becomes part of the core configuration
r1924 file changeset diff or repo changeset diff igor22016-06-10T05:41:13.085100Z
 
[conf] -Add: save configured paths in the config tree in postproc [conf] -Chaneg: path substitution works from the config, no more $SHAREDIR
r1895 file changeset diff or repo changeset diff igor22016-06-07T07:35:36.416329Z
 
[conf] -Change: use actions instead of the old flag function callback infrastructure; there's no more checked=foo,1
r1842 file changeset diff or repo changeset diff igor22016-06-05T03:43:00.091402Z
 
[conf] -Add: import env vars to CFR_ENV [conf] -Add: conf_core postprocess (clamp some values)
r1709 file changeset diff or repo changeset diff igor22016-05-14T08:24:25.377270Z
 
[conf] -Add: generate and save description from comment when generating conf registration
r1679 file changeset diff or repo changeset diff igor22016-04-26T05:22:06.703578Z
 
[conf] -Add: code to load lihata trees into a flat fields hash
r1676 file changeset diff or repo changeset diff igor22016-04-25T05:51:59.033374Z
 
[conf] -Add: the "final form" of the new config structure (minus the entries that need to be removed for default.pcb, to be decided later)

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