38443f8ea8bad0b607ae23b34ee59a6cef420131
[pspp-builds.git] / src / ui / ChangeLog
1 2007-06-06  Ben Pfaff  <blp@gnu.org>
2
3         Adapt case sources, sinks, and clients of procedure code to the
4         new infrastructure.
5         
6         * automake.mk: Remove files.
7
8         * flexifile.c: Removed, dead code.
9         * flexifile.h: Ditto.
10
11 Thu Feb  8 06:34:52 2007  Ben Pfaff  <blp@gnu.org>
12
13         * [!(HAVE_SYS_TYPES_H && HAVE_SYS_WAIT_H)] (connect_debugger) In
14         this case, we don't know how to connect to GDB, so just return.
15
16 Mon Jan 15 11:06:31 2007  Ben Pfaff  <blp@gnu.org>
17
18         * flexifile.c [DEBUGGING] (dump_case_data): Use case accessor
19         functions.
20         
21 Wed Dec 20 21:14:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
22
23         * flexifile.c (flexifilereader_cnum) : new function
24
25 Thu Nov 16 20:44:58 WST 2006 John Darrington <john@darrington.wattle.id.au>
26
27         * debugger.c debugger.h New files.
28
29 Mon Jul 17 18:22:18 WST 2006 John Darrington <john@darrington.wattle.id.au>
30
31         * flexifile.c flexifile.h: New files. Implementations of casefiles.
32
33 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
34         
35         * Moved files from src directory