~ubuntu-branches/ubuntu/saucy/juffed/saucy

« back to all changes in this revision

Viewing changes to apis/qore.api

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2011-04-30 13:43:26 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110430134326-0bnvvo5z2medbdxi
Tags: 0.9.1137-1
* New upstream release.
* Remove debian/juffed.1, added upstream (in debian.in).
* Remove debian/patches/static.patch: we can now bundle the .so after
  upstream has resolved soname issues.
* debian/control:
  - Bump Standards-Version to 0.9.2.
  - Update homepage.
  - Do not build-depend on chrpath, not needed anymore.
* debian/rules:
  - Remove chrpath rule, not needed anymore.
* Add juffed-dev and juffed-plugins packages.
* Do not install the libkeybindings.so plugin: causes a segfault on my
  amd64 machine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%disable-all-warnings
 
2
%disable-warning
 
3
%enable-all-warnings
 
4
%enable-warning
 
5
%exec-class
 
6
%include
 
7
%lock-options
 
8
%lock-warnings
 
9
%no-child-restrictions
 
10
%no-class-defs
 
11
%no-constant-defs
 
12
%no-database
 
13
%no-external-info
 
14
%no-external-process
 
15
%no-filesystem
 
16
%no-global-vars
 
17
%no-gui
 
18
%no-locale-control
 
19
%no-namespace-defs
 
20
%no-network
 
21
%no-new
 
22
%no-process-control
 
23
%no-subroutine-defs
 
24
%no-terminal-io
 
25
%no-thread-classes
 
26
%no-thread-control
 
27
%no-thread-info
 
28
%no-threads
 
29
%no-top-level
 
30
%require-our
 
31
%require-prototypes
 
32
%require-types
 
33
%requires
 
34
%strict-args
 
35
background 
 
36
break 
 
37
by 
 
38
case
 
39
catch 
 
40
chomp
 
41
class 
 
42
const 
 
43
context 
 
44
continue 
 
45
default
 
46
delete 
 
47
do 
 
48
elements 
 
49
else 
 
50
exists 
 
51
find 
 
52
foldl 
 
53
foldr 
 
54
for 
 
55
foreach 
 
56
if 
 
57
in 
 
58
inherits 
 
59
instanceof
 
60
keys
 
61
map
 
62
my 
 
63
namespace 
 
64
new 
 
65
NOTHING 
 
66
NULL 
 
67
on_error
 
68
on_exit
 
69
on_success
 
70
our
 
71
pop 
 
72
private 
 
73
push 
 
74
rethrow
 
75
return
 
76
select
 
77
shift 
 
78
sortBy
 
79
sortDescendingBy
 
80
splice 
 
81
static
 
82
sub
 
83
subcontext 
 
84
summarize
 
85
switch
 
86
synchronized 
 
87
thread_exit 
 
88
throw 
 
89
trim
 
90
try 
 
91
unshift
 
92
where 
 
93
while
 
 
b'\\ No newline at end of file'