~drizzle-trunk/drizzle/development

  • Committer: brian
  • Date: 2008-08-01 17:43:30 UTC
  • mfrom: (261.1.8 drizzle)
  • Revision ID: brian@localhost.localdomain-20080801174330-3y6yxa7pxkzdir6p
Merge from downsource tree.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 28.1.17 16 years ago Monty Taylor Moved test programs in strings to strings/tests, l Diff
bchange.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 1.3 KB Diff Download File
bcopy-duff.c 1 16 years ago brian clean slate 1.5 KB Diff Download File
bmove512.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 4.5 KB Diff Download File
bmove_upp-sparc.s 1 16 years ago brian clean slate 1 KB Diff Download File
bmove_upp.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 1.4 KB Diff Download File
ChangeLog 1 16 years ago brian clean slate 1.1 KB Diff Download File
CHARSET_INFO.txt 1 16 years ago brian clean slate 7.6 KB Diff Download File
ctype-big5.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 342 KB Diff Download File
ctype-bin.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 15 KB Diff Download File
ctype-cp932.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 294 KB Diff Download File
ctype-czech.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 28 KB Diff Download File
ctype-euc_kr.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 481 KB Diff Download File
ctype-eucjpms.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 434 KB Diff Download File
ctype-extra.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 496 KB Diff Download File
ctype-gb2312.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 316 KB Diff Download File
ctype-gbk.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 546 KB Diff Download File
ctype-latin1.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 28 KB Diff Download File
ctype-mb.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 34.2 KB Diff Download File
ctype-simple.c 236.1.31 16 years ago Monty Taylor Re-remove mysys header from mystrings. 42 KB Diff Download File
ctype-sjis.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 247 KB Diff Download File
ctype-tis620.c 236.1.30 16 years ago Monty Taylor Merged from Andrey. 43.4 KB Diff Download File
ctype-uca.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 554 KB Diff Download File
ctype-ucs2.c 236.1.64 16 years ago Monty Taylor Removed mysql errnos from ctype-ucs2.c... replaced 89.5 KB Diff Download File
ctype-ujis.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 427 KB Diff Download File
ctype-utf8.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 208 KB Diff Download File
ctype-win1250ch.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 29.4 KB Diff Download File
ctype.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 10.6 KB Diff Download File
decimal.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 84.7 KB Diff Download File
decimal.h 212.5.1 16 years ago Monty Taylor Moved decimal.h to strings. 3.9 KB Diff Download File
do_ctype.c 51.3.9 16 years ago Jay Pipes Removal of DBUG from strings/ library 4 KB Diff Download File
dtoa.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 63.2 KB Diff Download File
dump_map.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 2 KB Diff Download File
getpagesize.c 236.1.53 16 years ago Monty Taylor Made getpagesize an automake compat LIBOBJ. 802 bytes Diff Download File
int2str.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 4.7 KB Diff Download File
is_prefix.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1 KB Diff Download File
latin2.def 1 16 years ago brian clean slate 5.7 KB Diff Download File
llstr.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.1 KB Diff Download File
longlong2str-x86.s 1 16 years ago brian clean slate 5.2 KB Diff Download File
longlong2str.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 3.5 KB Diff Download File
longlong2str_asm.c 152 16 years ago Brian Aker longlong replacement 1.1 KB Diff Download File
m_ctype.h 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 27.5 KB Diff Download File
m_string.h 240.1.6 16 years ago Toru Maesaka removed mystring dependencies from libdrizzle.c 9.5 KB Diff Download File
macros.asm 1 16 years ago brian clean slate 3 KB Diff Download File
Makefile.am 236.1.63 16 years ago Monty Taylor Backed up charsets automake change. 3.7 KB Diff Download File
memcmp.c 212.6.4 16 years ago Mats Kindahl Fixing a few comments and a few tests referring to 1.5 KB Diff Download File
memcpy.c 212.6.4 16 years ago Mats Kindahl Fixing a few comments and a few tests referring to 1.1 KB Diff Download File
memset.c 212.6.4 16 years ago Mats Kindahl Fixing a few comments and a few tests referring to 1.1 KB Diff Download File
my_strchr.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.2 KB Diff Download File
my_strtoll10-x86.s 1 16 years ago brian clean slate 9.2 KB Diff Download File
my_strtoll10.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 6 KB Diff Download File
my_uctype.h 212.5.18 16 years ago Monty Taylor Moved m_ctype, m_string and my_bitmap. Removed t_c 67.7 KB Diff Download File
my_xml.h 212.5.14 16 years ago Monty Taylor Merged from trunk. Removed test_xml. Moved my_xml 2.6 KB Diff Download File
ptr_cmp.asm 1 16 years ago brian clean slate 3.2 KB Diff Download File
README 1 16 years ago brian clean slate 4.6 KB Diff Download File
str2int.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 6.4 KB Diff Download File
str_alloc.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1006 bytes Diff Download File
strappend-sparc.s 1 16 years ago brian clean slate 1.2 KB Diff Download File
strappend.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.1 KB Diff Download File
strcat.c 1 16 years ago brian clean slate 1.3 KB Diff Download File
strcend.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.4 KB Diff Download File
strchr.c 1 16 years ago brian clean slate 1.8 KB Diff Download File
strcmp.c 1 16 years ago brian clean slate 1.3 KB Diff Download File
strcont.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 1.2 KB Diff Download File
strend-sparc.s 1 16 years ago brian clean slate 1 KB Diff Download File
strend.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.2 KB Diff Download File
strfill.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.1 KB Diff Download File
string.doc 77.1.91 16 years ago Monty Taylor Removed strinstr. It was only used twice in once p 6.6 KB Diff Download File
strings-x86.s 1 16 years ago brian clean slate 8.9 KB Diff Download File
strings.asm 77.1.91 16 years ago Monty Taylor Removed strinstr. It was only used twice in once p 18.5 KB Diff Download File
strlen.c 1 16 years ago brian clean slate 1.7 KB Diff Download File
strmake-sparc.s 1 16 years ago brian clean slate 1.1 KB Diff Download File
strmake.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.8 KB Diff Download File
strmov-sparc.s 1 16 years ago brian clean slate 1013 bytes Diff Download File
strmov.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.4 KB Diff Download File
strnlen.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1 KB Diff Download File
strnmov-sparc.s 1 16 years ago brian clean slate 1.1 KB Diff Download File
strnmov.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.1 KB Diff Download File
strrchr.c 1 16 years ago brian clean slate 1.4 KB Diff Download File
strstr-sparc.s 1 16 years ago brian clean slate 1.5 KB Diff Download File
strstr.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.4 KB Diff Download File
strto.c 152 16 years ago Brian Aker longlong replacement 5.1 KB Diff Download File
strtoll.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.2 KB Diff Download File
strtoull.c 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.2 KB Diff Download File
strxmov-sparc.s 1 16 years ago brian clean slate 1.5 KB Diff Download File
strxmov.asm 1 16 years ago brian clean slate 1.9 KB Diff Download File
strxmov.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 1.4 KB Diff Download File
strxnmov.c 236.1.27 16 years ago Monty Taylor Some cleanups/decoupling in mystring. 1.9 KB Diff Download File
t_ctype.h 1 16 years ago brian clean slate 5.4 KB Diff Download File
uca-dump.c 236.3.9 16 years ago Andrey Hristov - Fix build of exotic, mostly non-western, charset 7.4 KB Diff Download File
udiv.c 1 16 years ago brian clean slate 1.2 KB Diff Download File
utr11-dump.c 1 16 years ago brian clean slate 2.7 KB Diff Download File
xml.c 236.1.4 16 years ago Monty Taylor Merged remove-include-dir. 11.3 KB Diff Download File