next page
r35516 file changeset diff or repo changeset diff igor22021-08-01T14:57:21.989889Z
 
[altium] -Update: glue layer for ascii integration

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/test.c
r35512 file changeset diff or repo changeset diff igor22021-08-01T09:18:27.429380Z
 
[altium] -Update: test bed for record "allocation" and ascii parsing

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/test.c
r35506 file changeset diff or repo changeset diff igor22021-08-01T07:30:24.881293Z
 
[altium] -Update: dummy emulation layer for the integration

M /work/alien_formats/altium/libucdf/ucdf.h
M /work/alien_formats/altium/config.h
M /work/alien_formats/altium/Makefile
r35499 file changeset diff or repo changeset diff igor22021-08-01T05:44:11.971180Z
 
[altium] -Update: tester to follow the integration

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/test.c
M /work/alien_formats/altium/libucdf/ucdf.h
A /work/alien_formats/altium/config.h
r35495 file changeset diff or repo changeset diff igor22021-08-01T05:30:45.765010Z
 
[altium] -Update: ucdf emulation layer for the final includes in pcbdoc_bin

M /work/alien_formats/altium/pcbdoc_ascii.h
A /work/alien_formats/altium/libucdf/ucdf.h
A /work/alien_formats/altium/libucdf
r35492 file changeset diff or repo changeset diff igor22021-08-01T05:13:33.137815Z
 
[io_altium] -Move: binary parser from work/ to trunk/

D /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
A /trunk/src_plugins/io_altium/pcbdoc_bin.h
D /work/alien_formats/altium/pcbdoc_bin.h
A /trunk/src_plugins/io_altium/pcbdoc_bin.c
M /work/alien_formats/altium/Makefile
r35488 file changeset diff or repo changeset diff igor22021-08-01T03:08:30.171266Z
 
[altium] -Cleanup: remove unused vars

M /work/alien_formats/altium/pcbdoc_bin.c
r35487 file changeset diff or repo changeset diff igor22021-08-01T03:07:04.720832Z
 
[altium] -Fix: char sign matching

M /work/alien_formats/altium/pcbdoc_bin.c
r35486 file changeset diff or repo changeset diff igor22021-08-01T03:03:23.152162Z
 
[altium] -Add: parse polygons6 (ascii)

M /work/alien_formats/altium/pcbdoc_bin.c
r35482 file changeset diff or repo changeset diff igor22021-07-31T15:44:52.803492Z
 
[altium] -Add: parse records and fields of pads6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35474 file changeset diff or repo changeset diff igor22021-07-31T08:59:26.933701Z
 
[altium] -Cleanup: use TODO() instead of #warning for portability

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/pcbdoc_bin.c
r35473 file changeset diff or repo changeset diff igor22021-07-31T08:43:08.431209Z
 
[altium] -Add: load components6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35472 file changeset diff or repo changeset diff igor22021-07-31T08:41:13.273039Z
 
[altium] -Fix: sign correctness

M /work/alien_formats/altium/pcbdoc_bin.c
r35471 file changeset diff or repo changeset diff igor22021-07-31T08:40:45.370149Z
 
[altium] -Fix: record name casing

M /work/alien_formats/altium/pcbdoc_bin.c
r35470 file changeset diff or repo changeset diff igor22021-07-31T08:40:02.642303Z
 
[altium] -Add: parse nets6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35469 file changeset diff or repo changeset diff igor22021-07-31T08:35:07.707701Z
 
[altium] -Fix: missing return values

M /work/alien_formats/altium/pcbdoc_bin.c
r35468 file changeset diff or repo changeset diff igor22021-07-31T08:34:13.197738Z
 
[altium] -Add: parse classes6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35467 file changeset diff or repo changeset diff igor22021-07-31T08:06:41.446948Z
 
[altium] -Add: parse rules6 records

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35466 file changeset diff or repo changeset diff igor22021-07-31T07:49:08.291616Z
 
[altium] -Add: parse records and fields from vias6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35464 file changeset diff or repo changeset diff igor22021-07-31T07:39:52.901134Z
 
[altium] -Add: parse records and fields from fills6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35463 file changeset diff or repo changeset diff igor22021-07-31T07:30:27.545949Z
 
[altium] -Add: parse records and fields from texts6

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35460 file changeset diff or repo changeset diff igor22021-07-31T06:49:52.653654Z
 
[altium] -Fix: arcs6 minimum record size

M /work/alien_formats/altium/pcbdoc_bin.c
r35459 file changeset diff or repo changeset diff igor22021-07-31T06:35:52.345154Z
 
[altium] -Add: parse records and fields of arcs6

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35458 file changeset diff or repo changeset diff igor22021-07-31T05:58:42.920989Z
 
[altium] -Add: track decoder requires record type 4 for lines

M /work/alien_formats/altium/pcbdoc_bin.c
r35457 file changeset diff or repo changeset diff igor22021-07-31T05:54:14.052477Z
 
[altium] -Add: parse records and fields of tracks6

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
r35456 file changeset diff or repo changeset diff igor22021-07-31T05:27:40.070179Z
 
[altium] -Add: keep track on buffer usage for optimizing memory allocation later

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/pcbdoc_bin.h
r35455 file changeset diff or repo changeset diff igor22021-07-31T05:26:03.419516Z
 
[altium] -Add: provisions for memory management between the bin and ascii parsers for ascii-embedded-in-bin cases

M /work/alien_formats/altium/pcbdoc_bin.c
r35454 file changeset diff or repo changeset diff igor22021-07-31T05:24:08.078895Z
 
[altium] -Add: extract data from l4b into a buffer allocated [altium] -Add: extract board6 data and send it to ascii parsing

M /work/alien_formats/altium/pcbdoc_ascii.h
M /work/alien_formats/altium/pcbdoc_bin.c
r35453 file changeset diff or repo changeset diff igor22021-07-31T05:04:53.696107Z
 
[altium] -Add: prepare the API for reentrant buffering

M /work/alien_formats/altium/pcbdoc_bin.c
M /work/alien_formats/altium/test.c
A /work/alien_formats/altium/pcbdoc_bin.h
r35452 file changeset diff or repo changeset diff igor22021-07-31T05:01:43.486072Z
 
[altium] -Add: testbed for developing binary read and reverse engineer file format details

A /work/alien_formats/altium/pcbdoc_ascii.h
A /work/alien_formats/altium/pcbdoc_bin.c
A /work/alien_formats/altium/test.c
A /work/alien_formats/altium
A /work/alien_formats/altium/Makefile
r35284 file changeset diff or repo changeset diff igor22021-07-22T09:29:21.401394Z
 
[io_altium] -Move: altium parser from /work to /trunk

D /work/alien_formats/altium_parser
A /trunk/src_plugins/io_altium/altium_parser
r35282 file changeset diff or repo changeset diff igor22021-07-22T08:50:11.664325Z
 
[altium_parser] -Add: debug dump of the tree

M /work/alien_formats/altium_parser/main.c
r35281 file changeset diff or repo changeset diff igor22021-07-22T08:42:18.203281Z
 
[altium_parser] -Add: free the tree at the end

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
r35280 file changeset diff or repo changeset diff igor22021-07-22T08:30:02.234059Z
 
[altium_parser] -Add: build the tree of records and fields in memory

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
M /work/alien_formats/altium_parser/config.h
M /work/alien_formats/altium_parser/pcbdoc_ascii.h
M /work/alien_formats/altium_parser/altium_kw.sphash
r35279 file changeset diff or repo changeset diff igor22021-07-22T08:16:49.985058Z
 
[altium_parser] -Add: make trace messages optional

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
r35278 file changeset diff or repo changeset diff igor22021-07-22T08:14:55.543357Z
 
[altium_parser] -Add: split field's key and value

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
r35277 file changeset diff or repo changeset diff igor22021-07-22T08:00:27.943347Z
 
[altium_parser] -Add: allow the tester to open a custom file by name

M /work/alien_formats/altium_parser/main.c
r35276 file changeset diff or repo changeset diff igor22021-07-22T07:50:55.035646Z
 
[altium_parser] -Add: record parser

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
r35275 file changeset diff or repo changeset diff igor22021-07-22T07:18:57.640422Z
 
[altium_parser] -Fix: test program memory leak on test parse open file

M /work/alien_formats/altium_parser/main.c
r35274 file changeset diff or repo changeset diff igor22021-07-22T07:10:08.995336Z
 
[altium_parser] -Add: tree free (frees all raw blocks)

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
M /work/alien_formats/altium_parser/pcbdoc_ascii.h
M /work/alien_formats/altium_parser/main.c
r35273 file changeset diff or repo changeset diff igor22021-07-22T07:04:09.837921Z
 
[altoum_parser] -Add: block loader

M /work/alien_formats/altium_parser/pcbdoc_ascii.c
M /work/alien_formats/altium_parser/pcbdoc_ascii.h
M /work/alien_formats/altium_parser/main.c
M /work/alien_formats/altium_parser/plug_io.h
r35272 file changeset diff or repo changeset diff igor22021-07-22T06:11:32.396910Z
 
[altium_parser] -Add: tree structure, raw blocks and links

M /work/alien_formats/altium_parser/pcbdoc_ascii.h
r35271 file changeset diff or repo changeset diff igor22021-07-22T05:42:06.250542Z
 
[altium_parser] -Change: use multi-sphash to separate record and field namespaces

M /work/alien_formats/altium_parser/Makefile
M /work/alien_formats/altium_parser/altium_kw.sphash
r35270 file changeset diff or repo changeset diff igor22021-07-22T04:11:27.195002Z
 
[altium_parser] -Add: define record name keywords and the basic structure for the in-memory tree

M /work/alien_formats/altium_parser/Makefile
M /work/alien_formats/altium_parser/pcbdoc_ascii.h
A /work/alien_formats/altium_parser/altium_kw.sphash
r35269 file changeset diff or repo changeset diff igor22021-07-22T03:26:19.904147Z
 
[altium_parser] -Add: test bench for the low level read part [altium_parser] -Add: test-parse

A /work/alien_formats/altium_parser/pcbdoc_ascii.c
A /work/alien_formats/altium_parser/Makefile
A /work/alien_formats/altium_parser
A /work/alien_formats/altium_parser/config.h
A /work/alien_formats/altium_parser/pcbdoc_ascii.h
A /work/alien_formats/altium_parser/main.c
A /work/alien_formats/altium_parser/plug_io.h
r28688 file changeset diff or repo changeset diff igor22019-12-08T15:05:52.028233Z
 
-Del: self intersecting poly case

D /work/alien_formats/eagle/OSHW_XML_examples/eagle_polygon_crash.brd
r24623 file changeset diff or repo changeset diff erich2019-04-14T17:03:02.871111Z
 
[alien_formats] -Add: more details on example files

M /work/alien_formats/kicad/v3/README
r24621 file changeset diff or repo changeset diff erich2019-04-14T16:45:48.189819Z
 
[alien_formats] -Add: README for non english layer naming within layouts

A /work/alien_formats/kicad/v3/README
r24620 file changeset diff or repo changeset diff erich2019-04-14T16:39:19.585503Z
 
[alien_formats] -Del: duplicate layout removed

D /work/alien_formats/kicad/v3/pic_programmer.kicad_pcb.kicad_pcb
r24619 file changeset diff or repo changeset diff erich2019-04-14T16:37:10.637282Z
 
[alien_formats] -Add: v3 kicad layouts with a variety of layer naming styles

A /work/alien_formats/kicad/v3/massue_bento_v2.kicad_pcb
A /work/alien_formats/kicad/v3/sonde xilinx.kicad_pcb
A /work/alien_formats/kicad/v3/kit-dev-coldfire-xilinx_5213.kicad_pcb
A /work/alien_formats/kicad/v3/interf_u.kicad_pcb
A /work/alien_formats/kicad/v3/carte_test.kicad_pcb
A /work/alien_formats/kicad/v3/ModbusMSP430.kicad_pcb
A /work/alien_formats/kicad/v3/pic_programmer.kicad_pcb.kicad_pcb
A /work/alien_formats/kicad/v3/pic_programmer.kicad_pcb
A /work/alien_formats/kicad/v3/video.kicad_pcb
A /work/alien_formats/kicad/v3
A /work/alien_formats/kicad/v3/mpu-9150_breakout.kicad_pcb
A /work/alien_formats/kicad/v3/ecc83-pp_v2.kicad_pcb
A /work/alien_formats/kicad/v3/ecc83-pp.kicad_pcb
A /work/alien_formats/kicad/v3/Ajugar.kicad_pcb
r24505 file changeset diff or repo changeset diff erich2019-04-08T14:54:28.627403Z
 
[io_kicad] -Add: test files in work-alien formats-kicad for italian and french layer names

A /work/alien_formats/kicad/video.kicad_pcb
A /work/alien_formats/kicad/diginterfaceV3.kicad_pcb
A /work/alien_formats/kicad/carte_test.kicad_pcb
r21670 file changeset diff or repo changeset diff igor22018-12-11T10:25:16.584214Z
 
[eagle] -Add: poly log checker

A /work/alien_formats/eagle/polycheck.sh
r21668 file changeset diff or repo changeset diff erich2018-12-11T10:01:50.456069Z
 
[alien_formats] -Add: dump of set of binary polygon wire vertices in eagle/binary_poly_log.txt

A /work/alien_formats/eagle/binary_poly_log.txt
r15133 file changeset diff or repo changeset diff erich2018-03-03T23:29:34.193762Z
 
[alien_formats] -Add: example XML board which segfaults, st_uninit() related, invalid pointer

A /work/alien_formats/eagle/OSHW_XML_examples/Pure_VCO_SMD_V2_2_7fe46bec-f8a9-4486-8dff-4481dee6517b.brd
r14986 file changeset diff or repo changeset diff erich2018-02-25T18:40:56.348779Z
 
[alien_formats] -Add: tvbgone picture showing text fields

A /work/alien_formats/eagle/OSHW_binary_examples/tvbgone3.jpg
r14985 file changeset diff or repo changeset diff erich2018-02-25T18:34:33.159173Z
 
[lien_formats] -Add: details of text block passing routine read_notes(...)

M /work/alien_formats/eagle/eagle_bin_text.txt
r14984 file changeset diff or repo changeset diff erich2018-02-25T18:25:31.088555Z
 
[alien_formats] -Update: refer to rs232.brd and tvbgone as best examples of 127 fields on layouts.

M /work/alien_formats/eagle/eagle_bin_text.txt
r14983 file changeset diff or repo changeset diff erich2018-02-25T18:17:06.698485Z
 
[alien_formats] -Add: rs232 example of layout and pics with 127 text block references

A /work/alien_formats/eagle/OSHW_binary_examples/rs232.brd
A /work/alien_formats/eagle/OSHW_binary_examples/rs232-brd.png
A /work/alien_formats/eagle/OSHW_binary_examples/rs232-silk1.png
A /work/alien_formats/eagle/OSHW_binary_examples/rs232-silk.png
r14982 file changeset diff or repo changeset diff erich2018-02-25T17:54:04.199265Z
 
[alien_formats] -Add: DP part ninja with 127 fields for terminals, labels, etc.. and photo

A /work/alien_formats/eagle/OSHW_binary_examples/part_ninja_v1c.jpg
A /work/alien_formats/eagle/OSHW_binary_examples/Part_Ninja_V1c.brd
r14981 file changeset diff or repo changeset diff erich2018-02-25T17:25:54.613735Z
 
[alien_formats] -Add: simple example of board with text block v4 and pic

A /work/alien_formats/eagle/OSHW_binary_examples/monostable_board_555.gif
A /work/alien_formats/eagle/OSHW_binary_examples/monostable.brd
r14980 file changeset diff or repo changeset diff erich2018-02-25T16:14:32.087527Z
 
[alien_formats] -Add: eagle_bin_text.txt working summary of text block 127 format

A /work/alien_formats/eagle/eagle_bin_text.txt
r14979 file changeset diff or repo changeset diff erich2018-02-25T15:54:57.261609Z
 
[alien_formats] -Add: example of binary file with text block forming part of binary tree, not addendum

A /work/alien_formats/eagle/OSHW_binary_examples/BusPiratev3.5c-SOIC.brd
r14714 file changeset diff or repo changeset diff erich2018-02-16T10:48:29.196092Z
 
[alien_formats] -Add: eagle XML polygon crash example .brd from Ardutouch

A /work/alien_formats/eagle/OSHW_XML_examples/eagle_polygon_crash.brd
r14413 file changeset diff or repo changeset diff igor22018-02-02T12:03:37.615382Z
 
[alien_formats] -Del: minimal eagle examples - moving to aux

D /work/alien_formats/eagle/poly3.png
D /work/alien_formats/eagle/poly0.brd
D /work/alien_formats/eagle/poly2.brd
D /work/alien_formats/eagle/poly0.png
D /work/alien_formats/eagle/poly1.brd
D /work/alien_formats/eagle/poly2.png
D /work/alien_formats/eagle/poly3.brd
D /work/alien_formats/eagle/poly1.png
r14023 file changeset diff or repo changeset diff igor22018-01-14T09:20:16.118930Z
 
-Fix: eol style

M /work/alien_formats/protel/AUTOTFAQ.TXT
r13686 file changeset diff or repo changeset diff erich2017-12-28T16:26:55.264953Z
 
[alien_formats] -Add: example layout and libraries from freepcb

A /work/alien_formats/freepcb/libraries/sm_sop.fpl
A /work/alien_formats/freepcb/libraries
A /work/alien_formats/freepcb/libraries/sm_soic.fpl
A /work/alien_formats/freepcb/libraries/led.fpl
A /work/alien_formats/freepcb/libraries/sm_sot.fpl
A /work/alien_formats/freepcb
A /work/alien_formats/freepcb/libraries/th_sip.fpl
A /work/alien_formats/freepcb/libraries/th_connector.fpl
A /work/alien_formats/freepcb/libraries/sm_dip.fpl
A /work/alien_formats/freepcb/libraries/sm_capacitor.fpl
A /work/alien_formats/freepcb/libraries/th_resistor.fpl
A /work/alien_formats/freepcb/libraries/th_mounting_hole.fpl
A /work/alien_formats/freepcb/libraries/th_header.fpl
A /work/alien_formats/freepcb/libraries/th_diode.fpl
A /work/alien_formats/freepcb/libraries/th_capacitor.fpl
A /work/alien_formats/freepcb/libraries/th_transistor.fpl
A /work/alien_formats/freepcb/libraries/transfmr.fpl
A /work/alien_formats/freepcb/libraries/test_point.fpl
A /work/alien_formats/freepcb/libraries/th_dip.fpl
A /work/alien_formats/freepcb/libraries/sm_resistor.fpl
A /work/alien_formats/freepcb/libraries/sm_plcc.fpl
A /work/alien_formats/freepcb/libraries/sm_lcc.fpl
A /work/alien_formats/freepcb/libraries/sm_soj.fpl
A /work/alien_formats/freepcb/layouts/motor.fpc
A /work/alien_formats/freepcb/layouts
r13631 file changeset diff or repo changeset diff erich2017-12-23T18:09:00.410871Z
 
[io_eagle] -Add: example single component binary libary exhibiting deselect bug

A /work/alien_formats/eagle/OSHW_binary_examples/FTSH-105-XX-XX-D.lbr
r11225 file changeset diff or repo changeset diff erich2017-09-02T03:39:19.549280Z
 
[hpgl] final exmaple from HaD

A /work/alien_formats/hpgl/outlinecopper.hpgl
r11224 file changeset diff or repo changeset diff erich2017-09-02T03:36:49.824491Z
 
[hpgl] added additional example from HaD example

A /work/alien_formats/hpgl/silkscreenlayer.hpgl
r11223 file changeset diff or repo changeset diff erich2017-09-02T03:26:02.975436Z
 
[hpgl] alien format hpgl example files exported from inkscape

A /work/alien_formats/hpgl/barecopper.hpgl
A /work/alien_formats/hpgl
A /work/alien_formats/hpgl/celem-example.hpgl
A /work/alien_formats/hpgl/nocopper.hpgl
r11124 file changeset diff or repo changeset diff igor22017-08-28T07:26:00.753687Z
 
[alien_formats] -Add: minimal dxf save for layers

A /work/alien_formats/dxf/layer.dxf
A /work/alien_formats/dxf/layer_lines.dxf
r11122 file changeset diff or repo changeset diff igor22017-08-28T07:10:41.848812Z
 
[alien_formats] -Add: minimal dxf examples generated using freecad (format: 2007)

A /work/alien_formats/dxf/line.dxf
A /work/alien_formats/dxf/circle.dxf
A /work/alien_formats/dxf/Al
A /work/alien_formats/dxf/rect.dxf
A /work/alien_formats/dxf
A /work/alien_formats/dxf/arc.dxf
A /work/alien_formats/dxf/base.dxf
A /work/alien_formats/dxf/drill.dxf
A /work/alien_formats/dxf/A
r10372 file changeset diff or repo changeset diff igor22017-07-18T07:20:17.494706Z
 
[alien_formats] -Change: write -1 in the first 4 byte integer field of longint.brd

M /work/alien_formats/eagle/OSHW_binary_examples/longint.brd
r10371 file changeset diff or repo changeset diff igor22017-07-18T07:17:07.639930Z
 
[alien_fomats] -Add: long int debug board cloned from 555

A /work/alien_formats/eagle/OSHW_binary_examples/longint.brd
r10364 file changeset diff or repo changeset diff erich2017-07-17T16:33:09.373879Z
 
[io_eagle] leach amplifier board has one package per lib. A new variation.

A /work/alien_formats/eagle/OSHW_binary_examples/leachamp4_5.brd
r10363 file changeset diff or repo changeset diff erich2017-07-17T16:30:13.755424Z
 
[io_eagle] alien formats eprom example board added. Shows element geometry and BBOX issues nicely.

A /work/alien_formats/eagle/OSHW_binary_examples/eprommer_3_3.brd
r10352 file changeset diff or repo changeset diff erich2017-07-16T07:12:03.028884Z
 
[io_eagle] core memory driver board example layout in binary format

A /work/alien_formats/eagle/OSHW_binary_examples/driver_32bit_v1.1.brd
r10341 file changeset diff or repo changeset diff erich2017-07-16T05:39:47.454375Z
 
[io_eagle] core memory add on board for arduino

A /work/alien_formats/eagle/OSHW_binary_examples/cores_32bit_v1.1.brd
r10315 file changeset diff or repo changeset diff erich2017-07-15T16:39:41.830595Z
 
[io_eagle] seem to have fixed test case block sizes.

M /work/alien_formats/eagle/OSHW_binary_examples/resistor_minimal_6.brd
r10314 file changeset diff or repo changeset diff erich2017-07-15T16:06:12.187279Z
 
[eagle_bin] minimal example of eagle bin board with one package lib

A /work/alien_formats/eagle/OSHW_binary_examples/resistor_minimal_6.brd
r10031 file changeset diff or repo changeset diff erich2017-07-03T11:41:47.681396Z
 
[bug_files] arc bbox bug example files added

D /work/alien_formats/protel/arcExample.PCB
A /work/bug_files/arcExample.PCB
D /work/alien_formats/protel/arcExample.lht
A /work/bug_files/arcExample.lht
r10030 file changeset diff or repo changeset diff erich2017-07-03T11:24:14.684163Z
 
[alien_formats] removed font from example file

M /work/alien_formats/protel/arcExample.lht
r9987 file changeset diff or repo changeset diff erich2017-07-02T13:54:48.354514Z
 
[alien_formats] FAQ from airborn.com.au re Autotrax file format

A /work/alien_formats/protel/AUTOTFAQ.TXT
r9959 file changeset diff or repo changeset diff erich2017-07-01T10:54:51.965082Z
 
[io_autotrax] arc bounding box bug - minimal example - manifests on export of example lht layout to protel

A /work/alien_formats/protel/arcExample.PCB
A /work/alien_formats/protel/arcExample.lht
r9923 file changeset diff or repo changeset diff erich2017-06-29T12:45:22.359530Z
 
[alien_formats] protel text examples

A /work/alien_formats/protel/text3.pcb
A /work/alien_formats/protel/text1.pcb
A /work/alien_formats/protel/text7.pcb
A /work/alien_formats/protel/text5.pcb
A /work/alien_formats/protel/text4.pcb
A /work/alien_formats/protel/text2.pcb
A /work/alien_formats/protel/text8.pcb
A /work/alien_formats/protel/text6.pcb
r9898 file changeset diff or repo changeset diff erich2017-06-28T13:49:52.512925Z
 
[alien_formats] example protel file with text on different layers

A /work/alien_formats/protel/ProtelAutoraxTextExample.pcb
r9860 file changeset diff or repo changeset diff erich2017-06-27T05:21:35.645876Z
 
[alien_formats] main.c not needed

D /work/alien_formats/protel/main.c
r9859 file changeset diff or repo changeset diff erich2017-06-27T05:18:31.143312Z
 
[alien_formats] example board

M /work/alien_formats/protel/main.c
A /work/alien_formats/protel/amssio3.pcb
r9829 file changeset diff or repo changeset diff erich2017-06-25T14:03:21.340575Z
 
[io_autotrax] problem test case for io_autotrax parsing in work/protel

A /work/alien_formats/protel/main.c
r9599 file changeset diff or repo changeset diff igor22017-06-18T14:23:36.645943Z
 
[io_eagle] -Move: eagle bin from work/ to trunk/

A /trunk/src_plugins/io_eagle/egb_tree.c
D /work/alien_formats/eagle/eagle_bin/test_parser/egb_tree.c
D /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.h
A /trunk/src_plugins/io_eagle/egb_tree.h
A /trunk/src_plugins/io_eagle/eagle_bin.c
D /work/alien_formats/eagle/eagle_bin/test_parser/egb_tree.h
A /trunk/src_plugins/io_eagle/eagle_bin.h
D /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9598 file changeset diff or repo changeset diff erich2017-06-18T14:04:42.024762Z
 
[io_autotrax] frequency counter by Dave Jones http://www.alternatezone.com/electronics/freq.htm

A /work/alien_formats/protel/FREQ12.PCB
r9593 file changeset diff or repo changeset diff erich2017-06-18T13:51:28.390890Z
 
[io_autotrax] example pcb from http://alternatezone.com/electronics/eprom2.htm

A /work/alien_formats/protel/PCEB11.PCB
r9565 file changeset diff or repo changeset diff erich2017-06-17T16:21:24.996148Z
 
[eagle_bin] mask fixed

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9564 file changeset diff or repo changeset diff erich2017-06-17T16:16:18.081956Z
 
[eagle_bin] fixed residual mask errors

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9563 file changeset diff or repo changeset diff erich2017-06-17T16:13:37.788397Z
 
[eagle_bin] fixed some masks

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9562 file changeset diff or repo changeset diff igor22017-06-17T16:00:51.548651Z
 
[eagle_bin] -Add: virtual nodes under board/

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9561 file changeset diff or repo changeset diff erich2017-06-17T15:55:54.107434Z
 
[eagle_bin] related block masks completed

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9560 file changeset diff or repo changeset diff erich2017-06-17T15:37:16.127132Z
 
[eagle_bin] merging of matching blocks underway

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9559 file changeset diff or repo changeset diff igor22017-06-17T15:32:52.371858Z
 
[eagle_bin] -Add: add virtual nodes in the tree for subsections where the script requests that

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.c
r9558 file changeset diff or repo changeset diff erich2017-06-17T15:30:48.464662Z
 
[eagle_bin] condensed enum in .h

M /work/alien_formats/eagle/eagle_bin/test_parser/eagle_bin.h

Command line to view the complete history:
svn log -v svn://svn.repo.hu/pcb-rnd//work/alien_formats