ObjFW  History of .gitignore of 51c8047121d158e3

History of the file that is called .gitignore at check-in 51c8047121d158e3

2024-03-23
16:43
[77b3609eea] part of check-in [66f22a2831] OFMessagePackTests: Add more tests (check-in: [66f22a2831] user: js, branch: trunk, size: 1046) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:57
[b40456b83a] part of check-in [730de8fbf2] Fix .fossil-settings/{clean,ignore}-glob (check-in: [730de8fbf2] user: js, branch: objfwtest, size: 1141) [annotate] [blame] [check-ins using] [diff]
2024-02-11
22:32
[fdf5c85348] part of check-in [cc7c76d3c2] Migrate OFINIFileTests to ObjFWTest (check-in: [cc7c76d3c2] user: js, branch: objfwtest, size: 1189) [annotate] [blame] [check-ins using] [diff]
21:57
[374523f65f] part of check-in [e3fbb3ecea] Migrate OFHMACTests to ObjFWTest (check-in: [e3fbb3ecea] user: js, branch: objfwtest, size: 1185) [annotate] [blame] [check-ins using] [diff]
21:46
[b086db5cd9] part of check-in [9c28411f49] Migrate OFSubprocessTests to ObjFWTest (check-in: [9c28411f49] user: js, branch: objfwtest, size: 1206) [annotate] [blame] [check-ins using] [diff]
21:29
[7bb7af0687] part of check-in [dda0ca9612] Migrate OF*HashTests.m to ObjFWTest (check-in: [dda0ca9612] user: js, branch: objfwtest, size: 1202) [annotate] [blame] [check-ins using] [diff]
13:55
[432b23bf9d] part of check-in [80406ae7bf] Clean up various leftovers to fix the build (check-in: [80406ae7bf] user: js, branch: objfwtest, size: 1177) [annotate] [blame] [check-ins using] [diff]
2024-02-10
13:16
[09fa2b249f] part of check-in [ab933fe0e6] Merge trunk into branch "objfwtest" (check-in: [ab933fe0e6] user: js, branch: objfwtest, size: 1173) [annotate] [blame] [check-ins using] [diff]
12:55
[f4069ec503] part of check-in [0ceea01454] Add ObjFWTest (check-in: [0ceea01454] user: js, branch: trunk, size: 1015) [annotate] [blame] [check-ins using] [diff]
12:06
[b0ddfd7380] part of check-in [7c509c3d51] Migrate OFPBKDF2Tests to ObjFWTest (check-in: [7c509c3d51] user: js, branch: objfwtest, size: 1193) [annotate] [blame] [check-ins using] [diff]
2024-02-05
20:42
[ecb2a6c378] part of check-in [10f006be37] Add ObjFWTest

So far, it only discovers all tests and runs them and doesn't do much
else. (check-in: [10f006be37] user: js, branch: objfwtest, size: 1035) [annotate] [blame] [check-ins using] [diff]

2024-01-21
10:10
[6d829dc2af] part of check-in [02824cb820] Add tests for OFSubprocess (check-in: [02824cb820] user: js, branch: trunk, size: 969) [annotate] [blame] [check-ins using] [diff]
2023-10-08
11:37
[62eb322ca1] part of check-in [849f08ce02] Add utils/ofhttpd (check-in: [849f08ce02] user: js, branch: ofhttpd, size: 963) [annotate] [blame] [check-ins using] [diff]
2023-04-11
19:20
[968910a4e3] part of check-in [77d211a25a] Add utils/ofatalkcfg

This is a utility to configure AppleTalk on a network interface.

For now, this is not built by default if AppleTalk sockets are
available, as it is still in an early state. (check-in: [77d211a25a] user: js, branch: trunk, size: 969) [annotate] [blame] [check-ins using] [diff]

2023-04-10
19:22
[9fa51c850c] part of check-in [6ce0093f8d] Remove OFSerialization

While the idea sounds nice that the tag name is the class, this means the
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. (check-in: [6ce0093f8d] user: js, branch: trunk, size: 941) [annotate] [blame] [check-ins using] [diff]

2022-11-07
00:06
[b95f64170b] part of check-in [e2284a0f02] Merge trunk into branch "ofsock" (check-in: [e2284a0f02] user: js, branch: ofsock, size: 987) [annotate] [blame] [check-ins using] [diff]
00:05
[c20f776fd5] part of check-in [e91cba848b] Merge trunk into branch "ofsock" (check-in: [e91cba848b] user: js, branch: ofsock, size: 961) [annotate] [blame] [check-ins using] [diff]
2022-08-07
20:46
[726b780402] part of check-in [1ad52a2f2c] Rewrite objfw-new in ObjC

This offers more flexibility in the future, e.g. to generate classes
with properties. (check-in: [1ad52a2f2c] user: js, branch: trunk, size: 967) [annotate] [blame] [check-ins using] [diff]

16:51
[42e9f25720] part of check-in [fa9d22b297] Fix compiling with --disable-files (check-in: [fa9d22b297] user: js, branch: trunk, size: 941) [annotate] [blame] [check-ins using] [diff]
2022-08-02
20:34
[c81fedd291] part of check-in [545c9c48bb] Add initial Wii U support (check-in: [545c9c48bb] user: js, branch: trunk, size: 920) [annotate] [blame] [check-ins using] [diff]
2022-08-01
21:20
[c5473b5067] part of check-in [1483709ab2] Add support for embedding files into binaries

Embedded files are available via the objfw-embedded: URL scheme. (check-in: [1483709ab2] user: js, branch: trunk, size: 904) [annotate] [blame] [check-ins using] [diff]

2022-07-31
16:06
[2fa2b2bd7c] part of check-in [8384094996] Ignore tests/tests.rpx in VCS (check-in: [8384094996] user: js, branch: wii-u, size: 873) [annotate] [blame] [check-ins using] [diff]
2022-07-17
20:05
[30dcd26802] part of check-in [986e12aa9c] tests: Init and use console on Switch (check-in: [986e12aa9c] user: js, branch: nintendo-switch, size: 857) [annotate] [blame] [check-ins using] [diff]
2021-11-20
13:18
[fdb1296647] part of check-in [8f8af474fc] Move TLS implementations to a separate library

These implementations all depend on additional libraries that are
otherwise not needed for an ObjFW application that does not use TLS,
meaning they would add unnecessary dependencies for a lot of
applications and waste memory. (check-in: [8f8af474fc] user: js, branch: trunk, size: 841) [annotate] [blame] [check-ins using] [diff]

2021-03-30
21:23
[0c715f3134] part of check-in [564d6d6b6f] Merge trunk into 1.0 branch (check-in: [564d6d6b6f] user: js, branch: 1.0, size: 822) [annotate] [blame] [check-ins using] [diff]
2021-01-01
16:10
[5a4054131c] part of check-in [125faa9dcc] Add HP-UX libraries to ignore glob (check-in: [125faa9dcc] user: js, branch: trunk, size: 842) [annotate] [blame] [check-ins using] [diff]
2020-12-30
00:03
[8813a8edcf] part of check-in [cebf3184eb] Merge trunk into branch "amiga-library" (check-in: [cebf3184eb] user: js, branch: amiga-library, size: 810) [annotate] [blame] [check-ins using] [diff]
2020-12-27
19:13
[b01b8121bd] part of check-in [bb25f8b0fe] Don't use sfdc / cvinclude.pl anymore

The linklib generator already completely obsoletes it. (check-in: [bb25f8b0fe] user: js, branch: trunk, size: 797) [annotate] [blame] [check-ins using] [diff]

18:50
[2b99f69bad] part of check-in [eeba79d088] Add a generator for the linklib

This will eventually also generate the glue code and the function list
and make sfdc & cvinclude.pl entirely obsolete. It will also reduce the
maintenance burden because once everything is generated from
library.xml, there is a single file in which a function needs to be
added / changed instead of 5. (check-in: [eeba79d088] user: js, branch: trunk, size: 858) [annotate] [blame] [check-ins using] [diff]

2020-12-26
22:21
[79907f2092] part of check-in [4d06c7359b] Adjust globs to changed paths (check-in: [4d06c7359b] user: js, branch: trunk, size: 825) [annotate] [blame] [check-ins using] [diff]
2020-10-04
15:00
[de589d00f2] part of check-in [92335940e9] Merge trunk into branch "amiga-library" (check-in: [92335940e9] user: js, branch: amiga-library, size: 830) [annotate] [blame] [check-ins using] [diff]
14:39
[2065cc018e] part of check-in [a9f08709d2] Merge trunk into 1.0 branch (check-in: [a9f08709d2] user: js, branch: 1.0, size: 797) [annotate] [blame] [check-ins using] [diff]
2020-08-13
20:58
[1a9a1a32ef] part of check-in [67b8b22764] Add src/runtime/Info.plist to {clean,ignore}-glob (check-in: [67b8b22764] user: js, branch: trunk, size: 817) [annotate] [blame] [check-ins using] [diff]
2020-07-06
23:50
[7181f2f586] part of check-in [c536c268a0] Merge trunk into branch "amiga-library" (check-in: [c536c268a0] user: js, branch: amiga-library, size: 807) [annotate] [blame] [check-ins using] [diff]
23:42
[a12dbef95c] part of check-in [98f0907d36] Merge trunk into branch "1.0" (check-in: [98f0907d36] user: js, branch: 1.0, size: 774) [annotate] [blame] [check-ins using] [diff]
2020-06-24
22:34
[65d8f91504] part of check-in [7aba87d1eb] Correct the path for DerivedData in ignore-glob (check-in: [7aba87d1eb] user: js, branch: trunk, size: 794) [annotate] [blame] [check-ins using] [diff]
2020-06-20
13:39
[d1c8b6c7eb] part of check-in [ff3d26c61e] Add SFD file for AmigaOS 3 and generate inline.h (check-in: [ff3d26c61e] user: js, branch: amiga-library, size: 801) [annotate] [blame] [check-ins using] [diff]
2020-05-28
23:45
[3ed518618d] part of check-in [cc7caa19be] Remove utils/ofsock, as it is not ready for 1.0 (check-in: [cc7caa19be] user: js, branch: 1.0, size: 768) [annotate] [blame] [check-ins using] [diff]
22:20
[79c7b883a0] part of check-in [ca57acd2f9] Use versioned Fossil settings

These existed as unversioned settings before, but are dependent on the
currently checked out version. (check-in: [ca57acd2f9] user: js, branch: trunk, size: 788) [annotate] [blame] [check-ins using] [diff]

2020-05-24
17:02
[5ac3198ed9] part of check-in [b630206e06] Clean up .gitignore (check-in: [b630206e06] user: js, branch: trunk, size: 794) [annotate] [blame] [check-ins using] [diff]
2020-05-23
16:50
[46395075de] part of check-in [3b9d093715] .gitignore: Add .fslckout and _FOSSIL_

This allows checking out the Fossil and Git repo into the same working
tree. (check-in: [3b9d093715] user: js, branch: trunk, size: 996) [annotate] [blame] [check-ins using] [diff]

2020-05-03
20:29
[6c15580176] part of check-in [97cad6d5f2] Add utils/ofsock

ofsock is a command line util to use the various socket classes in ObjFW
and connect them to stdio or each other. (check-in: [97cad6d5f2] user: js, branch: trunk, size: 977) [annotate] [blame] [check-ins using] [diff]

2020-02-18
01:50
[dbd7d8e2dc] part of check-in [db85f4a740] Update buildsys (check-in: [db85f4a740] user: js, branch: trunk, size: 933) [annotate] [blame] [check-ins using] [diff]
2019-06-17
00:38
[c477958019] part of check-in [79fe29dbf4] Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. (check-in: [79fe29dbf4] user: js, branch: trunk, size: 927) [annotate] [blame] [check-ins using] [diff]

2018-08-04
00:48
[6b7c38a229] part of check-in [aefaa06dd1] Add utils/ofdns (check-in: [aefaa06dd1] user: js, branch: trunk, size: 929) [annotate] [blame] [check-ins using] [diff]
2018-06-17
16:16
[2dd8f8ceb8] part of check-in [51343e2dfc] Rename ofzip to ofarc

It supports more than just ZIP now, so the name was no longer
appropriate. (check-in: [51343e2dfc] user: js, branch: trunk, size: 889) [annotate] [blame] [check-ins using] [diff]

2018-05-13
02:09
[d6b17f1619] part of check-in [95e1ba8d63] runtime: Port Amiga library to MorphOS (check-in: [95e1ba8d63] user: js, branch: trunk, size: 889) [annotate] [blame] [check-ins using] [diff]
2018-04-30
11:20
[8910d110af] part of check-in [ec343c7ae6] runtime: Generate and install Amiga inline header (check-in: [ec343c7ae6] user: js, branch: trunk, size: 898) [annotate] [blame] [check-ins using] [diff]
2018-02-08
23:42
[eae67b34f5] part of check-in [d1b626eaa2] Add Info.plist for test plugin (check-in: [d1b626eaa2] user: js, branch: trunk, size: 852) [annotate] [blame] [check-ins using] [diff]
2018-01-21
22:16
[ddf1cb76b4] part of check-in [0f42b0eafd] Allow building the runtime as a .framework

This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in
framework names. (check-in: [0f42b0eafd] user: js, branch: trunk, size: 828) [annotate] [blame] [check-ins using] [diff]

2018-01-20
16:26
[644c27744a] part of check-in [c7a9c43acd] Add Xcode project for tests on iOS

This currently does not test plugins. (check-in: [c7a9c43acd] user: js, branch: trunk, size: 797) [annotate] [blame] [check-ins using] [diff]

2017-10-15
20:42
[67e19934bc] part of check-in [4d853d2d09] Update .gitignore (check-in: [4d853d2d09] user: js, branch: trunk, size: 811) [annotate] [blame] [check-ins using] [diff]
19:29
[8a34ff9d81] part of check-in [f84590c47d] Add support for building .framework via buildsys (check-in: [f84590c47d] user: js, branch: trunk, size: 777) [annotate] [blame] [check-ins using] [diff]
2017-07-17
23:05
[7ce91daf3d] part of check-in [de43b3e645] gitignore: Add *.library and ppcinline.h (check-in: [de43b3e645] user: js, branch: trunk, size: 764) [annotate] [blame] [check-ins using] [diff]
2016-10-08
15:57
[8367283afa] part of check-in [25f7748cba] Add iOS support to Xcode project (check-in: [25f7748cba] user: js, branch: trunk, size: 740) [annotate] [blame] [check-ins using] [diff]
2016-03-19
21:45
[fe58c41457] part of check-in [b64214c943] Add tests.3dsx to .gitignore (check-in: [b64214c943] user: js, branch: trunk, size: 718) [annotate] [blame] [check-ins using] [diff]
2015-08-26
08:44
[e0e306e2c1] part of check-in [83df9c1cb0] Rename support directory to misc (check-in: [83df9c1cb0] user: js, branch: trunk, size: 701) [annotate] [blame] [check-ins using] [diff]
2015-04-26
12:24
[d6827ee9a0] part of check-in [486073790c] Add utils/ofhttp

This is a small tool to download files via HTTP(S). (check-in: [486073790c] user: js, branch: trunk, size: 707) [annotate] [blame] [check-ins using] [diff]

2014-09-08
01:14
[69b5130dd6] part of check-in [2c629663ea] Add utils/ofhash (check-in: [2c629663ea] user: js, branch: trunk, size: 663) [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:14
[ead1623fef] part of check-in [dc4c88c54c] Move ofzip to subdirectory (check-in: [dc4c88c54c] user: js, branch: trunk, size: 619) [annotate] [blame] [check-ins using] [diff]
2014-08-23
02:01
[ab1e585855] part of check-in [8ac36c05dd] Move a few files into new directory "support"

module.map in the root directory caused some trouble and the number of
these support files was getting high enough to deserve its own
directory. (check-in: [8ac36c05dd] user: js, branch: trunk, size: 607) [annotate] [blame] [check-ins using] [diff]

01:01
[306abbd952] part of check-in [c8a562d8d7] Make ObjFW.framework a module

This makes it possible to import ObjFW from Swift. (check-in: [c8a562d8d7] user: js, branch: trunk, size: 573) [annotate] [blame] [check-ins using] [diff]

2014-04-27
19:34
[14d942218d] part of check-in [cd0a632472] Initial Nintendo DS port (check-in: [cd0a632472] user: js, branch: trunk, size: 567) [annotate] [blame] [check-ins using] [diff]
2013-12-01
00:07
[f461153544] part of check-in [8b0c20a78c] .gitignore: Add utils/ofzip.exe. (check-in: [8b0c20a78c] user: js, branch: trunk, size: 534) [annotate] [blame] [check-ins using] [diff]
2013-11-20
20:20
[9b39e17712] part of check-in [5a0b8a0cb1] .gitignore: Add versioned .so files. (check-in: [5a0b8a0cb1] user: js, branch: trunk, size: 518) [annotate] [blame] [check-ins using] [diff]
2013-11-10
00:35
[f85629722b] part of check-in [ab0be1f3f9] objfw-unzip -> ofzip

This way, one tool can be used for all ZIP operations, even though it
only has an extraction mode yet. (check-in: [ab0be1f3f9] user: js, branch: trunk, size: 511) [annotate] [blame] [check-ins using] [diff]

2013-10-20
11:30
[130da53fc2] part of check-in [0964e7d687] Add objfw-unzip.

This a small tool to extract ZIP files, using OFZIPArchive.

The idea is that as ObjFW contains a complete ZIP implementation anyway,
it makes sense to add those few extra lines of code to have a very small
tool using ObjFW's ZIP implementation. (check-in: [0964e7d687] user: js, branch: trunk, size: 517) [annotate] [blame] [check-ins using] [diff]

2013-06-11
23:33
[3a8df09a67] part of check-in [ffb91daffe] Initial sockets support for the Wii.

Not functional yet due to bugs in the SDK.
Bugs found so far:

* Binding to port 0 fails instead of choosing a free port.
* gethostbyname() does not work for IPs.
* getsockname() is missing.
* struct sockaddr_storage is missing.

I have not decided yet whether I fix those bugs in the SDK (I already
implemented getsockname() and added struct sockaddr_stroage and it seems
to work) or if I work around them in ObjFW. This will mainly depend on
how cooperative the developers of the Wii SDK are. (check-in: [ffb91daffe] user: js, branch: trunk, size: 499) [annotate] [blame] [check-ins using] [diff]

2013-04-27
02:22
[7fbc43bc98] part of check-in [2713b481a1] Initial Wii port.

Threads and sockets still missing. (check-in: [2713b481a1] user: js, branch: trunk, size: 490) [annotate] [blame] [check-ins using] [diff]

2013-01-23
21:57
[08a5bca3ec] part of check-in [7e2ee1bbf2] TableGenerator: Don't depend on wget anymore. (check-in: [7e2ee1bbf2] user: js, branch: trunk, size: 484) [annotate] [blame] [check-ins using] [diff]
2012-07-31
18:56
[018fa8d873] part of check-in [7806e49ef6] .gitignore: Add tests/objc_sync/objc_sync. (check-in: [7806e49ef6] user: js, branch: trunk, size: 538) [annotate] [blame] [check-ins using] [diff]
2012-03-21
12:06
[e6b723e3e1] part of check-in [7078674567] Make use of PACKAGE_VERSION. (check-in: [7078674567] user: js, branch: trunk, size: 512) [annotate] [blame] [check-ins using] [diff]
2012-03-19
13:19
Added: [9b267eb028] part of check-in [8d0a41b0d3] .hgignore -> .gitignore (check-in: [8d0a41b0d3] user: js, branch: trunk, size: 495) [annotate] [blame] [check-ins using]