[Dgd-osr-commits] [SCM] Dworkin's repository branch, baseline, updated. bcf0bff528a0b589030c411c768
Brought to you by:
dworkin-sf
|
From: Felix A. C. <dwo...@us...> - 2011-01-24 09:18:36
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Dworkin's repository".
The branch, baseline has been updated
via bcf0bff528a0b589030c411c76824d3532245acf (commit)
from 8da4daa35311bb040292f04a2ceb9b28487bb8dc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bcf0bff528a0b589030c411c76824d3532245acf
Author: Felix A. Croes <fe...@dw...>
Date: Mon Jan 24 10:16:12 2011 +0100
Removed precompiler support.
I will no longer maintain the precompiler. JIT compilation will
replace it in a future release.
-----------------------------------------------------------------------
Summary of changes:
src/Makefile | 12 +-
src/comp/Makefile | 54 +-
src/comp/codegenc.c | 2266 ---------------------------------------------------
src/comp/comp.c | 977 ----------------------
src/comp/csupport.c | 1 +
src/lpc/Makefile | 123 ---
src/lpc/list | 39 -
src/lpc/lpc.c | 36 -
src/lpc/lpc_ext.h | 92 ---
9 files changed, 20 insertions(+), 3580 deletions(-)
delete mode 100644 src/comp/codegenc.c
delete mode 100644 src/comp/comp.c
delete mode 100644 src/lpc/Makefile
delete mode 100644 src/lpc/list
delete mode 100644 src/lpc/lpc.c
delete mode 100644 src/lpc/lpc_ext.h
hooks/post-receive
--
Dworkin's repository
|