[DGD] [SCM] DGD branch, master, updated. 14995113db1cbfce9bc1fed0dbf57ee5979aec45
Felix A. Croes
dworkin-sf at users.sourceforge.net
Wed Apr 11 11:47:29 CEST 2012
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 "DGD".
The branch, master has been updated
via 14995113db1cbfce9bc1fed0dbf57ee5979aec45 (commit)
via 2f57a7abd0cff017e10c28352603494d0aae7735 (commit)
via 990f4fd6b97e1bb445c1b7958029178888c21781 (commit)
via 929adda1f4c5420b1b749df28daadad05fc3dc64 (commit)
via c6a2efc013d6d14eea09889c11361077b9d9886b (commit)
via 30e6aa61b9c1fcac8d783d7d2a996ea9293daa79 (commit)
via c815cc312c7a5221ccdd2919185a3c964f133e56 (commit)
via 080e491ec15e07db7dc5cf5170cf23d3ae4bfd03 (commit)
via e081c8491bd7642b0abb9b058e9cd5806394cd90 (commit)
via 1a1488df6fa5ebc03f4361c9ae8ac1a62d812204 (commit)
via b102cc41f1282f51c971d3ad51b9f0b188ecdef0 (commit)
via c843379a9a3d0ed4f94ef34a829c0599d40e3888 (commit)
via 9e852478047629d10e271b123e6d55af4f289be3 (commit)
via 3d80661a367d6d72642f90eb46035c564f32d61f (commit)
via 772be74df51837d6ea8b378d42c487c39359815f (commit)
via d962413f7afeec784d3ff8d8687f0bcec6dcd3dd (commit)
via 7b686c32ee43d1cb62c2c42910b528a690fb9d8e (commit)
via a7ba758815626cc94dca51cc11aac6d2ab7d770a (commit)
via cc8fb6e7a75b2722689440df3b201f374a95cf75 (commit)
via 59fd2c659be81b497d0927f42b9ef88693bb111a (commit)
via 438f3f3cd48148d923c724e326fce1945a06b072 (commit)
via 27280739ef1ce27c938bd8101951b380430b5390 (commit)
via 65a1472f359d674f314fbc649541e222850288ae (commit)
via 65cdb5effdd84edb1df2e2c160fec66c7139bfcc (commit)
via fe2eb10d08b4cccbecd5b5ca245bfb63fafffa06 (commit)
from 79f93f49ebf6ced83b7927fddedc519cc8adf8f6 (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 14995113db1cbfce9bc1fed0dbf57ee5979aec45
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Apr 9 12:31:56 2012 -0500
Fixed a line so its readable in a terminal.
Kent
commit 2f57a7abd0cff017e10c28352603494d0aae7735
Merge: 990f4fd 79f93f4
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Apr 9 12:27:38 2012 -0500
Merge remote-tracking branch 'upstream/master'
commit 990f4fd6b97e1bb445c1b7958029178888c21781
Author: Kent Mein <mein at cs.umn.edu>
Date: Sun Mar 25 20:02:44 2012 -0500
More work on basic types.
Kent
commit 929adda1f4c5420b1b749df28daadad05fc3dc64
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 22 08:51:13 2012 -0500
Added more details on basic types.
Kent
commit c6a2efc013d6d14eea09889c11361077b9d9886b
Author: Kent Mein <mein at cs.umn.edu>
Date: Wed Mar 21 21:41:05 2012 -0500
More details on basic types.
Kent
commit 30e6aa61b9c1fcac8d783d7d2a996ea9293daa79
Author: Kent Mein <mein at cs.umn.edu>
Date: Wed Mar 21 21:00:41 2012 -0500
More work on types and type modifiers.
Kent
commit c815cc312c7a5221ccdd2919185a3c964f133e56
Author: Kent Mein <mein at cs.umn.edu>
Date: Tue Mar 20 21:40:20 2012 -0500
Added some additional info for inheritance.
Kent
commit 080e491ec15e07db7dc5cf5170cf23d3ae4bfd03
Author: Kent Mein <mein at cs.umn.edu>
Date: Tue Mar 20 21:36:37 2012 -0500
Added some more info about types and "type modifers"
Kent
commit e081c8491bd7642b0abb9b058e9cd5806394cd90
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Mar 19 21:34:45 2012 -0500
Added some todo's...
Kent
commit 1a1488df6fa5ebc03f4361c9ae8ac1a62d812204
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 8 22:04:21 2012 -0600
Fix #include <file.h> so it shows up right and added some info to the
include documentation.
Kent
commit b102cc41f1282f51c971d3ad51b9f0b188ecdef0
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 8 21:32:05 2012 -0600
Added optional naming syntax for inherit.
Kent
commit c843379a9a3d0ed4f94ef34a829c0599d40e3888
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 8 10:28:28 2012 -0600
Fix up the spelling issues. :)
Kent
commit 9e852478047629d10e271b123e6d55af4f289be3
Author: Kent Mein <mein at cs.umn.edu>
Date: Wed Mar 7 10:05:12 2012 -0600
Cleaned up the #if syntax and updated #define so that it
reflects what actually happens when you do not give a value.
Kent
commit 3d80661a367d6d72642f90eb46035c564f32d61f
Author: Kent Mein <mein at cs.umn.edu>
Date: Tue Mar 6 15:52:15 2012 -0600
Fixed it so Example(s): starts on a newline always.
Kent
commit 772be74df51837d6ea8b378d42c487c39359815f
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Mar 5 22:21:49 2012 -0600
Finish up the preprocessor stuff and do a little extra tweaking.
Kent
commit d962413f7afeec784d3ff8d8687f0bcec6dcd3dd
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Mar 5 18:07:44 2012 -0600
More work on preprocessor stuff.
Kent
commit 7b686c32ee43d1cb62c2c42910b528a690fb9d8e
Author: Kent Mein <mein at cs.umn.edu>
Date: Mon Mar 5 10:08:10 2012 -0600
Added #error and dit a little cleanup on the file.
Kent
commit a7ba758815626cc94dca51cc11aac6d2ab7d770a
Author: Kent Mein <mein at cs.umn.edu>
Date: Sun Mar 4 22:47:10 2012 -0600
Added #line info.
Kent
commit cc8fb6e7a75b2722689440df3b201f374a95cf75
Author: Kent Mein <mein at cs.umn.edu>
Date: Sun Mar 4 22:24:25 2012 -0600
More work on preprocessor stuff.
Kent
commit 59fd2c659be81b497d0927f42b9ef88693bb111a
Author: Kent Mein <mein at cs.umn.edu>
Date: Sun Mar 4 17:42:48 2012 -0600
Started documenting preprocessor commands.
Kent
commit 438f3f3cd48148d923c724e326fce1945a06b072
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 1 21:52:16 2012 -0600
Fleshed out the Inheritance section.
Kent
commit 27280739ef1ce27c938bd8101951b380430b5390
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 1 15:13:58 2012 -0600
Fixed some typo's thanks to ispell.
Kent
commit 65a1472f359d674f314fbc649541e222850288ae
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 1 14:55:51 2012 -0600
Yet more additions. Still a long way to go.
Kent
commit 65cdb5effdd84edb1df2e2c160fec66c7139bfcc
Author: Kent Mein <mein at cs.umn.edu>
Date: Thu Mar 1 12:10:12 2012 -0600
A little additional work on the document. It still has a lot of work to go.
Kent
commit fe2eb10d08b4cccbecd5b5ca245bfb63fafffa06
Author: Kent Mein <mein at cs.umn.edu>
Date: Wed Feb 29 22:27:58 2012 -0600
Started working on the LPC reference manual a little bit.
Kent
-----------------------------------------------------------------------
Summary of changes:
doc/LPC.html | 452 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 441 insertions(+), 11 deletions(-)
hooks/post-receive
--
DGD
More information about the DGD
mailing list