fix, initialise auto_remove_nodes upon ase_make_digraph()
[sxemacs] / src /
2012-04-12 Sebastian FreundtMerge branch 'bug/135' into next
2012-04-12 Sebastian Freundtfix, do not finalise event queues during the dump phase
2012-04-05 Steve YoungsFix build on powerpc64 from Sebastian
2012-04-05 Sebastian FreundtMerge branch 'fix/pgapi' into next
2012-04-05 Sebastian Freundtfix, adhere to prototypes in libpq-he.h, use size_t...
2012-04-05 Sebastian FreundtMerge branch 'fix/ppc64' into next
2012-04-05 Sebastian Freundtminor, clarify usage of ase_ffsl in skiplist.c
2012-04-05 Sebastian Freundtminor, provide (missing) ffsl for ppc64 and flsl for...
2012-04-05 Sebastian Freundtminor, provide __next_2power() from the bithacks web...
2012-04-05 Sebastian Freundtcosmetics, include ent/ent.h (or one of its sub-include...
2012-04-05 Sebastian Freundtcosmetics, include ent/ent.h (or one of its sub-include...
2012-04-05 Sebastian Freundtcosmetics, do not include all of ent.h in lisp.h ...
2012-03-29 Steve YoungsUI related fixes/improvements from Nelson
2012-03-22 Nelson FerreiraOnly used old_fcntl_owner when compiling unixoid event...
2012-03-22 Nelson FerreiraRemove old file moved away
2012-03-22 Nelson FerreiraMake FD_TO_USID available to non-unixoid event loops
2012-03-22 Nelson FerreiraOnly abort due to no-tty when interactive
2012-03-22 Nelson FerreiraMove src/objects.c to src/ui
2012-03-22 Nelson FerreiraMove src/objects.c to src/ui
2012-03-16 Steve YoungsFix dumpfile from Sebastian
2012-03-16 Sebastian FreundtMerge branch 'bldchn' into next
2012-03-16 Sebastian FreundtSummary: major, rename .dmp file once more
2012-03-16 Sebastian FreundtSummary: minor, kick sheap and friends
2012-03-15 Steve YoungsLoads of build chain fixups from Sebastian
2012-03-15 Steve Youngscosmetic fixes from Rudi
2012-03-15 Sebastian FreundtMerge branch 'bldchn' into next
2012-03-15 Sebastian Freundtfix, comb out double-/ hiccups in invocation-{name...
2012-03-15 Sebastian Freundtchore, bldchn, remove dump file upon make uninstall
2012-03-15 Sebastian Freundtchore, major, do not include dump id in dump file name
2012-03-15 Sebastian FreundtMerge branch 'bldchn' into next
2012-03-15 Sebastian Freundtchore, move systty.h to src/ui/TTY/
2012-03-15 Sebastian Freundtchore, put sxe-utils.h into distribution
2012-03-15 Sebastian Freundtchore, don't mention non-existing files in Makefile...
2012-03-15 Ruediger Meierfix warnings, control reaches end of non-void function
2012-03-15 Steve YoungsFix return on non-void function from Rudi
2012-03-14 Ruediger Meierfix, return with no value, in function returning non...
2012-03-14 Steve YoungsCoverity fixes from Nelson
2012-03-14 Nelson FerreiraMerge branch 'njsf-cov' into for-steve
2012-03-14 Nelson FerreiraRefactor
2012-03-12 Nelson FerreiraFix build
2012-03-12 Nelson FerreiraRefactor
2012-03-12 Nelson FerreiraRefactoring
2012-03-12 Nelson Ferreirareflow
2012-03-11 Nelson FerreiraCoverity CID 400832 Out of bounds access
2012-03-11 Nelson FerreiraSmall optimization
2012-03-09 Steve YoungsClose Bug #135, fix test suite. From Sebastian
2012-03-09 Steve YoungsDon't put the dumpfile in bin dir from Rudi
2012-03-09 Sebastian FreundtMerge branch 'bug/135' into next
2012-03-09 Sebastian FreundtSummary: fix, initialise cat morphism array properly...
2012-03-09 Sebastian Freundtfix, change order of bitset in lrecord struct, hash_cac...
2012-03-09 Sebastian Freundtcosmetics, turn morphism extern_inlines into static...
2012-03-09 Ruediger Meierbldchn fix, don't install buildir's dumpfile
2012-03-09 Ruediger Meierbldchn, install dumpfile into archlibdir
2012-03-09 Ruediger Meiertry to read dumpfile also from libarchdir
2012-03-09 Ruediger Meierwhy the hell we don't have always EXEC_PATH available
2012-03-09 Ruediger Meierbldchn cleanup, remove/re-use some unused dumpfile...
2012-03-07 Steve YoungsCoverity and build fixes from Nelson
2012-03-07 Nelson FerreiraCoverity: CID 400010: Improper use of negative value
2012-03-07 Nelson FerreiraMerge branch 'for-steve' into njsf-cov
2012-03-07 Nelson FerreiraCoverity: CID 400005: Division or modulo by zero
2012-03-07 Nelson FerreiraCoverity: CID 400007: Deference after null check
2012-03-07 Nelson FerreiraCoverity: CID 400831: Out of bonds access
2012-03-07 Nelson FerreiraCoverity: CID 400832: Out of bounds access
2012-03-07 Nelson FerreiraFix build
2012-03-07 Nelson FerreiraMerge branch 'master' into for-steve
2012-03-07 Nelson FerreiraFix the relocate_fd
2012-03-07 Nelson FerreiraCoverity CID 400833 UNINIT
2012-03-07 Steve Youngstest suite fixes from Nelson
2012-03-07 Nelson FerreiraWhy are quick fixes so bad ? Because they break more...
2012-03-07 Steve Youngstest suite fixes from Nelson
2012-03-07 Nelson FerreiraMerge branch 'njsf-cov' into for-steve
2012-03-07 Nelson FerreiraImprove relocate_fd with dup2
2012-03-07 Nelson FerreiraFix build
2012-03-06 Steve YoungsFix autoload breakage from prev changeset from Nelson
2012-03-06 Nelson FerreiraFix introduced bug by coverity fix attempt
2012-03-06 Steve Youngsbuild fix from Nelson
2012-03-06 Steve YoungsCoverity and build chain fixes from Nelson
2012-03-06 Nelson FerreiraMake sure list-load-path-shadows can work after dmp
2012-03-06 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
2012-03-06 Nelson FerreiraCoverity: Resource leak: CID 400015
2012-03-06 Nelson FerreiraMerge remote-tracking branch 'njsf/for-steve' into...
2012-03-06 Nelson Ferreiraxstrncpy saga
2012-03-06 Nelson Ferreiraxstrncpy saga
2012-03-06 Nelson Ferreiraxstrncpy saga
2012-03-06 Nelson FerreiraMerge branch 'for-steve' into njsf-tty
2012-03-06 Nelson FerreiraCoverity: CID 400005: Division or modulo by zero
2012-03-06 Nelson FerreiraCoverity: CID 400006: Division or modulo by zero
2012-03-05 Nelson FerreiraCoverity: Out of bounds write: CID 21140
2012-03-05 Nelson FerreiraMerge remote-tracking branch 'njsf/for-steve' into...
2012-03-05 Nelson FerreiraMerge branch 'master' of ssh://dio.dreamhost.com/~...
2012-03-05 Nelson FerreiraMerge branch 'master' into njsf-cov
2012-03-05 Nelson FerreiraCoverity: CID 400829: Uninit
2012-03-05 Nelson FerreiraUse dup2 if available for -t. Also check for ttyname...
2012-03-05 Nelson FerreiraCoverity: CID 400828 Resource leak
2012-03-04 Steve Youngsxstrncpy updates from Nelson
2012-03-04 Nelson Ferreiraxstrncpy saga
2012-03-04 Nelson Ferreiraxstrncpy saga
2012-03-04 Nelson Ferreiraxstrncpy saga
2012-03-04 Nelson Ferreiraxstrncpy saga
2012-03-04 Steve YoungsVarious build updates from Nelson
next