r36989 file changeset diff or repo changeset diff igor22022-11-19T08:55:37.823751Z
 
[librnd4] -Update: follow librnd4 rename rnd_hidlib_t -> rnd_design_t
r34910 file changeset diff or repo changeset diff igor22021-06-14T06:41:01.344243Z
 
-Update: follow librnd3 api change on rnd_file_readable()
r31015 file changeset diff or repo changeset diff igor22020-04-30T15:50:41.441330Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (plugins)
r30955 file changeset diff or repo changeset diff igor22020-04-29T05:04:30.912034Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (error.h)
r30940 file changeset diff or repo changeset diff igor22020-04-28T15:34:34.025336Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (compat_fs)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r30901 file changeset diff or repo changeset diff igor22020-04-27T14:22:47.696159Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r29565 file changeset diff or repo changeset diff igor22020-02-01T10:56:54.018236Z
 
[core] -Fix: don't crash on importer lookup if input is NULL, just return NULL
r29514 file changeset diff or repo changeset diff igor22020-01-31T09:03:22.265672Z
 
[core] -Change: API CHANGE: plug_import support_prio can not have a FILE * argument because the meaning of args[] is implementation-specific - do not open the first arg as file centrally either
r29512 file changeset diff or repo changeset diff igor22020-01-31T07:54:23.551750Z
 
[core] -Cleanup: plug_import file name const correctness
r29484 file changeset diff or repo changeset diff igor22020-01-31T02:56:36.973034Z
 
[core] -Add: plug_import: utility call to look up importer by name
r29474 file changeset diff or repo changeset diff igor22020-01-30T06:58:02.767173Z
 
[core] -Add: API CHANGE: extend the import plug API for multiple file names
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r25227 file changeset diff or repo changeset diff igor22019-05-04T08:02:19.986833Z
 
[hidlib] -Cleanup: safe_fs shouldn't depend on PCB but should get (pcb_hidlib_t *) as first arg
r23704 file changeset diff or repo changeset diff igor22019-03-06T03:44:54.847355Z
 
[core] -Fix: don't crash on file not found while importing a netlist
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
r15921 file changeset diff or repo changeset diff igor22018-03-28T07:05:15.402344Z
 
[core] -Add: check and warn on uninit if any of the plug chains are non-empty - such bugs can lead to uninit-crash with plugins
r14045 file changeset diff or repo changeset diff igor22018-01-16T04:19:41.315025Z
 
-Cleanup: license banners: replace old PCB project banner and Thomas Nau contact in core (with permission from Thomas Nau) and mark other author's contact as old contact
r13666 file changeset diff or repo changeset diff igor22017-12-27T04:27:36.729683Z
 
-Cleanup: remove excess () in return statements
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r11523 file changeset diff or repo changeset diff igor22017-09-15T09:08:43.789172Z
 
[core] -Add: the central import function uses safe_fs
r5669 file changeset diff or repo changeset diff igor22016-12-15T17:16:07.831782Z
 
[core] -Cleanup: more message log levels
r5067 file changeset diff or repo changeset diff igor22016-11-18T03:52:49.481270Z
 
[unravel2] -Rename: plug chains
r4986 file changeset diff or repo changeset diff igor22016-11-16T03:53:40.809166Z
 
[unravel2] -Rename: plugin API calls
r4981 file changeset diff or repo changeset diff igor22016-11-16T03:23:45.182167Z
 
[unravel2] -Rename: plug_import.h functions
r4862 file changeset diff or repo changeset diff igor22016-11-13T08:40:38.700306Z
 
[unravel2] -Rename: Message to pcb_message
r4799 file changeset diff or repo changeset diff igor22016-11-12T14:42:06.234364Z
 
[unravel2] -Rename: plug_import API types
r4542 file changeset diff or repo changeset diff igor22016-11-03T15:12:14.703886Z
 
[unravel] -Cleanup: #includes, especially for config.h, in core
r4520 file changeset diff or repo changeset diff igor22016-11-03T12:02:53.338540Z
 
[unravel] -Del: global.h
r3182 file changeset diff or repo changeset diff igor22016-09-11T12:29:42.317377Z
 
[c89] -Fix: HOOK_CALL* are vararg macros anymore (c89 has no vararg macro)
r3045 file changeset diff or repo changeset diff hzeller2016-09-10T09:10:08.319948Z
 
o First step in making Message() have a level that we can use to color messages in the message window or do something otherweise special. o The old Message() did not have a level, so this initial step sets everything to PCB_MSG_DEFAULT which is equivalent to PCB_MSG_INFO. This should be changed as we go to the right category.
r2449 file changeset diff or repo changeset diff igor22016-08-09T06:49:23.721770Z
 
[mods] -Add: import plugin API [mods] -Split: move out netlist read from the io plug code to a separate import plugin [mods] -Cleanup: remove edif stub, convert edif to an import plugin

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