2014-01-21 20:41 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* Makefile
  * config/*
  * contrib/*
  * doc/*
  * extras/*
  * include/*
  * lib/*
  * package/*
  * src/*
  * tests/*
  * utils/*
    * removed empty lines left after removed '$' + 'Id' + '$' identifiers
This commit is contained in:
Przemysław Czerpak
2014-01-21 20:41:05 +01:00
parent a767a89aa0
commit 96ca3fe470
900 changed files with 14 additions and 900 deletions

View File

@@ -1,4 +1,3 @@
ROOT := ../
DOC_FILES := \

View File

@@ -1,4 +1,3 @@
+++Date last modified: 1997-07-05

View File

@@ -1,4 +1,3 @@
/* NOTE: - Please use these template for your new files, replace parts
between curly braces {} with the appropriate text.
- You can find a history at the end of the file. */

View File

@@ -1,4 +1,3 @@
This document attempts to describe the features separating Harbour from
CA-Cl*pper.

View File

@@ -1,4 +1,3 @@
Harbour switch handling spec
============================

View File

@@ -1,4 +1,3 @@
Przemyslaw Czerpak (druzus/at/priv.onet.pl)
Harbour compile time optimizations.

View File

@@ -1,4 +1,3 @@
The Harbour implementation of codeblocks.
Ryszard Glab <rglab@imid.med.pl>

View File

@@ -1,4 +1,3 @@
/* Please note the following comments we may use everywhere
NOTE: Notes
TODO: something should be added here

View File

@@ -1,4 +1,3 @@
Destructors
===========

View File

@@ -1,4 +1,3 @@
Harbour directory structure
===========================

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Document

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Document

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Document

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Function

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Document

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Document

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Command

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Command

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Run time error

View File

@@ -1,4 +1,3 @@
/* $DOC$
$TEMPLATE$
Class

View File

@@ -1,4 +1,3 @@
INTRODUCTION
============

View File

@@ -1,4 +1,3 @@
GT API functions
================
By Bil Simser (1999-05-14)

View File

@@ -1,4 +1,3 @@
GT Slang driver

View File

@@ -1,4 +1,3 @@
/* NOTE: - Please use these template for your new files, replace parts
between curly braces {} with the appropriate text.
- You can find a history at the end of the file. */

View File

@@ -1,4 +1,3 @@
How to create and tag a new release
===================================
By Przemyslaw Czerpak (druzus/at/priv.onet.pl)

View File

@@ -1,4 +1,3 @@
HOW TO USE THE SOURCE REPOSITORY
--------------------------------

View File

@@ -1,4 +1,3 @@
Locking schemes used with DBF files.
Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

View File

@@ -1,4 +1,3 @@
/* This work is licensed under the Creative Commons Attribution-ShareAlike
License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to

View File

@@ -1,4 +1,3 @@
The Clipper OBJ and pcode model (GNU|Open|Clipper project)
==========================================================

View File

@@ -1,4 +1,3 @@
PP description
==============
By Przemyslaw Czerpak (druzus/at/priv.onet.pl)

View File

@@ -1,4 +1,3 @@
INTRODUCTION
============
This file explains what is and how to use the #pragma directive

View File

@@ -1,4 +1,3 @@
I just started implementing Classes and objects creation when I realized
Harbour is not managing static variables yet (Harbour recognizes them but
does not generate the proper pcode for them).

View File

@@ -1,4 +1,3 @@
=======================================================================
Harbour TODO list

View File

@@ -1,4 +1,3 @@
INTRODUCTION
============

View File

@@ -1,4 +1,3 @@
Addendum Clipper documentation. Original transform docs are too limited :
/* TODO: Make a real document out of this */

View File

@@ -1,4 +1,3 @@
The Harbour virtual machine (VM)
Question :

View File

@@ -1,4 +1,3 @@
Windows DLLs with Harbour code
==============================

View File

@@ -1,4 +1,3 @@
This text describes most important differences between Harbour and xHarbour
with some references to Clipper and other compatible compilers like Xbase++,
CLIP, FlagShip.