URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [tools/] [src/] [tools/] [Utils/] [ChangeLog] - Rev 174
Compare with Previous | Blame | View Log
2003-04-30 John Dallaway <jld@ecoscentric.com>* common/eCosStd.h: Update version string to "2.0".Use WSAEWOULDBLOCK under Cygwin.2003-02-12 Bart Veer <bartv@ecoscentric.com>* common/configure, common/Makefile.in:Regenerate after acinclude.m4 update2003-01-25 John Dallaway <jld@ecoscentric.com>* common/Collections.cpp: #include <winsock2.h> early for Cygwinbuilds to eliminate fd_set compiler warning* common/eCosSocket.cpp: Add newline at end of file to eliminatecompiler warning2003-01-20 John Dallaway <jld@ecoscentric.com>* common/eCosThreadUtils.cpp:Use "try" rather than "__try" for Cygwin builds.* common/eCosStd.h:#include winsock2.h and process.h for Cygwin builds.* common/Properties.cpp:Use MIN macro rather than min() for portability.2002-08-03 Bart Veer <bartv@ecoscentric.com>* common/Makefile.am, common/configure.in, common/acinclude.m4:Rework host-side autoconf support2000-09-15 Jesper Skov <jskov@redhat.com>* common/Makefile.in: Regenerated.* common/configure: Ditto.* common/eCosSocket.h: Made SSReadResult enum public.* common/Makefile.am: Added autoconf/make support.* common/Makefile.in: Ditto.* common/configure: Ditto.* common/configure.in: Ditto.* common/acinclude.m4: Ditto.* common/aclocal.m4: Ditto.* common/wcharunix.h (_tperror): Make putenv convert String tochar*.2000-08-01 Jonathan Larmour <jlarmour@redhat.co.uk>* common/eCosSerial.h:* common/eCosSerial.cpp:Add support for setting RTSCTS, DSRDTR and XONXOFF flow controlfor both win32 and unix2000-04-14 Simon FitzMaurice <sdf@redhat.co.uk>* common\Subprocess.cppcommon\Subprocess.hAlways attempt to kill a process explicitly (don't let Cygwin processes linger)2000-04-13 Simon FitzMaurice <sdf@redhat.co.uk>* common\eCosSerial.cppcommon\eCosSocket.cppcommon\eCosTrace.cppTidy up timestamp output.2000-04-11 Simon FitzMaurice <sdf@redhat.co.uk>* common\Collections.cppcommon\Collections.hcommon\Properties.cppcommon\Properties.hcommon\eCosStd.hcommon\eCosThreadUtils.cppcommon\eCosThreadUtils.hcommon\eCosTrace.cppcommon\eCosTrace.hcommon\wcharunix.hwin32\CTUtils.cppGeneral tidy-up.2000-03-13 Simon FitzMaurice <sdf@redhat.co.uk>* common\Collections.cppcommon\Properties.cppcommon\eCosStd.cppcommon\eCosStd.hcommon\eCosThreadUtils.cppcommon\eCosThreadUtils.hcommon\eCosTrace.cppMark UNIX sections of code as such.Correct bug in GetBuffer() - always allow enough space for allocation of *old* string.2000-03-10 Simon FitzMaurice <sdf@redhat.co.uk>* common\eCosStd.cppcommon\eCosStd.hcommon\eCosThreadUtils.cppMove CeCosTrace class to its own file* win32\IntegerEdit.cppEliminate compilation warning* win32\SubProcess.cppStart on UNIX implementation2000-03-08 Simon FitzMaurice <sdf@redhat.co.uk>* common\eCosThreadUtils.cppCorrect compilation problem on UNIX.2000-03-08 Simon FitzMaurice <sdf@redhat.co.uk>* common\eCosThreadUtils.cppcommon\eCosThreadUtils.hAdd name argument to RunThread calls for debugging.2000-03-08 Simon FitzMaurice <sdf@redhat.co.uk>* common\eCosStd.cppcommon\eCosStd.hcommon\eCosThreadUtils.cppcommon\eCosThreadUtils.hAvoid potential race condition in RunThread.2000-03-07 Simon FitzMaurice <sdf@redhat.co.uk>* common\Collections.cppcommon\Collections.hcommon\Properties.cppcommon\eCosStd.cppcommon\eCosStd.hcommon\eCosThreadUtils.cppwin32\SubProcess.cppwin32\SubProcess.hUse std::vector directly instead of StringArray, PtrArrayIntroduce common command-line processing to CeCosTestUtilsTidy output and trace functions and move to CeCosTraceCSubprocess Run functions now return thread id and pass instead of this pointer to message callbacks.2000-03-03 Simon FitzMaurice <sdf@redhat.co.uk>* common\Collections.cppcommon\Collections.hcommon\Properties.cppcommon\Properties.hThread-related eCosTest code extracted to new class CeCosThreadUtils2000-03-02 Simon FitzMaurice <sdf@redhat.co.uk>* common\Properties.cppcommon\Properties.hwin32\SubProcess.cppwin32\SubProcess.hMigrate more classes to Utils from eCosTest.Use common CSubprocess class implementation.2000-02-29 Simon FitzMaurice <sdf@redhat.co.uk>* common\Properties.h : CeCosTestUtils::String->String* win32\CSHDialog.cppwin32\CSHPropertyPage.cppwin32\CSHPropertySheet.cpp : guard against unexpected rclick position* win32\FileName.cpp : eliminate compilation warnings2000-02-25 Simon FitzMaurice <sdf@redhat.co.uk>* common\Properties.cppcommon\Properties.hAllow prefix to be supplied to support serialization chaining.2000-02-22 Simon FitzMaurice <sdf@redhat.co.uk>* win32\IntegerEdit.cppwin32\IntegerEdit.hKeep spin control sized according to parent.2000-02-21 Simon FitzMaurice <sdf@redhat.co.uk>* win32/MultiLineEditDialog.cppAdd WS_TABSTOP to controls.2000-02-21 Simon FitzMaurice <sdf@redhat.co.uk>* win32/IntegerEdit.cppDo not allow thousands in spin ctrl.2000-02-18 Simon FitzMaurice <sdf@redhat.co.uk>* common\Properties.hCreateKey should be Win32-only2000-02-16 Simon FitzMaurice <sdf@redhat.co.uk>* common\Properties.cppcommon\Properties.hAdd support for defining platforms.2000-02-15 Simon FitzMaurice <sdf@redhat.co.uk>* win32\CSHPropertyPage.cppwin32\CSHPropertySheet.cppPrevent recursion via OnWndMsg* win32\FileName.cppwin32\FileName.hAdd bFailIfAlreadyExists parameter to CreateDirectory()
