pmk-commits Mailing List for Pre Make Kit
Brought to you by:
coudercd
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(25) |
Nov
(10) |
Dec
(13) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
|
Feb
(7) |
Mar
(7) |
Apr
(16) |
May
(15) |
Jun
(4) |
Jul
(3) |
Aug
(1) |
Sep
|
Oct
(9) |
Nov
(13) |
Dec
(12) |
| 2008 |
Jan
|
Feb
(2) |
Mar
(15) |
Apr
(11) |
May
(4) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
(3) |
Jul
(11) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <cou...@us...> - 2011-01-21 12:58:33
|
Revision: 2098
http://pmk.svn.sourceforge.net/pmk/?rev=2098&view=rev
Author: coudercd
Date: 2011-01-21 12:58:26 +0000 (Fri, 21 Jan 2011)
Log Message:
-----------
typo in a comment noticed by Geoffrey LIENHART
Modified Paths:
--------------
pmk/trunk/compat.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-09-09 12:53:20
|
Revision: 2097
http://pmk.svn.sourceforge.net/pmk/?rev=2097&view=rev
Author: coudercd
Date: 2010-09-09 12:53:14 +0000 (Thu, 09 Sep 2010)
Log Message:
-----------
more debug tools
Modified Paths:
--------------
sandbox/parser/llrt.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-09-08 12:32:44
|
Revision: 2096
http://pmk.svn.sourceforge.net/pmk/?rev=2096&view=rev
Author: coudercd
Date: 2010-09-08 12:32:38 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
Allow actions for empty productions
Modified Paths:
--------------
sandbox/bootstrap/genutil.h
sandbox/bootstrap/p.y
sandbox/bootstrap/prs.h
sandbox/bootstrap/ptree.h
sandbox/bootstrap/syntools.c
sandbox/bootstrap/test.cfg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-07-18 09:21:18
|
Revision: 2095
http://pmk.svn.sourceforge.net/pmk/?rev=2095&view=rev
Author: coudercd
Date: 2010-07-18 09:21:09 +0000 (Sun, 18 Jul 2010)
Log Message:
-----------
put back productions_export_names()
Modified Paths:
--------------
sandbox/bootstrap/production.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-07-18 09:09:46
|
Revision: 2094
http://pmk.svn.sourceforge.net/pmk/?rev=2094&view=rev
Author: coudercd
Date: 2010-07-18 09:09:40 +0000 (Sun, 18 Jul 2010)
Log Message:
-----------
more fix
Modified Paths:
--------------
sandbox/bootstrap/p.y
sandbox/bootstrap/prs.h
Property Changed:
----------------
sandbox/bootstrap/p.y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-07-18 08:45:30
|
Revision: 2093
http://pmk.svn.sourceforge.net/pmk/?rev=2093&view=rev
Author: coudercd
Date: 2010-07-18 08:45:23 +0000 (Sun, 18 Jul 2010)
Log Message:
-----------
oops bad merging ...
Modified Paths:
--------------
sandbox/bootstrap/production.c
sandbox/bootstrap/prs.c
sandbox/bootstrap/prs.h
sandbox/bootstrap/syntools.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-07-18 08:44:16
|
Revision: 2092
http://pmk.svn.sourceforge.net/pmk/?rev=2092&view=rev
Author: coudercd
Date: 2010-07-18 08:44:10 +0000 (Sun, 18 Jul 2010)
Log Message:
-----------
Sync with addition of action support in bootstrap
Modified Paths:
--------------
sandbox/parser/container.c
sandbox/parser/container.h
sandbox/parser/dynahash.c
sandbox/parser/dynahash.h
sandbox/parser/genutil.c
sandbox/parser/genutil.h
sandbox/parser/lextools.c
sandbox/parser/lextools.h
sandbox/parser/llrt.c
sandbox/parser/llrt.h
sandbox/parser/parser.c
sandbox/parser/production.c
sandbox/parser/production.h
sandbox/parser/pset.c
sandbox/parser/pset.h
sandbox/parser/ptree.c
sandbox/parser/ptree.h
sandbox/parser/symbol.c
sandbox/parser/symbol.h
sandbox/parser/syntools.c
sandbox/parser/syntools.h
sandbox/parser/test.file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2010-07-18 07:33:52
|
Revision: 2091
http://pmk.svn.sourceforge.net/pmk/?rev=2091&view=rev
Author: coudercd
Date: 2010-07-18 07:33:45 +0000 (Sun, 18 Jul 2010)
Log Message:
-----------
Added action support
Modified Paths:
--------------
sandbox/bootstrap/container.c
sandbox/bootstrap/container.h
sandbox/bootstrap/dynahash.c
sandbox/bootstrap/dynahash.h
sandbox/bootstrap/genutil.c
sandbox/bootstrap/genutil.h
sandbox/bootstrap/lextools.c
sandbox/bootstrap/lextools.h
sandbox/bootstrap/p.y
sandbox/bootstrap/production.c
sandbox/bootstrap/production.h
sandbox/bootstrap/prs.c
sandbox/bootstrap/prs.h
sandbox/bootstrap/pset.c
sandbox/bootstrap/pset.h
sandbox/bootstrap/ptree.c
sandbox/bootstrap/ptree.h
sandbox/bootstrap/symbol.c
sandbox/bootstrap/symbol.h
sandbox/bootstrap/syntools.c
sandbox/bootstrap/syntools.h
sandbox/bootstrap/test.cfg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-08-27 19:12:28
|
Revision: 2090
http://pmk.svn.sourceforge.net/pmk/?rev=2090&view=rev
Author: coudercd
Date: 2009-08-27 19:12:17 +0000 (Thu, 27 Aug 2009)
Log Message:
-----------
improved support of shared libs using versioning.
Modified Paths:
--------------
pmk/trunk/Changelog
pmk/trunk/func.c
pmk/trunk/pmkscan.c
pmk/trunk/pmkscan.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-08-27 14:18:52
|
Revision: 2089
http://pmk.svn.sourceforge.net/pmk/?rev=2089&view=rev
Author: coudercd
Date: 2009-08-27 14:18:39 +0000 (Thu, 27 Aug 2009)
Log Message:
-----------
prepare to a better handling of versionned shared libs
Modified Paths:
--------------
pmk/trunk/func.c
pmk/trunk/pmkscan.c
pmk/trunk/pmkscan.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-21 07:00:49
|
Revision: 2088
http://pmk.svn.sourceforge.net/pmk/?rev=2088&view=rev
Author: coudercd
Date: 2009-07-21 07:00:41 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
fix a segfault
Modified Paths:
--------------
pmk/trunk/pmkscan.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-21 06:39:45
|
Revision: 2087
http://pmk.svn.sourceforge.net/pmk/?rev=2087&view=rev
Author: coudercd
Date: 2009-07-21 06:39:42 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
fix detection of overflow.
Modified Paths:
--------------
pmk/trunk/parse.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-16 08:40:41
|
Revision: 2086
http://pmk.svn.sourceforge.net/pmk/?rev=2086&view=rev
Author: coudercd
Date: 2009-07-16 08:40:39 +0000 (Thu, 16 Jul 2009)
Log Message:
-----------
fixed missing dependency when generated check already exists.
Modified Paths:
--------------
pmk/trunk/Changelog
pmk/trunk/pmkscan.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-16 08:27:43
|
Revision: 2085
http://pmk.svn.sourceforge.net/pmk/?rev=2085&view=rev
Author: coudercd
Date: 2009-07-16 08:27:32 +0000 (Thu, 16 Jul 2009)
Log Message:
-----------
typo
Modified Paths:
--------------
pmk/trunk/pmkscan.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-16 07:20:32
|
Revision: 2084
http://pmk.svn.sourceforge.net/pmk/?rev=2084&view=rev
Author: coudercd
Date: 2009-07-16 07:20:31 +0000 (Thu, 16 Jul 2009)
Log Message:
-----------
Completed management of dependencies between checks into generated pmkfile.
Enjoy !
Modified Paths:
--------------
pmk/trunk/Changelog
pmk/trunk/pmkscan.c
pmk/trunk/pmkscan.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-15 08:58:46
|
Revision: 2083
http://pmk.svn.sourceforge.net/pmk/?rev=2083&view=rev
Author: coudercd
Date: 2009-07-15 08:58:40 +0000 (Wed, 15 Jul 2009)
Log Message:
-----------
cosmetics
Modified Paths:
--------------
pmk/trunk/pmkscan.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-13 14:51:24
|
Revision: 2082
http://pmk.svn.sourceforge.net/pmk/?rev=2082&view=rev
Author: coudercd
Date: 2009-07-13 14:51:20 +0000 (Mon, 13 Jul 2009)
Log Message:
-----------
first part of modifications to handle check dependencies.
Modified Paths:
--------------
pmk/trunk/Changelog
pmk/trunk/pmkscan.c
pmk/trunk/pmkscan.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-13 12:55:22
|
Revision: 2081
http://pmk.svn.sourceforge.net/pmk/?rev=2081&view=rev
Author: coudercd
Date: 2009-07-13 12:55:18 +0000 (Mon, 13 Jul 2009)
Log Message:
-----------
fix warning.
Modified Paths:
--------------
pmk/trunk/pmk.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-07 06:24:21
|
Revision: 2080
http://pmk.svn.sourceforge.net/pmk/?rev=2080&view=rev
Author: coudercd
Date: 2009-07-07 06:24:19 +0000 (Tue, 07 Jul 2009)
Log Message:
-----------
missing prototypes
Modified Paths:
--------------
pmk/trunk/codebuild.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-07 06:21:30
|
Revision: 2079
http://pmk.svn.sourceforge.net/pmk/?rev=2079&view=rev
Author: coudercd
Date: 2009-07-07 06:21:28 +0000 (Tue, 07 Jul 2009)
Log Message:
-----------
missing header for gettimeofday
Modified Paths:
--------------
pmk/trunk/codebuild.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-07-07 05:58:50
|
Revision: 2078
http://pmk.svn.sourceforge.net/pmk/?rev=2078&view=rev
Author: coudercd
Date: 2009-07-07 05:58:26 +0000 (Tue, 07 Jul 2009)
Log Message:
-----------
fix warnings
Modified Paths:
--------------
pmk/trunk/common.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-06-16 21:17:23
|
Revision: 2077
http://pmk.svn.sourceforge.net/pmk/?rev=2077&view=rev
Author: coudercd
Date: 2009-06-16 21:17:14 +0000 (Tue, 16 Jun 2009)
Log Message:
-----------
update parser with current work
Modified Paths:
--------------
sandbox/parser/llrt.c
sandbox/parser/llrt.h
sandbox/parser/parser.c
sandbox/parser/production.c
sandbox/parser/production.h
sandbox/parser/ptree.c
sandbox/parser/ptree.h
sandbox/parser/test.file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-06-16 07:03:19
|
Revision: 2076
http://pmk.svn.sourceforge.net/pmk/?rev=2076&view=rev
Author: coudercd
Date: 2009-06-16 07:03:18 +0000 (Tue, 16 Jun 2009)
Log Message:
-----------
remove DOS line ending ...
Modified Paths:
--------------
sandbox/bootstrap/container.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-06-14 20:40:24
|
Revision: 2075
http://pmk.svn.sourceforge.net/pmk/?rev=2075&view=rev
Author: coudercd
Date: 2009-06-14 20:39:11 +0000 (Sun, 14 Jun 2009)
Log Message:
-----------
update bootstrap to use actions
Modified Paths:
--------------
sandbox/bootstrap/compat.c
sandbox/bootstrap/compat.h
sandbox/bootstrap/container.c
sandbox/bootstrap/container.h
sandbox/bootstrap/dynahash.c
sandbox/bootstrap/dynahash.h
sandbox/bootstrap/dynary.c
sandbox/bootstrap/dynary.h
sandbox/bootstrap/hash.c
sandbox/bootstrap/hash.h
sandbox/bootstrap/p.y
sandbox/bootstrap/production.c
sandbox/bootstrap/production.h
sandbox/bootstrap/prs.c
sandbox/bootstrap/prs.h
sandbox/bootstrap/ptree.c
sandbox/bootstrap/ptree.h
sandbox/bootstrap/symbol.c
sandbox/bootstrap/syntools.c
sandbox/bootstrap/test.cfg
Added Paths:
-----------
sandbox/bootstrap/lex.yy.h
Property Changed:
----------------
sandbox/bootstrap/compat.c
sandbox/bootstrap/compat.h
sandbox/bootstrap/container.c
sandbox/bootstrap/container.h
sandbox/bootstrap/dynahash.c
sandbox/bootstrap/dynahash.h
sandbox/bootstrap/dynary.c
sandbox/bootstrap/dynary.h
sandbox/bootstrap/dynary_tools.c
sandbox/bootstrap/dynary_tools.h
sandbox/bootstrap/genutil.c
sandbox/bootstrap/genutil.h
sandbox/bootstrap/hash.c
sandbox/bootstrap/hash.h
sandbox/bootstrap/lextools.c
sandbox/bootstrap/lextools.h
sandbox/bootstrap/production.c
sandbox/bootstrap/production.h
sandbox/bootstrap/prs.c
sandbox/bootstrap/prs.h
sandbox/bootstrap/pset.c
sandbox/bootstrap/pset.h
sandbox/bootstrap/ptree.c
sandbox/bootstrap/ptree.h
sandbox/bootstrap/symbol.c
sandbox/bootstrap/symbol.h
sandbox/bootstrap/syntools.c
sandbox/bootstrap/syntools.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cou...@us...> - 2009-03-25 14:13:38
|
Revision: 2074
http://pmk.svn.sourceforge.net/pmk/?rev=2074&view=rev
Author: coudercd
Date: 2009-03-25 14:13:33 +0000 (Wed, 25 Mar 2009)
Log Message:
-----------
little update of the shell bootstrap script
Modified Paths:
--------------
pmk/trunk/pmkcfg.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|