phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / utf / data

Name Size Revision Age Author Comment
case_fold_c.php 10.7 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
case_fold_f.php 1.5 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
case_fold_s.php 371 Bytes 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
confusables.php 56.8 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
recode_basic.php 36.8 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
recode_cjk.php 1.4 MB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
search_indexer_0.php 17.9 kB 7686 over 4 years Nils Adermann - forgot to add characters to cheat list, and a...
search_indexer_1.php 13.8 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_19.php 33 Bytes 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_2.php 22.3 kB 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_20.php 14.9 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_21.php 1.2 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_26.php 33 Bytes 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_3.php 14 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_31.php 18.4 kB 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_32.php 9 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_33.php 2 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_36.php 14.1 kB 6186 over 5 years ludovic_arnaud Fixed: missing file
search_indexer_4.php 3.1 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_448.php 3.5 kB 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_5.php 4.9 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_58.php 15 kB 6185 over 5 years ludovic_arnaud Updated UTF files
search_indexer_6.php 5.5 kB 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_64.php 35 Bytes 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_84.php 35 Bytes 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_9.php 46 Bytes 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
search_indexer_95.php 8 kB 6172 over 5 years ludovic_arnaud Changed: split the tables used by the search in...
utf_canonical_comp.php 12.5 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_canonical_decomp.php 27.8 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_compatibility_decomp.php 70.8 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_nfc_qc.php 11.2 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_nfkc_qc.php 41.8 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?
utf_normalizer_common.php 5.6 kB 8479 almost 4 years Nils Adermann Hiding everywhere little buggers, eh?

Latest revisions

# Date Author Comment
8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

7908 07/19/2007 10:38 pm David M

let's remove 350+ impossible entries

7906 07/19/2007 09:57 pm David M

- replace all of the mapings that transform some sort of letter l to number one instead to some sort of letter l to latin small letter l

7890 07/15/2007 10:53 pm Nils Adermann

- search result extract shouldn't end in the middle of a multibyte character [Bug #11863]
- missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027]
- explain that themes which need parsing cannot be stored on the filesystem [Bug #11134]...

7757 06/15/2007 09:36 am Henry Sudhof

Small fix, thanks Black_Hole
#12427

7724 06/08/2007 09:36 am Meik Sievertsen

maybe the reason why some boards had problems with special characters on conversions? :/

7720 06/06/2007 10:34 pm David M

#12227

7703 06/02/2007 01:10 am David M

#12039

7686 05/26/2007 05:40 pm Nils Adermann

- forgot to add characters to cheat list, and also missed 00C5 when manually editing

View revisions

Also available in: Atom