aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
Commit message (Expand)AuthorAgeFilesLines
* Docs: Accurately describe our minimum GLib and where to get itJim Young2022-02-061-1/+1
* Docs: Fix a README.developer code exampleJoão Valverde2021-12-181-3/+3
* Docs: Add more info about transitioning to C99 fixed-width typesJoão Valverde2021-12-181-7/+23
* Docs: First pass to update README.developer to C11João Valverde2021-12-161-46/+46
* README.developer: put items about Windows together.Guy Harris2021-11-011-4/+4
* README.developer: Add note about portability on WindowsJoão Valverde2021-11-011-0/+10
* docs: Add some notes about project APIsJoão Valverde2021-10-261-1/+40
* Add new global header wireshark.h with guidelineJoão Valverde2021-10-221-0/+78
* Fix some spelling errorsMartin Mathieson2021-10-111-1/+1
* Update README.developerAndersBroman2021-10-051-1/+1
* docs: Add section about architecture to README.developerJoão Valverde2021-10-051-1/+20
* First pass pinfo->pool conversionEvan Huus2021-07-211-3/+3
* Rename version.h to be more descriptiveJoão Valverde2021-07-091-1/+1
* Disable assertions for release buildsJoão Valverde2021-05-191-1/+30
* Remove and replace obsolete ws_snprintf() definitionJoão Valverde2021-02-281-10/+14
* Docs: Recommend EditorConfig.Gerald Combs2021-02-251-26/+19
* Fix spelling errors in the documentationРоман Донченко2020-10-121-1/+1
* README.developer: Fix some quotation marks around function namesThomas Vogt2020-09-251-2/+2
* README.developer: Note that sources can use UTF-8.Gerald Combs2020-09-041-10/+12
* More Qt minimum version updates.Gerald Combs2019-12-101-1/+1
* Remove some references to Qt4.Gerald Combs2018-04-061-8/+5
* doc: minor changes in README files.Dario Lombardo2018-04-021-2/+0
* Warn the developer if we're building with GTK+.Gerald Combs2017-10-211-4/+9
* Convert README to README.md.Gerald Combs2017-08-151-4/+4
* Don't worry about initializing auto aggregates with non-constant values.Guy Harris2017-06-281-9/+16
* Fix the "don't initialize with non-constant variables" item.Guy Harris2017-06-271-4/+20
* Make Libgcrypt a mandatory dependencyPeter Wu2017-02-131-4/+3
* Officially require Qt 4.8 or newerPeter Wu2016-10-201-5/+4
* Allow a lot more C99 featuresPeter Wu2016-09-061-21/+14
* documentation: Suggest using prefixed public symbolsBalint Reczey2016-06-151-0/+5
* Add option to disable version.hJoão Valverde2016-04-211-0/+10
* Update min. GLib version and add Qt version checksJaap Keuter2016-03-291-5/+5
* Add EditorConfig reference to README.developerJoão Valverde2016-03-141-6/+23
* Note that variadic macros *can* be sued.Guy Harris2016-01-021-1/+4
* Update to reflect current reality.Guy Harris2015-11-081-29/+20
* Allow use of variadic macrosPeter Wu2015-10-051-17/+0
* doc: remove some references to the now defunct python supportPascal Quantin2014-12-121-1/+0
* Update the doc directory to use https://www.wireshark.org.Gerald Combs2014-09-171-2/+2
* README.dissector was split from README.developer in 2013 - update someJoerg Mayer2014-09-131-0/+1
* Remove $Id$ and other Subversion leftovers from the doc files.Jeff Morriss2014-02-141-3/+0
* Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki2013-12-201-2/+2
* Remove a phrase which implies that tab widths other than 8 are OK.Bill Meier2013-11-011-4/+4
* Subsume README.binarytrees into wmem doxygen. The README was out of dateEvan Huus2013-10-131-1/+0
* emem -> wmem conversion:Pascal Quantin2013-09-221-2/+2
* Document the current state of naming in ui/qt. Say it's OK to use C++Gerald Combs2013-09-031-4/+5
* Split README.developer into two: README.developer and README.dissector. All theEvan Huus2013-06-201-3131/+16
* Trivial: remove extraneous word, 'is'.Chris Maynard2013-05-201-1/+1
* Add CppCheck to the list of things to run before submitting code for review.Evan Huus2013-04-271-0/+5
* Major cleanup of skeleton dissector and related bits of README.developer.Evan Huus2013-04-151-8/+42
* Put the skeleton sample code from README.developer into its own file - it'sEvan Huus2013-04-151-369/+20