Joseph Poirier
|
1a4b9a92c4
|
ongoing dev: remove unused platform specific code
|
2015-06-07 20:56:23 -05:00 |
|
Joseph Poirier
|
f9ffd4e6e8
|
formatting
|
2015-06-07 02:11:13 -05:00 |
|
Joseph Poirier
|
e0775801f9
|
formatting
|
2015-06-07 01:28:10 -05:00 |
|
Joseph Poirier
|
c5384cb514
|
formatting
|
2015-06-06 23:51:02 -05:00 |
|
zik.saleeba
|
4555e8456f
|
Implemented Mac OS X change for DrZiploc. Issue #145.
git-svn-id: http://picoc.googlecode.com/svn/trunk@608 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2014-03-02 01:33:33 +00:00 |
|
zik.saleeba
|
b5a600a749
|
Merged in a pile of changes from broscutamaker
git-svn-id: http://picoc.googlecode.com/svn/trunk@599 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2013-03-16 07:39:34 +00:00 |
|
zik.saleeba
|
62bc229f4a
|
Adapted to be fully re-entrant.
Issue #137
git-svn-id: http://picoc.googlecode.com/svn/trunk@581 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2012-09-22 05:11:44 +00:00 |
|
zik.saleeba
|
a106391d2e
|
Fixed a crash when printf() formats are set as 0 (NULL).
git-svn-id: http://picoc.googlecode.com/svn/trunk@576 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2012-08-30 10:18:36 +00:00 |
|
zik.saleeba
|
e4629df5ea
|
Fix for #include <errno.h> on systems without this header.
issue #161
git-svn-id: http://picoc.googlecode.com/svn/trunk@575 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2012-08-29 11:21:45 +00:00 |
|
zik.saleeba
|
cb4c34b506
|
Created Visual Studio 2011 project.
Modified to compile under Visual Studio 2011.
git-svn-id: http://picoc.googlecode.com/svn/trunk@572 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-10-05 10:57:24 +00:00 |
|
zik.saleeba
|
1a57866c06
|
Fixed an obscure bug in an obscure printf() option that neither I nor anyone else cares about.
git-svn-id: http://picoc.googlecode.com/svn/trunk@561 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-21 05:08:28 +00:00 |
|
zik.saleeba
|
33985ad161
|
Working on enum issue
git-svn-id: http://picoc.googlecode.com/svn/trunk@552 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-18 02:31:56 +00:00 |
|
zik.saleeba
|
b23d1e8e06
|
Big reorganisation to make it easier to access picoc as a library.
Also moved most internal header stuff to the new header interpreter.h.
git-svn-id: http://picoc.googlecode.com/svn/trunk@549 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-17 07:11:20 +00:00 |
|
zik.saleeba
|
235736ed93
|
Fixed some problems with getc() not removing EOL as it should.
git-svn-id: http://picoc.googlecode.com/svn/trunk@512 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-12 02:42:17 +00:00 |
|
zik.saleeba
|
ab677a0670
|
Fixed NO_FP support
git-svn-id: http://picoc.googlecode.com/svn/trunk@504 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-10 23:50:05 +00:00 |
|
zik.saleeba
|
29f48a2921
|
Added a tentative test for bug #108.
Fixed a comment problem (standard compliance).
git-svn-id: http://picoc.googlecode.com/svn/trunk@489 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-01-24 02:20:48 +00:00 |
|
zik.saleeba
|
543964f6f9
|
Reducing warnings about implicit definitions
git-svn-id: http://picoc.googlecode.com/svn/trunk@488 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-01-24 02:15:21 +00:00 |
|
zik.saleeba
|
d87d25fede
|
Removed unistd brk() support - it's pretty useless here anyway.
git-svn-id: http://picoc.googlecode.com/svn/trunk@469 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-21 05:47:43 +00:00 |
|
zik.saleeba
|
fd3fad1784
|
Added missing file
git-svn-id: http://picoc.googlecode.com/svn/trunk@459 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-05 05:48:58 +00:00 |
|
zik.saleeba
|
ca35f78874
|
Added unistd.h interface module.
git-svn-id: http://picoc.googlecode.com/svn/trunk@456 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-03 21:07:47 +00:00 |
|
zik.saleeba
|
fcb9255ba9
|
Added stdbool.h module and removed old TRUE and FALSE defs which are not standard C
git-svn-id: http://picoc.googlecode.com/svn/trunk@451 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-03 14:26:04 +00:00 |
|
zik.saleeba
|
b313de2aa1
|
Added ctype.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@448 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-29 20:25:34 +00:00 |
|
zik.saleeba
|
9969c4881a
|
Added errno definition. Woops.
git-svn-id: http://picoc.googlecode.com/svn/trunk@447 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-29 19:54:30 +00:00 |
|
zik.saleeba
|
06acdabc6f
|
Fixed compile on cygwin
git-svn-id: http://picoc.googlecode.com/svn/trunk@446 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-29 10:28:13 +00:00 |
|
zik.saleeba
|
08b08595f4
|
Added new cstdlib errno.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@445 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-28 20:43:21 +00:00 |
|
zik.saleeba
|
ff9960fc18
|
Added time.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@443 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-23 20:36:40 +00:00 |
|
zik.saleeba
|
e564b173be
|
Some mods for the new SRV1_UNIX_HOST mode
git-svn-id: http://picoc.googlecode.com/svn/trunk@439 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 17:23:10 +00:00 |
|
zik.saleeba
|
0773986309
|
Down to the hard bits of stdlib.c
git-svn-id: http://picoc.googlecode.com/svn/trunk@438 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:55:18 +00:00 |
|
zik.saleeba
|
907f2b26d9
|
Changed "NativePointer" to "Pointer" for brevity
git-svn-id: http://picoc.googlecode.com/svn/trunk@437 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:41:03 +00:00 |
|
zik.saleeba
|
62ade18048
|
stdlib.h library in progress
git-svn-id: http://picoc.googlecode.com/svn/trunk@436 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:39:20 +00:00 |
|
zik.saleeba
|
019731da60
|
String library completed
git-svn-id: http://picoc.googlecode.com/svn/trunk@435 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:17:29 +00:00 |
|
zik.saleeba
|
7a8014ee42
|
Added an initial version of stdlib.c
git-svn-id: http://picoc.googlecode.com/svn/trunk@434 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 12:29:45 +00:00 |
|
zik.saleeba
|
0afc055ab1
|
Initial version of a standard string library added.
Some regressions fixed.
git-svn-id: http://picoc.googlecode.com/svn/trunk@433 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 12:19:32 +00:00 |
|
zik.saleeba
|
2dd0dfb049
|
Changed tests to new standard library.
Fixed some regressions when converting to new standard library.
git-svn-id: http://picoc.googlecode.com/svn/trunk@432 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 11:58:52 +00:00 |
|
zik.saleeba
|
7dc3e2e00c
|
Now implements all old math.h functions
git-svn-id: http://picoc.googlecode.com/svn/trunk@430 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 11:26:29 +00:00 |
|
zik.saleeba
|
36069a5a2f
|
First version of standard math.h handling added
git-svn-id: http://picoc.googlecode.com/svn/trunk@429 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 11:05:24 +00:00 |
|
zik.saleeba
|
c6bb792b50
|
Now includes scanf() and friends.
git-svn-id: http://picoc.googlecode.com/svn/trunk@428 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 10:40:39 +00:00 |
|
zik.saleeba
|
0fc32f5bc7
|
A bit of a reorganisation to make adding new platforms and
C standard library modules neater.
git-svn-id: http://picoc.googlecode.com/svn/trunk@427 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 09:17:42 +00:00 |
|