Commit graph

4 commits

Author SHA1 Message Date
unknown
ca31bda2bf Add GPL notice to a bunch of files.
sql/share/charsets/Index.xml:
  Add GPL notice.
sql/share/charsets/armscii8.xml:
  Add GPL notice.
sql/share/charsets/ascii.xml:
  Add GPL notice.
sql/share/charsets/cp1250.xml:
  Add GPL notice.
sql/share/charsets/cp1251.xml:
  Add GPL notice.
sql/share/charsets/cp1256.xml:
  Add GPL notice.
sql/share/charsets/cp1257.xml:
  Add GPL notice.
sql/share/charsets/cp850.xml:
  Add GPL notice.
sql/share/charsets/cp852.xml:
  Add GPL notice.
sql/share/charsets/cp866.xml:
  Add GPL notice.
sql/share/charsets/dec8.xml:
  Add GPL notice.
sql/share/charsets/geostd8.xml:
  Add GPL notice.
sql/share/charsets/greek.xml:
  Add GPL notice.
sql/share/charsets/hebrew.xml:
  Add GPL notice.
sql/share/charsets/hp8.xml:
  Add GPL notice.
sql/share/charsets/keybcs2.xml:
  Add GPL notice.
sql/share/charsets/koi8r.xml:
  Add GPL notice.
sql/share/charsets/koi8u.xml:
  Add GPL notice.
sql/share/charsets/latin1.xml:
  Add GPL notice.
sql/share/charsets/latin2.xml:
  Add GPL notice.
sql/share/charsets/latin5.xml:
  Add GPL notice.
sql/share/charsets/latin7.xml:
  Add GPL notice.
sql/share/charsets/macce.xml:
  Add GPL notice.
sql/share/charsets/macroman.xml:
  Add GPL notice.
sql/share/charsets/swe7.xml:
  Add GPL notice.
2004-09-10 14:53:06 -05:00
unknown
f390da2270 All collation names are now fit into convension 2003-04-07 18:49:56 +05:00
unknown
b7a723af12 German Phone book collation is always compiled
Some collation names have been renamed


BitKeeper/deleted/.del-ctype-latin1_de.c~c5d8f9208bceb98e:
  Delete: strings/ctype-latin1_de.c
libmysql/Makefile.shared:
  German Phone book collation is always compiled
mysql-test/r/ctype_collate.result:
  Some collation names have been renamed
mysql-test/t/ctype_collate.test:
  Some collation names have been renamed
mysql-test/t/ctype_latin1_de-master.opt:
  Some collation names have been renamed
mysys/charset.c:
  get_charset_by_name() now will find its default collation if charset name is passed
sql/share/charsets/Index.xml:
  Some collation names have been renamed
sql/share/charsets/cp1251.xml:
  Some collation names have been renamed
sql/share/charsets/cp1257.xml:
  Some collation names have been renamed
sql/share/charsets/latin1.xml:
  Some collation names have been renamed
sql/share/charsets/latin2.xml:
  Some collation names have been renamed
sql/share/charsets/latin7.xml:
  Some collation names have been renamed
sql/share/charsets/macce.xml:
  Some collation names have been renamed
sql/share/charsets/macroman.xml:
  Some collation names have been renamed
sql/sql_show.cc:
  Nicer output from SHOW COLLATION
strings/Makefile.am:
  German Phone book collation is always compiled
strings/ctype-czech.c:
  Some collation names have been renamed
strings/ctype-extra.c:
  Don't compile dynamic charset. We should decide names convension before 
  making this available.
strings/ctype-latin1.c:
  German Phone book collation is always compiled
2003-03-26 13:27:19 +04:00
unknown
028822d27b SHOW CHARACTER SET now can display comments
Low case letters are used in charset names


BitKeeper/deleted/.del-MacRoman.xml~f890bce37d31d382:
  Delete: sql/share/charsets/MacRoman.xml
BitKeeper/deleted/.del-MacCE.xml~fca413f3126f6189:
  Delete: sql/share/charsets/MacCE.xml
mysys/charset.c:
  SHOW CHARACTER SET now can display comments
sql/share/charsets/Index.xml:
  SHOW CHARACTER SET now can display comments
sql/sql_show.cc:
  SHOW CHARACTER SET now can display comments
strings/ctype.c:
  SHOW CHARACTER SET now can display comments
2003-03-25 16:12:49 +04:00
Renamed from sql/share/charsets/MacRoman.xml (Browse further)