| brlcad:/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
MAIN:brlcad:20080111210901
by brlcad on
11 January 2008, 15:09:01 -0600
(11 months ago)
erhm, is something filtering exe files? add it again
svn/Windows/svn-1.4.5-setup.exe
1.1
MAIN:brlcad:20080111205437
by brlcad on
11 January 2008, 14:55:16 -0600
(11 months ago)
Initial revision
svn/Linux/CollabNetSubversion-client-1.4.6-3.i386.rpm
1.1
svn/MacOSX/Subversion 1.4.4-2 Universal.dmg
1.1
svn/Solaris/CSVNclnt-1.4.6.2-sparc-local.gz
1.1
svn/Windows/TortoiseSVN-1.4.7.11792-win32-svn-1.4.6.msi
1.1
svn:brlcad:20080111205437
by brlcad on
11 January 2008, 14:55:16 -0600
(11 months ago)
Import svn binaries for various platforms
svn/Linux/CollabNetSubversion-client-1.4.6-3.i386.rpm
1.1.1.1
svn/MacOSX/Subversion 1.4.4-2 Universal.dmg
1.1.1.1
svn/Solaris/CSVNclnt-1.4.6.2-sparc-local.gz
1.1.1.1
svn/Windows/TortoiseSVN-1.4.7.11792-win32-svn-1.4.6.msi
1.1.1.1
MAIN:brlcad:20080103171549
by brlcad on
03 January 2008, 11:15:49 -0600
(12 months ago)
test acl
brlcad/TODO
14.231
MAIN:brlcad:20080103171421
by brlcad on
03 January 2008, 11:14:21 -0600
(12 months ago)
enable CVS access control via the cvs_acls precommit hook
CVSROOT/commitinfo
1.2
MAIN:brlcad:20080103171321
by brlcad on
03 January 2008, 11:13:21 -0600
(12 months ago)
checkout the avail file
CVSROOT/checkoutlist
1.6
MAIN:brlcad:20080103171242
by brlcad on
03 January 2008, 11:12:42 -0600
(12 months ago)
enable CVS access control, add an avail file that only allows mods to CVSROOT
CVSROOT/avail
1.1
MAIN:brlcad:20080103170101
by brlcad on
03 January 2008, 11:01:01 -0600
(12 months ago)
test template, sort
CVSROOT/checkoutlist
1.5
MAIN:brlcad:20080103165539
by brlcad on
03 January 2008, 10:55:39 -0600
(12 months ago)
use the log template that informs committers that the repository is moving/moved (so should not commit..)
CVSROOT/rcsinfo
1.2
MAIN:brlcad:20080103165246
by brlcad on
03 January 2008, 10:52:46 -0600
(12 months ago)
check out the rcstemplate
CVSROOT/checkoutlist
1.4
MAIN:brlcad:20080103165232
by brlcad on
03 January 2008, 10:52:32 -0600
(12 months ago)
add a commit template that points users to the svn repo (precursor to outright preventing commits during this migration).
CVSROOT/rcstemplate
1.1
MAIN:brlcad:20071231202512
by brlcad on
31 December 2007, 14:25:12 -0600
(12 months ago)
header cleanup, more address removal
brlcad/doc/plot3.5
14.11
brlcad/include/brep.h
1.21
brlcad/include/db.h
14.16
brlcad/include/fbmsg.h
1.7
brlcad/include/mater.h
14.15
MAIN:brlcad:20071231191834
by brlcad on
31 December 2007, 13:18:34 -0600
(12 months ago)
add the new src/libbu/str.c file to the windows build
brlcad/misc/win32-msvc8/libbu/libbu.vcproj
1.7
brlcad/misc/win32-msvc7/libbu/libbu.vcproj
1.13
brlcad/src/libbu/libbu.dsp
14.21
MAIN:brlcad:20071231191630
by brlcad on
31 December 2007, 13:16:30 -0600
(12 months ago)
add str.c to the compilation
brlcad/src/libbu/Makefile.am
14.42
MAIN:brlcad:20071231191608
by brlcad on
31 December 2007, 13:16:08 -0600
(12 months ago)
include stddef.h for size_t and declare the new bu_strlcatm() and bu_strlcpym() functions and their associated bu_strlcat/bu_strlcpy macro wrappers.
brlcad/include/bu.h
14.91
MAIN:brlcad:20071231191502
by brlcad on
31 December 2007, 13:15:02 -0600
(12 months ago)
moved bu_strdupm() to new src/libbu/str.c file
brlcad/src/libbu/malloc.c
14.45
MAIN:brlcad:20071231191432
by brlcad on
31 December 2007, 13:14:32 -0600
(12 months ago)
add initial implementation of bu_strlcat() and bu_strlcpy() that provide safe wrappers around the string functions of similar name. if they're not available, then the strn family are used and appropr…
brlcad/src/libbu/str.c
1.1
MAIN:brlcad:20071231182818
by brlcad on
31 December 2007, 12:28:18 -0600
(12 months ago)
the new linger-by-default option doesn't seem to be working at least with 7.10.4 on ia32 linux, reported by Paul58
brlcad/BUGS
14.102
MAIN:brlcad:20071231175654
by brlcad on
31 December 2007, 11:56:54 -0600
(12 months ago)
comment and header cleanup, convert k&r prototypes to ansi, doxygenify
brlcad/src/vdeck/vdeck.c
14.22
MAIN:brlcad:20071231175515
by brlcad on
31 December 2007, 11:55:34 -0600
(12 months ago)
remove the non __STDC__ sections, c89 is a given now
brlcad/src/mged/dodraw.c
14.18
brlcad/src/librt/nmg_fcut.c
14.15
brlcad/src/librt/table.c
14.23
brlcad/src/librt/tree.c
14.29
MAIN:brlcad:20071231175414
by brlcad on
31 December 2007, 11:54:14 -0600
(12 months ago)
declare bu_vls_strcmp() and bu_vls_strncmp() as functions instead of macros, remove the plethora of __STDC__ protections on the assertion macros and friends.
brlcad/include/bu.h
14.90
MAIN:brlcad:20071231175301
by brlcad on
31 December 2007, 11:53:01 -0600
(12 months ago)
move bu_strdup_message out of malloc.c and into vls.c, add bu_vls_strcmp() and bu_vls_strncmp() as new functions instead of macros so the sanity checks can be added.
brlcad/src/libbu/malloc.c
14.44
brlcad/src/libbu/vls.c
14.36
MAIN:brlcad:20071231174710
by brlcad on
31 December 2007, 11:47:10 -0600
(12 months ago)
no longer need assert.h
brlcad/src/libbu/list.c
14.15
MAIN:brlcad:20071231174648
by brlcad on
31 December 2007, 11:46:48 -0600
(12 months ago)
make a note that bu_crashreport() is NOT thread-safe. it could have an internal semaphore wrapper, but for now, just let callers protect (i.e. leave it up to bu_bomb())
brlcad/src/libbu/crashreport.c
1.7
MAIN:brlcad:20071231174504
by brlcad on
31 December 2007, 11:45:04 -0600
(12 months ago)
consistently lowercase
brlcad/src/libbu/brlcad_path.c
14.58
MAIN:brlcad:20071231174424
by brlcad on
31 December 2007, 11:44:24 -0600
(12 months ago)
fix at least one race-condition problem with parallel crash report generation. acquire a semaphore when printing into the tracefile filename and acquire the BU_SEM_SYSCALL semaphore when printing so …
brlcad/src/libbu/bomb.c
14.31
MAIN:brlcad:20071231174119
by brlcad on
31 December 2007, 11:41:19 -0600
(12 months ago)
remove the __STDC__ protections, it's a given
brlcad/src/libbn/wavelet.c
14.17
MAIN:brlcad:20071231174044
by brlcad on
31 December 2007, 11:40:44 -0600
(12 months ago)
really odd wrapper.. the uppercase variant seems to never get used/declared contrary to the comment. either way, remove the non __STDC__ section
brlcad/src/libbn/fortran.c
14.18
MAIN:brlcad:20071231173938
by brlcad on
31 December 2007, 11:39:38 -0600
(12 months ago)
remove the if not __STDC__ section
brlcad/src/fbed/std.h
14.8
MAIN:brlcad:20071231173911
by brlcad on
31 December 2007, 11:39:11 -0600
(12 months ago)
use new bu_temp_file() instead of tmpfile() for temporary files
brlcad/src/conv/iges/g-iges.c
1.25
|