aboutsummaryrefslogtreecommitdiffstats
path: root/native/src/basechars.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize char_utils.h and basechars.hTadashi G. Takaoka2011-11-111-192/+0
| | | | | | | * make BASE_CHARS[] const * add several inline menthods for ASCII character handling Change-Id: I49664f219af88faf0aef43ac350cfc216570b185
* (Step2)Move functions related to proximity to proximity_info.cppsatok2011-07-141-0/+20
| | | | Change-Id: Iae0eb2a5cd758bda820fa42b4bc3eb3d2665bf96
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+172
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986