~ubuntu-branches/ubuntu/trusty/pcre3/trusty

« back to all changes in this revision

Viewing changes to AUTHORS

  • Committer: Package Import Robot
  • Author(s): Mark Baker
  • Date: 2012-03-23 22:34:54 UTC
  • mfrom: (23.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120323223454-grhqqolk8a7x1h24
Tags: 1:8.30-4
* Reluctantly using an epoch, as it seems the funny version number with
  extra dots causes problems
* Bumped standard version to 3.9.3. No changes needed
* Converted to use new source format / quilt
* Put back obsolete pcre_info() API that upstream have dropped (Closes:
  #665300, #665356)
* Don't include pcregrep binary in debug package

Thanks to Elimar Riesebieter for the conversion to the new source format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
University of Cambridge Computing Service,
9
9
Cambridge, England.
10
10
 
11
 
Copyright (c) 1997-2010 University of Cambridge
 
11
Copyright (c) 1997-2012 University of Cambridge
12
12
All rights reserved
13
13
 
14
14
 
 
15
PCRE JUST-IN-TIME COMPILATION SUPPORT
 
16
-------------------------------------
 
17
 
 
18
Written by:       Zoltan Herczeg
 
19
Email local part: hzmester
 
20
Emain domain:     freemail.hu
 
21
 
 
22
Copyright(c) 2010-2012 Zoltan Herczeg
 
23
All rights reserved.
 
24
 
 
25
 
 
26
STACK-LESS JUST-IN-TIME COMPILER
 
27
--------------------------------
 
28
 
 
29
Written by:       Zoltan Herczeg
 
30
Email local part: hzmester
 
31
Emain domain:     freemail.hu
 
32
 
 
33
Copyright(c) 2009-2012 Zoltan Herczeg
 
34
All rights reserved.
 
35
 
 
36
 
15
37
THE C++ WRAPPER LIBRARY
16
38
-----------------------
17
39
 
18
40
Written by:       Google Inc.
19
41
 
20
 
Copyright (c) 2007-2010 Google Inc
 
42
Copyright (c) 2007-2012 Google Inc
21
43
All rights reserved
22
44
 
23
45
####