[go: up one dir, main page]

Menu

Tree [r813] / src / lib / far /
 History

HTTPS access


File Date Author Commit
 _far.h 2016-09-25 buzzphp [r513] Fixed heap_malloc. It was overrunning small buf...
 far_calloc.c 2016-09-27 buzzphp [r555] Tightened memory routines. Added some high leve...
 far_free.c 2016-09-25 buzzphp [r512] Changed libheman to libheap. far now supports "...
 far_malloc.c 2016-09-27 buzzphp [r555] Tightened memory routines. Added some high leve...
 far_malloc_put.c 2016-09-27 buzzphp [r555] Tightened memory routines. Added some high leve...
 far_memcpy.c 2016-09-25 buzzphp [r500] More far functions.
 far_memget.c 2016-09-25 buzzphp [r497] Updated libfar to use far_zoom function.
 far_memput.c 2016-09-25 buzzphp [r497] Updated libfar to use far_zoom function.
 far_memset.c 2016-09-25 buzzphp [r501] More far functions.
 far_msize.c 2016-09-26 buzzphp [r520] Changed far_size to far_msize
 far_realloc.c 2016-10-04 buzzphp [r638] Added in-place reallocation. ie: Checks to see ...
 far_sprintf.c 2016-09-25 buzzphp [r502] Added far string support to vsprintf. Added far...
 far_strcpy.c 2016-09-25 buzzphp [r500] More far functions.
 far_strdup.c 2016-09-27 buzzphp [r555] Tightened memory routines. Added some high leve...
 far_strget.c 2016-09-25 buzzphp [r497] Updated libfar to use far_zoom function.
 far_strlen.c 2016-09-25 buzzphp [r500] More far functions.
 far_strnew.c 2016-09-27 buzzphp [r555] Tightened memory routines. Added some high leve...
 far_strput.c 2016-09-25 buzzphp [r497] Updated libfar to use far_zoom function.
 far_zoom.c 2016-09-25 buzzphp [r496] Added far_zoom.c for easy access to far data. J...