summaryrefslogtreecommitdiff
path: root/docs/ACE-guidelines.html
Commit message (Expand)AuthorAgeFilesLines
* removed a trailing spacelevine1999-07-281-1/+1
* ChangeLogTag: Wed Jul 28 09:48:37 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-281-1/+15
* ChangeLogTag: Thu Jul 22 09:55:10 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-221-15/+30
* ChangeLogTag:Wed Jul 21 21:45:22 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-221-0/+18
* ChangeLogTag: Thu Jul 15 14:21:32 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-151-3/+3
* ChangeLogTag: Thu Jul 15 10:05:40 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-151-1/+1
* ChangeLogTag: Mon Jul 12 07:48:04 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-2/+4
* ChangeLogTag: Sat Jul 10 08:01:36 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-101-2/+2
* ChangeLogTag: Thu Jul 08 22:15:50 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-091-3/+3
* Added a brief table for ACE_*_STRING usage.nanbor1999-07-011-0/+67
* always test on egcslevine1999-06-261-1/+3
* added guideline to include directories containing files with templatelevine1999-06-251-1/+6
* fixed typo: exceptionslevine1999-06-141-1/+1
* Avoid source code filenames that include "Error". Avoid #include <math.h>.levine1999-06-101-31/+34
* *** empty log message ***irfan1999-05-241-1/+12
* added guideline to put spaces around comment delimiters. Thanks tolevine1999-05-031-3/+8
* added checklist for ACE/TAO changeslevine1999-04-081-0/+19
* Always use $(RM) instead of rm or rm -f in Makefiles.levine1999-04-071-0/+3
* never use TRUE, true, FALSE, false, etc.levine1999-03-161-0/+4
* added guideline to try to limit the length of source code lines tolevine1999-03-031-1013/+934
* *** empty log message ***parsons1999-02-071-929/+1013
* ChangeLogTag:Wed Jan 27 10:16:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-271-0/+87
* added operator==/!= guidelinelevine1999-01-251-2/+5
* added guideline for calling ACE_OS::unlink () immediately afterlevine1999-01-201-2/+13
* added guidelines for boolean types and function return valueslevine1999-01-111-0/+7
* specifically disallow csh scriptslevine1998-12-301-2/+11
* added warning about side effects in ACE_DEBUG statementslevine1998-12-171-4/+15
* enhanced the main (int, char *[]) guidelinelevine1998-12-101-8/+25
* added ACE_ASSERT examplelevine1998-12-091-1/+14
* strengthened mention of ACE_ASSERT dangerlevine1998-12-091-5/+10
* added recommendation and explanation re. use of #pragma once.levine1998-10-261-0/+27
* updated Perl guidelineslevine1998-10-191-4/+7
* 1) use complete sentences for comments and 2) use prefix operatorslevine1998-10-171-2/+24
* ack'ed Eric Newton on ifndef for header file protectionlevine1998-10-151-3/+6
* added guideline for protection of header files againstlevine1998-10-151-0/+17
* added guideline to define ACE_ typedefs to reduce the number of #ifdefslevine1998-09-171-0/+23
* notify via email if a particular individual's attentionlevine1998-09-091-0/+4
* added general rule to put system call wrappers in ACE_OS,levine1998-09-071-1/+6
* *** empty log message ***schmidt1998-09-031-0/+697