|
|
|
@2572
|
[2572]
|
12/10/07 08:08:36 |
maxr |
we need more than 1_000 rules for ada 2005 syntax |
|
|
|
@2535
|
[2535]
|
09/05/07 11:30:58 |
maxr |
Fix wrong assumption that first two call of readdir return . and ..
It's … |
|
|
|
@2455
|
[2455]
|
06/24/06 21:22:06 |
maxr |
set property svn:keywords to "TenDRA=Id" |
|
|
|
@2453
|
[2453]
|
06/24/06 21:02:50 |
maxr |
import Ada related stuff |
|
|
|
@1678
|
[1678]
|
03/20/04 04:13:00 |
verm |
Change the default for noBuiltin.
Currently, the default is for noBuiltin … |
|
|
|
@1524
|
[1524]
|
01/21/04 07:42:08 |
verm |
Add bmake, generate, varhashconsts.h to .cvsignore.
varhashconsts.h and … |
|
|
|
@1440
|
[1440]
|
11/22/03 08:54:45 |
verm |
Set _PATH_BSHELL to /usr/xpg4/bin/sh which is a more POSIX conforming … |
|
|
|
@1286
|
[1286]
|
08/15/03 08:29:04 |
nonce |
Added basic mode for editing sid grammar files: syntax highlighting
for … |
|
|
|
@1246
|
[1246]
|
08/07/03 10:13:08 |
asmodai |
Fix compiling bmake on Cygwin. Apparently our friends fixed the … |
|
|
|
@1241
|
[1241]
|
08/04/03 20:26:13 |
asmodai |
Add remaining part of necessary changes for IRIX.
Submitted by: Daniel … |
|
|
|
@1240
|
[1240]
|
08/03/03 22:24:36 |
chopra |
Add necessary defines for the QNX Neutrino platform.
QNX Neutrino needs … |
|
|
|
@1236
|
[1236]
|
08/01/03 08:13:41 |
asmodai |
Add a Makefile for IRIX.
Submitted by: Daniel Gustafson … |
|
|
|
@1235
|
[1235]
|
08/01/03 07:59:38 |
asmodai |
Make sure status is properly initialized to 0.
Submitted by: Daniel … |
|
|
|
@1234
|
[1234]
|
07/31/03 08:42:44 |
asmodai |
Change debug's definition to an int, as per defines.h, since it is not
a … |
|
|
|
@1233
|
[1233]
|
07/31/03 08:39:33 |
asmodai |
Fix function prototype declaration. |
|
|
|
@1232
|
[1232]
|
07/30/03 22:46:04 |
asmodai |
Add preliminary Makefile for QNX. |
|
|
|
@1231
|
[1231]
|
07/30/03 21:16:15 |
asmodai |
Pull the makefile into the present. |
|
|
|
@1230
|
[1230]
|
07/30/03 21:02:53 |
asmodai |
Change -DHAS_BOOL_H to -DHAS_STDBOOL_H, which it should have been for … |
|
|
|
@1227
|
[1227]
|
07/28/03 02:12:20 |
verm |
We don't have a makefile GENERIC!, so suggest users use their 'best … |
|
|
|
@1184
|
[1184]
|
04/14/03 17:29:33 |
asmodai |
Add first try at a Makefile for AIX. |
|
|
|
@1170
|
[1170]
|
03/31/03 07:42:11 |
asmodai |
Make CC able to be overwritten. |
|
|
|
@1137
|
[1137]
|
03/01/03 18:30:10 |
asmodai |
Fix a small buglet that caused pmake not to work on HP-UX and … |
|
|
|
@1131
|
[1131]
|
02/22/03 10:06:38 |
asmodai |
Add util.o to the OBJ_GEN target to get the setenv() function call, … |
|
|
|
@1130
|
[1130]
|
02/22/03 01:25:09 |
asmodai |
Add XXX comment about setenv() and HP-UX. |
|
|
|
@1129
|
[1129]
|
02/22/03 01:22:08 |
asmodai |
Reorder the CFLAGS. |
|
|
|
@1128
|
[1128]
|
02/22/03 01:20:26 |
asmodai |
Remove -std1 and HAS_BOOL, left-overs from my Tru64 experiments.
HP-UX has … |
|
|
|
@1100
|
[1100]
|
02/16/03 15:44:27 |
asmodai |
The fact we cannot find the system mk files doesn't mean we should … |
|
|
|
@1098
|
[1098]
|
02/15/03 12:16:06 |
asmodai |
Add text after the #endif to show this delimits HAS_STATS. |
|
|
|
@1097
|
[1097]
|
02/15/03 09:21:57 |
asmodai |
Remove extraneous blank line. |
|
|
|
@1094
|
[1094]
|
02/13/03 17:55:58 |
asmodai |
Add first try at a HP-UX Makefile. |
|
|
|
@1091
|
[1091]
|
02/11/03 22:16:16 |
asmodai |
Actually advance the pointer.
Submitted by: Pavel Tsekov <ptsekov@gmx.net |
|
|
|
@1053
|
[1053]
|
12/30/02 08:35:34 |
asmodai |
Add first attempt at a (regression) testing framework. |
|
|
|
@1051
|
[1051]
|
12/27/02 17:35:12 |
asmodai |
Add HAVE_SYS_SELECT_H to Cygwin's build as it has sys/select.h. |
|
|
|
@1050
|
[1050]
|
12/27/02 17:33:07 |
asmodai |
Add define for noting we have sys/select.h. |
|
|
|
@1046
|
[1046]
|
12/27/02 17:08:13 |
asmodai |
Add code to make bmake work under Windows (Cygwin).
Submitted by: Boris … |
|
|
|
@1045
|
[1045]
|
12/27/02 17:00:08 |
asmodai |
Add missing inclusion of string.h for strlen(). |
|
|
|
@1044
|
[1044]
|
12/27/02 16:57:50 |
asmodai |
Add missing inclusion of memory.h. |
|
|
|
@1043
|
[1043]
|
12/27/02 16:49:33 |
asmodai |
Properly cast a subscript of an array. |
|
|
|
@1042
|
[1042]
|
12/27/02 16:43:58 |
asmodai |
Note we use the system's compiler, not gcc.
Add -std1 to CFLAGS to provide … |
|
|
|
@1041
|
[1041]
|
12/27/02 16:20:07 |
asmodai |
Add an external function prototype for fgetln() for util.c if … |
|
|
|
@1040
|
[1040]
|
12/27/02 14:33:29 |
asmodai |
Clean up the Makefile, so it properly wraps at 80 chars. |
|
|
|
@1039
|
[1039]
|
12/27/02 14:29:02 |
asmodai |
Fix up the CFLAGS defines for the Cygwin build. |
|
|
|
@1038
|
[1038]
|
12/27/02 14:01:35 |
asmodai |
Add a typedef for Cygwin for uint32_t. |
|
|
|
@1037
|
[1037]
|
12/27/02 12:41:34 |
asmodai |
Add Makefile for OSF1/Digital Unix/Tru64. |
|
|
|
@1034
|
[1034]
|
12/26/02 09:59:49 |
asmodai |
Fix up the makefile more to compile it on cygwin.
Submitted by: Boris … |
|
|
|
@1032
|
[1032]
|
12/24/02 15:18:45 |
asmodai |
Add Makefile for cygwin users.
It still has some problems, but gets a lot … |
|
|
|
@133
|
[133]
|
12/01/02 16:02:24 |
asmodai |
Remove extraneous comment highlight.
Move the identifiers up, so it … |
|
|
|
@132
|
[132]
|
12/01/02 14:21:37 |
asmodai |
Add \$ to get the lexi identifiers properly working. |
|
|
|
@131
|
[131]
|
12/01/02 14:18:26 |
asmodai |
Expand the keyword section. |
|
|
|
@130
|
[130]
|
12/01/02 14:11:56 |
asmodai |
Add syntax file for lexi files. |
|
|
|
@129
|
[129]
|
12/01/02 14:06:56 |
asmodai |
Change did_c_syn_inits to did_sid_syn_inits, since this is sid.vim, … |
|
|
|
@101
|
[101]
|
11/17/02 11:10:46 |
verm |
Add a makefile for darwin, this is a verbatim copy of Makefile.Linux. |
|
|
|
@100
|
[100]
|
11/13/02 14:57:28 |
verm |
This file is no longer needed. |
|
|
|
@99
|
[99]
|
11/13/02 14:53:50 |
verm |
Throw in a temp Solaris makefile that works. |
|
|
|
@98
|
[98]
|
11/13/02 12:47:47 |
verm |
Make the Makefiles most 'POSIX friendly' |
|
|
|
@96
|
[96]
|
11/13/02 05:09:50 |
verm |
This doc has been converted to SGML. |
|
|
|
@87
|
[87]
|
10/26/02 00:31:50 |
asmodai |
Rework code for the parsing of the types. |
|
|
|
@86
|
[86]
|
10/26/02 00:31:08 |
asmodai |
Add operator highlighting. |
|
|
|
@85
|
[85]
|
10/26/02 00:11:52 |
asmodai |
Add make to the contrib software.
This is the make from OpenPackages?, … |
|
|
|
@84
|
[84]
|
10/25/02 23:52:39 |
asmodai |
Add highlighting for types. |
|
|
|
@83
|
[83]
|
10/25/02 23:06:58 |
asmodai |
Add vim syntax highlighting files for TenDRA. |