summaryrefslogtreecommitdiff
path: root/PACE/ChangeLog
blob: 041bd317b3c01e9063d7e57d469e7e6d9fdcfe30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
Mon Jun  5 17:43:07 2000  Luther J Baker  <luther@cs.wustl.edu>

	* docs/todo.txt:

	  Updated. You may go here to find current
	  responsibilities.

Mon Jun  5 17:22:23 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/paces.dsp
	* pace/pacesd.dsp

	  Removed from the respository.
	  These files are generated (ie: paces.lib),
	  not project files.

Mon Jun  5 17:19:30 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/THANKS:
	  
	  Added John Heitmann, Andrew Gilpin and Darrell Brunsch.
	  Note: names and email addresses are nicely accesible
	  from this alphabetical file.

Mon Jun  5 17:04:36 2000  Andrew G. Gilpin  <agg1@cs.wustl.edu>

	* [inl,c]

	  Commited files to the repository in pace/linux

	* aio, dirent, fcntl, grp, in, inet, mman, mqueue,
	  netdb, pthread, pwd, sched, semaphore, setjmp,
	  signal, socket, stat, stdio, stdlib, string,
	  strings, termios, time, times, unistd, utime,
	  utsname, wait

Mon Jun  5 16:47:32 2000  Luther J Baker  <luther@cs.wustl.edu>

	* [inl,c]
	 
	  Moved files from root directory to pace/sunos.
	
	* aio, dirent, fcntl, grp, in, inet, mman, mqueue,
	  netdb, pthread, pwd, sched, semaphore, setjmp,
	  signal, socket, stat, stdio, stdlib, string,
	  strings, termios, time, times, unistd, utime,
	  utsname, wait

Mon Jun  5 15:23:53 2000  Luther J Baker  <luther@cs.wustl.edu>

	* /pace/linux
	* /pace/linux/README

	  Added to repository.

	* /pace/emulation
	* /pace/emulation/README	

	  Removed from repository.

Fri Jun 02 16:55:10 2000    <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/paces.dsp
	* ACE_wrappers/pace/pace/pacesd.dsp

	  Added to repository. Naming consistency with other
	  ACE libraries. Also removed pre-compiled header
	  option as well as separate directories for debug
	  and release versions of software. 
	
	* ACE_wrappers/pace/pace/pace_lib.dsp

	  Removed from repository. Naming consistency.

Thu Jun  1 17:41:04 2000  Luther J Baker  <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/emulation
	* ACE_wrappers/pace/pace/common
	* ACE_wrappers/pace/pace/emulation/README
	* ACE_wrappers/pace/pace/common/README

	  Added to repository.


Thu Jun  1 17:18:17 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/config/config_sunos5.7.h:
	  Removed from repository.

	* ACE_wrappers/pace/pace/posix/README
	* ACE_wrappers/pace/pace/win32/README
	* ACE_wrappers/pace/pace/vxworks/README

	  Added to repository to keep the directories visible.
	  

Thu Jun 01 16:50:48 2000    <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/pace.dsw
	* ACE_wrappers/pace/pace/pace_lib.dsp
	  
	  Added to the repository.

Tue May 30 16:54:06 2000  Luther J Baker  <luther@cs.wustl.edu>

	* THANKS:
	  Added key people to this file.

Tue May 30 14:13:00 2000  Luther J Baker  <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/posix
	* ACE_wrappers/pace/pace/win32
	* ACE_wrappers/pace/pace/vxworks
	* ACE_wrappers/pace/THANKS

          Added to the repository to facilitate cross-platform work.

Wed May 24 18:56:16 2000  Darrell Brunsch <brunsch@uci.edu>

        * docs/ACE_Integration.txt: (added)

          For the PACE crew, a file used to document our progress in
          splitting of ACE_OS and the PACE integration.

Wed May 24 14:40:41 2000  Luther J Baker  <luther@cs.wustl.edu>

        * README/VERSION:
          Added to repository.

Tue May 23 18:22:48 2000  Luther J Baker  <luther@cs.wustl.edu>

        * pace/pace/Makefile:
          Added to repository.

        * 'touch' to force dirs to show up with cvs co -P
          pace/docs/README
          pace/examples/README
          pace/pace/README
          pace/pace++/README
          pace/tests/README

Tue May 23 17:59:06 2000  Luther J Baker  <luther@cs.wustl.edu>

        * docs/todo.txt:
          Currently, all .o files appear in the
          ACE_wrappers/pace/pace directory (e.g.: nested
          files such as pace/pace/sys/socket.c generate
          pace/pace/socket.o. See pace/docs/todo.txt.

        * ACE_wrappers/pace/pace:
          Source files added.