Commit Graph

1342 Commits

Author SHA1 Message Date
Rudolf Polzer
c91f8f79dd simplify more 2012-05-14 20:46:22 +02:00
Rudolf Polzer
5801f18dd0 for DP repo: support separate master branches 2012-05-14 20:41:48 +02:00
Rudolf Polzer
d5adeaa297 ignore another branch 2012-05-14 20:36:13 +02:00
Rudolf Polzer
11fd3e4f1b ignore some branches 2012-05-14 18:08:19 +02:00
Rudolf Polzer
d609666e2a fix the TTL to 3 hours to match reality 2012-05-14 17:56:04 +02:00
Rudolf Polzer
636561b415 fix a bash/sh typo 2012-05-14 17:53:41 +02:00
Rudolf Polzer
8e6028b600 conflict watch script name 2012-05-14 17:26:45 +02:00
Rudolf Polzer
26e02eb7d0 rename conflict watch to xoncw :P 2012-05-14 17:25:00 +02:00
Rudolf Polzer
2cfb548b61 fix broken links 2012-05-14 17:02:07 +02:00
Rudolf Polzer
0abe1a3d1a more fixes 2012-05-14 16:56:38 +02:00
Rudolf Polzer
0f8aa1f7a4 more fixes 2012-05-14 16:38:50 +02:00
Rudolf Polzer
85dc25765b find the repo dir properly 2012-05-14 16:37:38 +02:00
Rudolf Polzer
0a4fb1f7fe url fixes 2012-05-14 16:36:51 +02:00
Rudolf Polzer
fdfb4b32c6 more RSS handling: <pre> tags 2012-05-14 16:32:33 +02:00
Rudolf Polzer
52a01fa911 properly keep the RSS files existing when clearing 2012-05-14 16:26:28 +02:00
Rudolf Polzer
0661c346a1 some fixes about RSS writing 2012-05-14 16:20:38 +02:00
Rudolf Polzer
8d60e3109a add a conflict detector that outputs to per-branchowner RSS feeds 2012-05-14 15:43:16 +02:00
Rudolf Polzer
bf4bfb4e09 add support for STATE 2012-05-02 16:10:49 +02:00
Rudolf Polzer
b03cfe83ce more fixes 2012-05-02 14:38:52 +02:00
Rudolf Polzer
df939296dc better errors 2012-05-02 14:26:15 +02:00
Rudolf Polzer
16e64e8fe3 IMMEDIATE: Ceci n'est pas un nom. 2012-05-02 12:13:44 +02:00
Rudolf Polzer
0311197941 better detect extra parm globals 2012-05-02 11:19:20 +02:00
Rudolf Polzer
1489c4a3ee better mark warnings 2012-05-02 10:39:15 +02:00
Rudolf Polzer
b6f053a531 print warning with instruction 2012-05-02 10:34:00 +02:00
Rudolf Polzer
99737dee77 work around QCC STORE_V bug 2012-05-02 10:27:31 +02:00
Rudolf Polzer
95e48819ff detect temps used by only one function 2012-05-02 10:03:07 +02:00
Rudolf Polzer
554643358b detect function-unique temps 2012-05-02 09:57:08 +02:00
Rudolf Polzer
44514d5688 better analyze variable types 2012-05-02 09:55:43 +02:00
Rudolf Polzer
9e4fd60e0e Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic
Conflicts:
	misc/tools/progs-analyzer.pl
2012-05-02 09:02:08 +02:00
Rudolf Polzer
d7e4e46958 better detect global types 2012-05-02 08:54:22 +02:00
Rudolf Polzer
c10826e75f stuff 2012-04-30 14:34:53 +02:00
Rudolf Polzer
ef11020481 fix two typos 2012-04-30 14:30:11 +02:00
Rudolf Polzer
b4687ec0d6 fix the "error" handlign 2012-04-30 14:11:18 +02:00
Rudolf Polzer
0387398f59 only WARN about invalid opcodes, and guess their signature 2012-04-30 14:01:02 +02:00
Rudolf Polzer
b437b2272b fix the last analyzing step 2012-04-30 12:48:56 +02:00
Rudolf Polzer
34adbf6d4d keep the state hash simpler 2012-04-30 12:36:45 +02:00
Rudolf Polzer
06282bf4e7 better detect unused locals 2012-04-30 12:34:15 +02:00
Rudolf Polzer
534a4166d4 start of future support to detect unused temps 2012-04-29 22:07:53 +02:00
Rudolf Polzer
a0ab3acab1 nicer syntax 2012-04-26 18:04:20 +02:00
Rudolf Polzer
65a821236e speedup state checking for complex functions 2012-04-26 14:42:38 +02:00
Rudolf Polzer
e61d383d25 fix detection of error() 2012-04-26 13:35:56 +02:00
Rudolf Polzer
49682cfb86 show constant values in disassembly; make the function error() noreturn 2012-04-26 13:30:19 +02:00
Rudolf Polzer
f4052bc234 fix parameter handling 2012-04-26 11:16:19 +02:00
Rudolf Polzer
7dacdb6dae more watching 2012-04-26 10:53:01 +02:00
Rudolf Polzer
a92d60dfe1 more cleanup 2012-04-26 09:42:43 +02:00
Rudolf Polzer
e0cdef912e code cleanup 2012-04-26 08:48:41 +02:00
Rudolf Polzer
30b092bd2f add a static analyzer, gets more features later 2012-04-25 17:48:02 +02:00
Rudolf Polzer
f002756902 fix two uses of cd 2012-04-21 15:54:17 +02:00
Rudolf Polzer
6e2745caaf also support DESTDIR 2012-04-21 15:52:28 +02:00
Rudolf Polzer
8c01f6e84b fix another typo 2012-04-21 15:49:21 +02:00