mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Clean up of change notes in headers
This commit is contained in:
parent
910702e4f7
commit
00d25acd85
@ -19,7 +19,7 @@
|
|||||||
*
|
*
|
||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
* $Id: gpre.h,v 1.5 2002-02-16 03:59:02 seanleyne Exp $
|
* $Id: gpre.h,v 1.6 2002-02-16 05:06:17 seanleyne Exp $
|
||||||
* Revision 1.3 2000/11/27 09:26:13 fsg
|
* Revision 1.3 2000/11/27 09:26:13 fsg
|
||||||
* Fixed bugs in gpre to handle PYXIS forms
|
* Fixed bugs in gpre to handle PYXIS forms
|
||||||
* and allow edit.e and fred.e to go through
|
* and allow edit.e and fred.e to go through
|
||||||
@ -42,8 +42,8 @@
|
|||||||
* in WHERE clauses for sql dialect 2 and 3.
|
* in WHERE clauses for sql dialect 2 and 3.
|
||||||
* (cause a core dump in a test case from C.R. Zamana)
|
* (cause a core dump in a test case from C.R. Zamana)
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "HP9000 s300" port
|
* - "IMP" and "HP9000 s300"
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,14 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" and "MAC_CP" defines
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" port
|
* - MAC (MAC, MAC_AUX and "MAC_CP" defines)
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - EPSON, DELTA, IMP, NCR3000, NeXT, M88K, Cray
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - OS/2, Apollo
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NeXT" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Cray" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Apollo" port
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef AUTOCONFIG_H
|
#ifndef AUTOCONFIG_H
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" define
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - DELTA and IMP
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _INTL_LANGDRV_H_
|
#ifndef _INTL_LANGDRV_H_
|
||||||
|
@ -20,9 +20,9 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" and "MAC_CP" defines
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "XENIX" port
|
* - MAC ("MAC", "MAC_AUX" and "MAC_CP" defines)
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
* - XENIX and OS/2
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -1021,9 +1021,12 @@ pVOID CALLTYPE LdCalloc(UINT16 NumberItems, UINT16 SizeItem);
|
|||||||
// VCS AREA
|
// VCS AREA
|
||||||
//-----------------------------------------------------------------
|
//-----------------------------------------------------------------
|
||||||
|
|
||||||
// $Header: /home/job/firebird/cvs-backup/firebird2/src/intl/ld.h,v 1.4 2002-02-16 04:16:08 seanleyne Exp $
|
// $Header: /home/job/firebird/cvs-backup/firebird2/src/intl/ld.h,v 1.5 2002-02-16 05:06:17 seanleyne Exp $
|
||||||
|
|
||||||
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
||||||
|
// Revision 1.4 2002/02/16 04:16:08 seanleyne
|
||||||
|
// Code cleanup of obsolete OS/2 port
|
||||||
|
//
|
||||||
// Revision 1.3 2002/02/16 02:49:56 seanleyne
|
// Revision 1.3 2002/02/16 02:49:56 seanleyne
|
||||||
// Code cleanup of obsolete XENIX port and missed MAC (MAC_AUX) port items
|
// Code cleanup of obsolete XENIX port and missed MAC (MAC_AUX) port items
|
||||||
//
|
//
|
||||||
|
@ -26,19 +26,14 @@
|
|||||||
* conditionals, as the engine now fully supports
|
* conditionals, as the engine now fully supports
|
||||||
* readonly databases.
|
* readonly databases.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" and "MAC_CP" defines
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" define
|
* - MAC ("MAC", "MAC_AUX" and "MAC_CP" defines)
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "XENIX" port
|
* - EPSON, XENIX, DELTA, IMP, NCR3000, M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - NT Power PC and HP9000 s300
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NT Power PC" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "HP9000 s300" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
$Id: common.h,v 1.14 2002-02-16 03:59:02 seanleyne Exp $
|
$Id: common.h,v 1.15 2002-02-16 05:06:17 seanleyne Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef JRD_COMMON_H
|
#ifndef JRD_COMMON_H
|
||||||
|
@ -20,8 +20,8 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - DELTA and IMP
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -20,11 +20,8 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" define
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "XENIX" port
|
* - EPSON, XENIX, MAC (MAC_AUX), Cray and OS/2
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" (MAC_AUX) port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Cray" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -22,13 +22,10 @@
|
|||||||
* FSG 16.03.2001
|
* FSG 16.03.2001
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
$Id: ibase.h,v 1.8 2002-02-16 04:16:08 seanleyne Exp $
|
$Id: ibase.h,v 1.9 2002-02-16 05:06:17 seanleyne Exp $
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" port
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "XENIX" port
|
* - EPSON, XENIX, MAC (MAC_AUX), Cray and OS/2
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" (MAC_AUX) port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Cray" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -21,15 +21,12 @@
|
|||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
* Solaris x86 changes - Konstantin Kuznetsov, Neil McCalden
|
* Solaris x86 changes - Konstantin Kuznetsov, Neil McCalden
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" port
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - EPSON, DELTA, IMP, NCR3000 and M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: isc_ipc.cpp,v 1.11 2002-02-16 03:54:54 seanleyne Exp $ */
|
/* $Id: isc_ipc.cpp,v 1.12 2002-02-16 05:06:17 seanleyne Exp $ */
|
||||||
|
|
||||||
#ifdef SHLIB_DEFS
|
#ifdef SHLIB_DEFS
|
||||||
#define LOCAL_SHLIB_DEFS
|
#define LOCAL_SHLIB_DEFS
|
||||||
|
@ -20,13 +20,9 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" define
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - EPSON, DELTA, IMP, NCR3000, M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - HP9000 s300 and Apollo
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "HP9000 s300" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Apollo" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,14 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" and "MAC_CP" defines
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" define
|
* - MAC ("MAC", "MAC_AUX" and "MAC_CP" defines)
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - EPSON, DELTA, IMP, NCR3000, NeXT, M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - Cray, OS/2 and Apollo
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NeXT" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Cray" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Apollo" port
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef AUTOCONFIG_H
|
#ifndef AUTOCONFIG_H
|
||||||
|
@ -1,14 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "MAC" port (MAC/MAC_CP/MAC_AUX defines)
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" port
|
* - MAC ("MAC", "MAC_AUX" and "MAC_CP" defines)
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - EPSON, DELTA, IMP, NCR3000, NeXT, M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
* - Cray, OS/2 and Apollo
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NeXT" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Cray" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "OS/2" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "Apollo" port
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef AUTOCONFIG_H
|
#ifndef AUTOCONFIG_H
|
||||||
|
@ -20,14 +20,9 @@
|
|||||||
* All Rights Reserved.
|
* All Rights Reserved.
|
||||||
* Contributor(s): ______________________________________.
|
* Contributor(s): ______________________________________.
|
||||||
*
|
*
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "EPSON" define
|
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete ports:
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "XENIX" port
|
* - EPSON, XENIX, DELTA, IMP, NCR3000, M88K
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "DELTA" port
|
* - NT Power PC and HP9000 s300
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "IMP" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NCR3000" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "M88K" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "NT Power PC" port
|
|
||||||
* 2002.02.15 Sean Leyne - Code Cleanup, removed obsolete "HP9000 s300" port
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user