History of file src/XMPPStanza.m at check-in 806244a3554238ad
2021-04-29
| ||
00:15 | heap.zone -> nil.im file: [be3427441d] check-in: [ae703bd9ba] user: js, branch: trunk, size: 5634 [annotate] [blame] [check-ins using] [diff] | |
00:06 | Adjust to ObjFW style file: [b5e09c3ebc] check-in: [9919057cb8] user: js, branch: trunk, size: 5637 [annotate] [blame] [check-ins using] [diff] | |
2019-03-16
| ||
20:58 | Use dot syntax file: [127836dc56] check-in: [abf66b5c9b] user: js, branch: trunk, size: 5774 [annotate] [blame] [check-ins using] [diff] | |
2018-11-05
| ||
22:30 |
Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed. file: [b2b145f65c] check-in: [cd21ff1157] user: js, branch: trunk, size: 5808 [annotate] [blame] [check-ins using] [diff] | |
22:02 | Fix compilation with GCC file: [a53639c5fa] check-in: [4e3a1310e6] user: js, branch: trunk, size: 5837 [annotate] [blame] [check-ins using] [diff] | |
21:22 | Modernize coding style file: [5747db70b5] check-in: [180bf3d08b] user: js, branch: trunk, size: 5607 [annotate] [blame] [check-ins using] [diff] | |
2017-07-23
| ||
11:19 | Adjust to ObjFW changes & small fixes file: [813b227b64] check-in: [efaee4fc4c] user: js, branch: trunk, size: 5495 [annotate] [blame] [check-ins using] [diff] | |
2017-05-13
| ||
15:03 | Adjust to ObjFW changes file: [26c7c49d18] check-in: [2faf18cba7] user: js, branch: trunk, size: 5469 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
15:04 | Fix URL in copyright header file: [62c85c1076] check-in: [4663b00cb4] user: js, branch: trunk, size: 5355 [annotate] [blame] [check-ins using] [diff] | |
2016-07-09
| ||
22:39 | Adjust to ObjFW changes file: [1e02f0c1e0] check-in: [36e00ffb71] user: js, branch: trunk, size: 5365 [annotate] [blame] [check-ins using] [diff] | |
2013-06-23
| ||
21:41 | Use instancetype. file: [d2bae5f7fc] check-in: [049768c6ae] user: js, branch: trunk, size: 5357 [annotate] [blame] [check-ins using] [diff] | |
14:19 | Adjust to reworked exception API. file: [bb69e66d09] check-in: [543fb8b84d] user: js, branch: trunk, size: 5287 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
21:36 | Prefix all ivars with an underscore. file: [8ed21f56f2] check-in: [8dfcb87717] user: js, branch: trunk, size: 5342 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
03:34 | Don't access isa directly. file: [fbf43a1a52] check-in: [c987aa9a5f] user: js, branch: trunk, size: 5371 [annotate] [blame] [check-ins using] [diff] | |
2012-03-21
| ||
10:56 | Update URL in copyright. file: [efa3deac21] check-in: [85bda4afee] user: js, branch: trunk, size: 5362 [annotate] [blame] [check-ins using] [diff] | |
2012-02-03
| ||
16:26 | Add xml:lang support. file: [06dd8ee876] check-in: [93625a9695] user: js, branch: trunk, size: 5355 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:38 | Adjust to recent ObjFW changes. file: [446ca28bd0] check-in: [a6c65a6aa2] user: js, branch: trunk, size: 4903 [annotate] [blame] [check-ins using] [diff] | |
2011-05-26
| ||
20:42 | Check for res_ndestroy. file: [63b3b8769a] check-in: [3b589295f9] user: js, branch: trunk, size: 4894 [annotate] [blame] [check-ins using] [diff] | |
2011-05-12
| ||
20:51 | Move namespaces to namespaces.h and add missing files to Xcode project. file: [4e7bfcfbe2] check-in: [12e4f83535] user: js, branch: trunk, size: 4844 [annotate] [blame] [check-ins using] [diff] | |
17:49 | Fix namespace handling. file: [e142fdac99] check-in: [39a1c76b23] user: js, branch: trunk, size: 4848 [annotate] [blame] [check-ins using] [diff] | |
2011-04-25
| ||
23:04 | Improve +[XMPPStanza stanzaWithElement:]. file: [6749e640ea] check-in: [29d84637d6] user: js, branch: trunk, size: 4818 [annotate] [blame] [check-ins using] [diff] | |
2011-03-30
| ||
18:35 | Set the default namespace and prefixes when creating a new XMPPStanza. file: [20dba48ed9] check-in: [efd0127bff] user: js, branch: trunk, size: 5195 [annotate] [blame] [check-ins using] [diff] | |
2011-03-29
| ||
01:46 | Port to ObjC 1. file: [3e896b294c] check-in: [2f8a95152e] user: js, branch: trunk, size: 4993 [annotate] [blame] [check-ins using] [diff] | |
2011-03-27
| ||
23:47 | Add XMPPRosterItem class. file: [9926f881b4] check-in: [c9c5afc2e7] user: js, branch: trunk, size: 4778 [annotate] [blame] [check-ins using] [diff] | |
21:50 | Don't synthesize the getter when the setter isn't synthesized. file: [a16d9343e0] check-in: [6b038b0cf6] user: js, branch: trunk, size: 4780 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
17:57 | Handle nil as argument to XMPPStanza's setters file: [1ae4e0c618] check-in: [d6b5e4a4e1] user: florob@babelmonkeys.de, branch: trunk, size: 4625 [annotate] [blame] [check-ins using] [diff] | |
2011-02-19
| ||
16:40 | Use XMPPJID for from and to. file: [e5a3313b65] check-in: [e5d6fa6802] user: js, branch: trunk, size: 4541 [annotate] [blame] [check-ins using] [diff] | |
15:08 | Remove old attributes before adding new ones. file: [328a61beaa] check-in: [51f917ae30] user: js, branch: trunk, size: 4457 [annotate] [blame] [check-ins using] [diff] | |
2011-02-16
| ||
23:27 | Fix copyright file: [9c7b4d99c2] check-in: [5673770963] user: florob@babelmonkeys.de, branch: trunk, size: 4441 [annotate] [blame] [check-ins using] [diff] | |
22:36 | Use exceptions. file: [e0459a5b73] check-in: [7b3354d7e0] user: js, branch: trunk, size: 4447 [annotate] [blame] [check-ins using] [diff] | |
20:12 | Add license. file: [72643fc0a8] check-in: [472d585c4a] user: js, branch: trunk, size: 4398 [annotate] [blame] [check-ins using] [diff] | |
20:05 | Clean up the code. file: [3a525ca278] check-in: [e00e687561] user: js, branch: trunk, size: 3208 [annotate] [blame] [check-ins using] [diff] | |
19:32 | Use one file per class. file: [1421b4edb3] check-in: [28c341cb47] user: js, branch: trunk, size: 2920 [annotate] [blame] [check-ins using] [diff] | |
2011-02-12
| ||
16:58 | Use self for XMPPStanza's init file: [ac1bee5248] check-in: [86a0735116] user: florob@babelmonkeys.de, branch: trunk, size: 5559 [annotate] [blame] [check-ins using] [diff] | |
2011-02-11
| ||
01:06 | Added: Add a basic folder structure file: [5d5d301074] check-in: [2e7a482ea5] user: florob@babelmonkeys.de, branch: trunk, size: 5564 [annotate] [blame] [check-ins using] | |