This website requires JavaScript.
Explore
Help
Register
Sign In
electron-rare
/
kicad-source-mirror
Watch
1
Star
0
Fork
0
You've already forked kicad-source-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
43,004
Commits
15
Branches
145
Tags
d82522304c281bf99ff94de68a9dbffe46129502
Commit Graph
4 Commits
Author
SHA1
Message
Date
Wayne Stambaugh
bcd6bddfd4
Start expunging NULL.
...
Given that KiCad is a C++ project, we should really be using nullptr instead of NULL.
2021-07-15 15:44:45 -04:00
Simon Richter
abe1ffabda
Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere
2018-10-20 09:22:24 +02:00
jean-pierre charras
969209c2cc
Fix a few doxygen warnings and add a few comments.
2017-07-04 11:08:27 +02:00
Cirilo Bernardo
68bcdec87e
Workaround for non-ASCII filenames in Windows
2017-03-03 14:30:47 -05:00