r20731 file changeset diff or repo changeset diff igor22018-11-05T03:38:52.835638Z
 
[doc] -Fix: obsolete, broken flag doc
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
r18125 file changeset diff or repo changeset diff igor22018-07-06T09:34:01.951256Z
 
[core] -Add: flagstr helper funtion for converting a string back to flag info
r18124 file changeset diff or repo changeset diff igor22018-07-06T09:08:32.219016Z
 
[core] -Add: flag helper func: return flag info by bit
r16832 file changeset diff or repo changeset diff igor22018-04-30T08:17:52.010303Z
 
[core] -Change: all obj flag str map API: pass the flag bits struct entry pointer instead of the name, so the caller has access to all fields
r16829 file changeset diff or repo changeset diff igor22018-04-30T08:00:38.551171Z
 
[core] -Add: flag bit/name vs. object type map function
r16464 file changeset diff or repo changeset diff igor22018-04-14T04:18:59.460490Z
 
[core] -Add: flag<->string conversion: compatibility flag that allows old formats to have the sqaure flag on padstacks (pads in the old model)
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
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r11753 file changeset diff or repo changeset diff igor22017-09-24T07:11:07.681264Z
 
[core] -Add: also store the string version of the flag name, verbatim, for the doc
r11751 file changeset diff or repo changeset diff igor22017-09-24T06:31:24.172196Z
 
[core] -Move: flag help text from doxygen comments to the struct so the code can use them
r11744 file changeset diff or repo changeset diff igor22017-09-24T05:18:39.378256Z
 
[core] -Fix: use the flag bits enum for flag bit mask in flag_str - don't assume int is >=32 bits
r11017 file changeset diff or repo changeset diff igor22017-08-20T14:38:28.532760Z
 
[intconn] -Fix: remove intconn from flags and make it a good old common struct field - for easier access and cleaner data structs; keep file format compatibility with .pcb, and lihata board v1 and v2
r4885 file changeset diff or repo changeset diff igor22016-11-13T10:35:42.833087Z
 
[unravel2] -Rename: flag manipulation functions
r4882 file changeset diff or repo changeset diff igor22016-11-13T10:21:35.888519Z
 
[unravel2] -Move: board-level str flags back to core - some other plugins and even the poly code depend on it
r4878 file changeset diff or repo changeset diff igor22016-11-13T09:54:37.755254Z
 
[unravel] -Del: unused board-level flag<->string converters
r4784 file changeset diff or repo changeset diff igor22016-11-12T12:08:40.500837Z
 
[unravel2] -Rename: flag types
r4601 file changeset diff or repo changeset diff igor22016-11-05T13:25:23.934234Z
 
[unravel] -Del: global_objs.h; object commons go in obj_common.h, many of the includes could be removed
r4489 file changeset diff or repo changeset diff igor22016-11-02T17:05:28.273617Z
 
[unravel] -Rename: strflags.[ch] to flag_str.[ch] (file name unification)
r3210 file changeset diff or repo changeset diff hzeller2016-09-12T00:23:59.630651Z
 
[core]: strflags: use const char* for literal-initialized values in struct.
r2863 file changeset diff or repo changeset diff igor22016-09-03T04:12:18.104138Z
 
[core] -Add: publish strflags flagbits len so the array can be iterated by external code
r2861 file changeset diff or repo changeset diff igor22016-09-03T02:47:10.654213Z
 
[core] -Add: publish core strflags (with proper prefix) so that io_ can work from it
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
r1808 file changeset diff or repo changeset diff igor22016-06-03T06:18:28.698401Z
 
[conf] -Del: remove pcb flag references in favor of conf's design tree
r1764 file changeset diff or repo changeset diff igor22016-06-01T02:59:32.693590Z
 
[io_pcb] -Move: strflags back to src/ as it's closer to core functionality (flags are internal data properties and are printed in string on the UI)
r1761 file changeset diff or repo changeset diff igor22016-05-31T07:24:01.880345Z
 
[io_pcb] -Change: turn .pcb (.fp) file IO code into plugin io_pcb - mandatory builtin for now
r1237 file changeset diff or repo changeset diff igor22016-03-13T08:15:43.267483Z
 
[leak] -Fix: free layer list in strflags
r1233 file changeset diff or repo changeset diff igor22016-03-13T07:53:44.711698Z
 
[leak] -Fix: strflags should free buf() at the end
r1022 file changeset diff or repo changeset diff igor22016-02-14T08:22:57.084131Z
 
-Cleanup: indentaton in the original code
r4 file changeset diff or repo changeset diff igor22013-08-30T15:43:54.689550Z
 
-Import: trunk from vendor, debian patched
r2 file changeset diff or repo changeset diff igor22013-08-30T15:40:02.300006Z
 
[vendor] -Add: original version from 20110918, debian patched

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