aboutsummaryrefslogtreecommitdiff
path: root/src/etc/asq.c.pamphlet
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05WIPnew-buildIgor Pashev1-1/+0
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-2/+2
2015-03-08Fix misc warnings.dos-reis1-28/+28
2010-11-28 * clef/: Add using directive at toplevel.dos-reis1-0/+1
* etc/: Likewise. * graph/: Likewise. * hyper/: Likewise. * lib/: Likewise. * sman/: Likewise. * Makefile.am (OA_SMAN_TARGETS): New. (OA_GRAPHICS_TARGETS): Likewise.
2010-11-27 * etc/Makefile.in: Compile and link with a C++ compiler.dos-reis1-9/+6
* etc/asq.c.pamphlet: Fix bogus declarations of standard functions. Fix const-correctness for string literals.
2008-10-25 * interp/sys-os.boot: Import oa_socket_read_byte asdos-reis1-0/+1
readByteFromStreamSocket. Import oa_socket_write_byte as writeByteToStreamSocket. * include/sockio.h (oa_socket_read_byte): Declare. (oa_socket_write_byte): Likewise. * lib/sockio-c.c (oa_socket_read_byte): Define. (oa_socket_write_byte): Likewise. * algebra/net.spad.pamphlet (readByteIfCan!$InetClientStreamSocket): Implement. (writeByteIfCan!$InetClientStreamSocket): Likewise. * etc/asq.c.pamphlet: Update build rules for asq$(EXEEXT).
2008-10-24Use oa_getenv function.alfredoport1-1/+1
2008-04-28 * configure.ac.pamphlet: Check from uint8_t.dos-reis1-1/+1
* config/openaxiom-c-macros.h.in: Rename from config/axiom-c-macros.h.in. * src: Propagate change.
2007-12-27Remove more Makefile pamphlets and other leftover.dos-reis1-2/+2
2007-08-14Initial population.dos-reis1-0/+1563