Adrien Destugues
09bb8269ac
Tracker: localize RegExp errors.
...
These were left out because the same RegExp.cpp file is also used by
collectcatkeys. This needed some jam file changes to get collectcatkeys
to build on both the host and target.
Fixes the last remaining part of #6374 .
2016-09-25 15:10:12 +02:00
John Scipione
23d59b8742
Tracker: RegExp, set initial member values
...
CID 609956
2014-08-10 15:04:50 -04:00
John Scipione
8bc62a0a12
Tracker: RegExp style fixes, pointer style
2014-08-10 15:04:49 -04:00
John Scipione
96d9dde048
Tracker: style fixes to RegExp (minor)
2014-06-20 21:29:30 -04:00
Matt Madia
db41683495
Automatic whitespace cleanup. No functional change.
2013-01-02 10:11:56 +00:00
John Scipione
ea001e585a
Round 2 of style changes to Tracker
...
* focused on 80-char limit fixes.
* also some whitespace and case statement indentation fixes
2012-07-28 14:02:35 -04:00
John Scipione
b05aa8b5b1
Style changes in Tracker, no functional change.
...
Manual whitespace cleanup
Change instances of const char * to const char*
Convert /* */ C style comments to // C++ style comments
2012-07-27 20:46:47 -04:00
Alexandre Deckner
ad76f4439f
* Build fix, see ticket 6374
...
* 80 char limit fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38679 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-16 16:36:56 +00:00
Stephan Aßmus
108f794c97
Patch by mt: Translate various yet untranslated strings in libtracker,
...
closes ticket #6374 . Thanks a bunch!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-16 14:30:20 +00:00
Ingo Weinhold
e83635fd5a
* RegExp::Prop(): Fixed build (assignment of string literals to a char*).
...
* Automatic whitespace cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38618 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-12 15:08:01 +00:00
Ingo Weinhold
6e927a5fc0
malloc.h ain't no standard header. Use stdlib.h instead.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22776 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-30 17:32:27 +00:00
Axel Dörfler
02be5353fd
Added libtracker.so to the repository and the build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12772 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-23 00:58:42 +00:00